JUnit version 4.13.2
.08:04:13.688 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783497853679
08:04:13.756 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
08:04:13.834 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
08:04:13.851 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskwwxHvV/test-tmp
08:04:13.859 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
08:04:13.863 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskwwxHvV/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
08:04:14.053 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

08:04:14.071 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:04:14.072 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

08:04:14.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.073858 26765 mini_oidc.cc:150] Starting JWKS server
08:04:14.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.074610 26765 webserver.cc:533] Webserver started at http://127.0.0.1:42549/ using document root <none> and password file <none>
08:04:14.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.074700 26765 mini_oidc.cc:186] Starting OIDC Discovery server
08:04:14.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.074872 26765 webserver.cc:533] Webserver started at http://127.0.0.1:33397/ using document root <none> and password file <none>
08:04:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T08:04:14Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
08:04:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T08:04:14Z Disabled control of system clock
08:04:14.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.086809 26765 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:14.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:14.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/wal
08:04:14.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/data
08:04:14.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:04:14.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:04:14.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:04:14.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:14.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:14.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:14.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/logs
08:04:14.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/data/info.pb
08:04:14.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:14.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:04:14.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:04:14.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:04:14.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:04:14.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:14.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:14.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:14.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:04:14.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:04:14.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:04:14.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:04:14.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.126:36373
08:04:14.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.126
08:04:14.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:04:14.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:14.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:14.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:14.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:04:14.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:04:14.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:14.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:04:14.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42549/jwks.json with env {}
08:04:14.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.169045 26776 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:04:14.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.169224 26776 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:04:14.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.169245 26776 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:04:14.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.170960 26776 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:04:14.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.171007 26776 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:04:14.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.171021 26776 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:04:14.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.171033 26776 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:04:14.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.171046 26776 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:04:14.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.171057 26776 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42549/jwks.json
08:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.172947 26776 master_runner.cc:387] Master server non-default flags:
08:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:14.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:04:14.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/data
08:04:14.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/wal
08:04:14.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:04:14.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:14.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:04:14.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.126:36373
08:04:14.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:04:14.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:04:14.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:04:14.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42549/jwks.json
08:04:14.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:14.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:14.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/data/info.pb
08:04:14.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.126
08:04:14.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:04:14.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:04:14.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.26776
08:04:14.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:14.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:04:14.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:04:14.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:14.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/logs
08:04:14.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:14.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:04:14.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:04:14.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:04:14.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:04:14.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
08:04:14.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:04:14.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 07:43:13 UTC on e7f111948823
08:04:14.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12769
08:04:14.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.173174 26776 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:04:14.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.173372 26776 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:04:14.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.176625 26781 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:14.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.176708 26784 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:14.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.176625 26782 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:14.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.177238 26776 server_base.cc:1061] running on GCE node
08:04:14.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.177480 26776 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:04:14.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.177680 26776 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:04:14.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.178807 26776 hybrid_clock.cc:648] HybridClock initialized: now 1783497854178779 us; error 42 us; skew 500 ppm
08:04:14.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.180131 26776 webserver.cc:533] Webserver started at http://127.26.35.126:36453/ using document root <none> and password file <none>
08:04:14.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.180294 26776 fs_manager.cc:362] Metadata directory not provided
08:04:14.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.180330 26776 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:04:14.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.180401 26776 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:04:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.181304 26776 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/data/instance:
08:04:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc249e53f0ba43a8a5086f118f93b26f"
08:04:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:04:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.181562 26776 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/wal/instance:
08:04:14.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc249e53f0ba43a8a5086f118f93b26f"
08:04:14.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:04:14.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.182822 26776 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
08:04:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.183741 26790 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:04:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.183969 26776 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
08:04:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.184084 26776 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/data,/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/wal
08:04:14.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc249e53f0ba43a8a5086f118f93b26f"
08:04:14.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:04:14.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.184149 26776 fs_report.cc:389] FS layout report
08:04:14.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:04:14.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/wal
08:04:14.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/wal
08:04:14.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/data/data
08:04:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:04:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:04:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:04:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:04:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:04:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:04:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:04:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:04:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:04:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:04:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:04:14.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.205808 26776 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:04:14.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.206146 26776 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:04:14.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.206261 26776 kserver.cc:163] Server-wide thread pool size limit: 3276
08:04:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.210758 26776 rpc_server.cc:307] RPC server started. Bound to: 127.26.35.126:36373
08:04:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.210791 26842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.35.126:36373 every 8 connection(s)
08:04:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.211213 26776 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/data/info.pb
08:04:14.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.211910 26843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:04:14.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.213901 26765 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwwxHvV/build/release/bin/kudu as pid 26776
08:04:14.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.214214 26765 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/wal/instance
08:04:14.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.213579 26843 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } has no permanent_uuid. Determining permanent_uuid...
08:04:14.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.215348 26765 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:14.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:14.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/wal
08:04:14.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/data
08:04:14.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:04:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:04:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:04:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:14.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/logs
08:04:14.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/data/info.pb
08:04:14.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:14.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:04:14.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:04:14.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:04:14.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:04:14.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:14.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:14.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:14.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:04:14.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:04:14.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:04:14.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:04:14.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.125:41239
08:04:14.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.125
08:04:14.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:04:14.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:14.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:14.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:14.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:04:14.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:04:14.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:14.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:04:14.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42549/jwks.json with env {}
08:04:14.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.225273 26843 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } has no permanent_uuid. Determining permanent_uuid...
08:04:14.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.225711 26792 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.35.125:41239: connect: Connection refused (error 111)
08:04:14.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.226135 26843 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.35.125:41239: Network error: Client connection negotiation failed: client connection to 127.26.35.125:41239: connect: Connection refused (error 111)
08:04:14.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.275370 26843 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } attempt: 1
08:04:14.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.276611 26843 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.35.125:41239: Network error: Client connection negotiation failed: client connection to 127.26.35.125:41239: connect: Connection refused (error 111)
08:04:14.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.297598 26845 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:04:14.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.297768 26845 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:04:14.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.297787 26845 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:04:14.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.299335 26845 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:04:14.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.299381 26845 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:04:14.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.299394 26845 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:04:14.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.299407 26845 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:04:14.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.299418 26845 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:04:14.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.299429 26845 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42549/jwks.json
08:04:14.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.301236 26845 master_runner.cc:387] Master server non-default flags:
08:04:14.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:14.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:14.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:14.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:04:14.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/data
08:04:14.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/wal
08:04:14.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:04:14.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:14.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:14.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:14.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:04:14.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.125:41239
08:04:14.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:04:14.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:04:14.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:04:14.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42549/jwks.json
08:04:14.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:14.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:14.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/data/info.pb
08:04:14.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.125
08:04:14.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:04:14.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:04:14.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.26845
08:04:14.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:14.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:04:14.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:04:14.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:14.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/logs
08:04:14.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:14.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:04:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:04:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:04:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:04:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
08:04:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:04:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 07:43:13 UTC on e7f111948823
08:04:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12769
08:04:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.301456 26845 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:04:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.301662 26845 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:04:14.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.304128 26856 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:14.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.304136 26853 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:14.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.304776 26845 server_base.cc:1061] running on GCE node
08:04:14.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.305802 26854 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:14.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.306107 26845 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:04:14.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.306335 26845 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:04:14.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.307519 26845 hybrid_clock.cc:648] HybridClock initialized: now 1783497854307440 us; error 63 us; skew 500 ppm
08:04:14.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.309031 26845 webserver.cc:533] Webserver started at http://127.26.35.125:34473/ using document root <none> and password file <none>
08:04:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.309243 26845 fs_manager.cc:362] Metadata directory not provided
08:04:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.309295 26845 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:04:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.309410 26845 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:04:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.310575 26845 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/data/instance:
08:04:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "939367a7db8b4518adb2c862a2d7593b"
08:04:14.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:04:14.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.310941 26845 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/wal/instance:
08:04:14.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "939367a7db8b4518adb2c862a2d7593b"
08:04:14.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:04:14.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.313074 26845 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
08:04:14.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.314069 26862 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:04:14.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.314628 26845 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
08:04:14.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.314704 26845 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/data,/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/wal
08:04:14.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "939367a7db8b4518adb2c862a2d7593b"
08:04:14.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:04:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.314759 26845 fs_report.cc:389] FS layout report
08:04:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:04:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/wal
08:04:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/wal
08:04:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/data/data
08:04:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:04:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:04:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:04:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:04:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:04:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:04:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:04:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:04:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:04:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:04:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:04:14.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.340232 26845 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:04:14.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.340555 26845 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:04:14.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.340667 26845 kserver.cc:163] Server-wide thread pool size limit: 3276
08:04:14.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.344769 26843 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } attempt: 2
08:04:14.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.345732 26843 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.35.125:41239: Network error: Client connection negotiation failed: client connection to 127.26.35.125:41239: connect: Connection refused (error 111)
08:04:14.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.346040 26845 rpc_server.cc:307] RPC server started. Bound to: 127.26.35.125:41239
08:04:14.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.346087 26914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.35.125:41239 every 8 connection(s)
08:04:14.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.346475 26845 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/data/info.pb
08:04:14.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.347200 26915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:04:14.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.348850 26915 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } has no permanent_uuid. Determining permanent_uuid...
08:04:14.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.352347 26765 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwwxHvV/build/release/bin/kudu as pid 26845
08:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.352438 26765 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/wal/instance
08:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.353206 26765 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/wal
08:04:14.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/data
08:04:14.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:04:14.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:04:14.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:04:14.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:14.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/logs
08:04:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/data/info.pb
08:04:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:04:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:04:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:04:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:04:14.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:14.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:14.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:14.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:04:14.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:04:14.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:04:14.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:04:14.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.124:44375
08:04:14.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.124
08:04:14.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:04:14.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:14.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:14.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:14.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:04:14.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:04:14.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:14.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:04:14.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42549/jwks.json with env {}
08:04:14.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.354054 26915 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } has no permanent_uuid. Determining permanent_uuid...
08:04:14.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.358965 26915 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } has no permanent_uuid. Determining permanent_uuid...
08:04:14.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.359325 26864 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.35.124:44375: connect: Connection refused (error 111)
08:04:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.362520 26915 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.35.124:44375: Network error: Client connection negotiation failed: client connection to 127.26.35.124:44375: connect: Connection refused (error 111)
08:04:14.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.411763 26915 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } attempt: 1
08:04:14.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.412990 26915 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.35.124:44375: Network error: Client connection negotiation failed: client connection to 127.26.35.124:44375: connect: Connection refused (error 111)
08:04:14.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.436722 26918 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:04:14.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.436913 26918 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:04:14.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.436933 26918 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:04:14.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.436959 26843 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } attempt: 3
08:04:14.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.439157 26918 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:04:14.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.439224 26918 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:04:14.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.439244 26918 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:04:14.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.439262 26918 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:04:14.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.439280 26918 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:04:14.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.439299 26918 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42549/jwks.json
08:04:14.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.440951 26843 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } has no permanent_uuid. Determining permanent_uuid...
08:04:14.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.441627 26843 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.35.124:44375: Network error: Client connection negotiation failed: client connection to 127.26.35.124:44375: connect: Connection refused (error 111)
08:04:14.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.441929 26918 master_runner.cc:387] Master server non-default flags:
08:04:14.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:14.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:14.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:14.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:04:14.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/data
08:04:14.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/wal
08:04:14.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:04:14.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:14.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:14.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:14.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:04:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.124:44375
08:04:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:04:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:04:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:04:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42549/jwks.json
08:04:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/data/info.pb
08:04:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.124
08:04:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:04:14.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:04:14.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.26918
08:04:14.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:14.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:04:14.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:04:14.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:14.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/logs
08:04:14.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:14.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:04:14.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:04:14.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:04:14.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:04:14.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
08:04:14.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:04:14.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 07:43:13 UTC on e7f111948823
08:04:14.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12769
08:04:14.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.442153 26918 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:04:14.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.442387 26918 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:04:14.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.445132 26929 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:14.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.445324 26926 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:14.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.445490 26927 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:14.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.445820 26918 server_base.cc:1061] running on GCE node
08:04:14.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.445997 26918 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:04:14.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.446226 26918 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:04:14.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.447371 26918 hybrid_clock.cc:648] HybridClock initialized: now 1783497854447340 us; error 37 us; skew 500 ppm
08:04:14.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.448832 26918 webserver.cc:533] Webserver started at http://127.26.35.124:44839/ using document root <none> and password file <none>
08:04:14.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.449040 26918 fs_manager.cc:362] Metadata directory not provided
08:04:14.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.449100 26918 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:04:14.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.449221 26918 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:04:14.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.450222 26918 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/data/instance:
08:04:14.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "62377a7fc20444fbade663c05954a19b"
08:04:14.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:04:14.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.450583 26918 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/wal/instance:
08:04:14.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "62377a7fc20444fbade663c05954a19b"
08:04:14.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:04:14.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.452175 26918 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
08:04:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.453063 26935 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:04:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.453281 26918 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
08:04:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.453348 26918 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/data,/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/wal
08:04:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "62377a7fc20444fbade663c05954a19b"
08:04:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:04:14.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.453408 26918 fs_report.cc:389] FS layout report
08:04:14.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:04:14.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/wal
08:04:14.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/wal
08:04:14.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/data/data
08:04:14.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:04:14.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:04:14.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:04:14.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:04:14.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:04:14.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:04:14.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:04:14.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:04:14.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:04:14.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:04:14.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:04:14.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.472807 26843 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } attempt: 1
08:04:14.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.473798 26843 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.35.124:44375: Network error: Client connection negotiation failed: client connection to 127.26.35.124:44375: connect: Connection refused (error 111)
08:04:14.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.481247 26915 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } attempt: 2
08:04:14.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.482090 26915 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.35.124:44375: Network error: Client connection negotiation failed: client connection to 127.26.35.124:44375: connect: Connection refused (error 111)
08:04:14.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.487730 26918 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:04:14.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.488031 26918 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:04:14.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.488117 26918 kserver.cc:163] Server-wide thread pool size limit: 3276
08:04:14.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.492043 26918 rpc_server.cc:307] RPC server started. Bound to: 127.26.35.124:44375
08:04:14.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.492136 26987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.35.124:44375 every 8 connection(s)
08:04:14.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.492362 26918 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/data/info.pb
08:04:14.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.492937 26988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:04:14.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.494119 26988 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } has no permanent_uuid. Determining permanent_uuid...
08:04:14.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.499402 26988 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } has no permanent_uuid. Determining permanent_uuid...
08:04:14.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.499941 26765 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwwxHvV/build/release/bin/kudu as pid 26918
08:04:14.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.500039 26765 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/wal/instance
08:04:14.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.502946 26988 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } has no permanent_uuid. Determining permanent_uuid...
08:04:14.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.507853 26988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: Bootstrap starting.
08:04:14.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.508920 26988 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: Neither blocks nor log segments found. Creating new log.
08:04:14.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.509588 26988 log.cc:826] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: Log is configured to *not* fsync() on all Append() calls
08:04:14.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.510313 26988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: No bootstrap required, opened a new log
08:04:14.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.512392 26988 raft_consensus.cc:359] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:14.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.512503 26988 raft_consensus.cc:385] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:04:14.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.512523 26988 raft_consensus.cc:740] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62377a7fc20444fbade663c05954a19b, State: Initialized, Role: FOLLOWER
08:04:14.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.512602 26988 consensus_queue.cc:260] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:14.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.512888 26988 sys_catalog.cc:565] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: configured and running, proceeding with master startup.
08:04:14.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.512845 26996 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:14.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.512945 26996 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: This master's current role is: FOLLOWER
08:04:14.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.514741 27007 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:04:14.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.514799 27007 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:04:14.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.515027 26918 master_runner.cc:187] Error getting master registration for 127.26.35.126:36373: OK, instance_id { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" instance_seqno: 1783497854209513 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:04:14.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.516865 26918 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:04:14.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.548981 26843 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } attempt: 2
08:04:14.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.553226 26843 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: Bootstrap starting.
08:04:14.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.554050 26843 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: Neither blocks nor log segments found. Creating new log.
08:04:14.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.554329 26843 log.cc:826] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: Log is configured to *not* fsync() on all Append() calls
08:04:14.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.555073 26843 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: No bootstrap required, opened a new log
08:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.557257 26843 raft_consensus.cc:359] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.557400 26843 raft_consensus.cc:385] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:04:14.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.557431 26843 raft_consensus.cc:740] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc249e53f0ba43a8a5086f118f93b26f, State: Initialized, Role: FOLLOWER
08:04:14.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.557538 26843 consensus_queue.cc:260] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:14.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.557842 26843 sys_catalog.cc:565] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: configured and running, proceeding with master startup.
08:04:14.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.557878 27010 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:14.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.557998 27010 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: This master's current role is: FOLLOWER
08:04:14.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.560031 27021 catalog_manager.cc:1594] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:04:14.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.560361 27021 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:04:14.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.560670 26776 master_runner.cc:187] Error getting master registration for 127.26.35.125:41239: OK, instance_id { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" instance_seqno: 1783497854344048 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:04:14.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.562361 26776 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:04:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.573267 26915 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } attempt: 3
08:04:14.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.578773 26915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b: Bootstrap starting.
08:04:14.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.579523 26915 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b: Neither blocks nor log segments found. Creating new log.
08:04:14.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.579782 26915 log.cc:826] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b: Log is configured to *not* fsync() on all Append() calls
08:04:14.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.580456 26915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b: No bootstrap required, opened a new log
08:04:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.582212 26915 raft_consensus.cc:359] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.582343 26915 raft_consensus.cc:385] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:04:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.582378 26915 raft_consensus.cc:740] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 939367a7db8b4518adb2c862a2d7593b, State: Initialized, Role: FOLLOWER
08:04:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.582479 26915 consensus_queue.cc:260] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.582773 26915 sys_catalog.cc:565] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: configured and running, proceeding with master startup.
08:04:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.583619 27024 sys_catalog.cc:455] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:14.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.584089 27024 sys_catalog.cc:458] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: This master's current role is: FOLLOWER
08:04:14.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.584874 27035 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:04:14.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.585223 27035 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:04:14.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.586896 26845 master_runner.cc:264] No leader master found from master 939367a7db8b4518adb2c862a2d7593b
08:04:14.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.586941 26845 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:04:14.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.591324 26868 tablet.cc:2406] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:04:14.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.707098 26796 tablet.cc:2406] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:04:14.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.738741 26941 tablet.cc:2406] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:04:14.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.814929 27024 raft_consensus.cc:493] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:04:14.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.815052 27024 raft_consensus.cc:515] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:14.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.815312 27024 leader_election.cc:290] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc249e53f0ba43a8a5086f118f93b26f (127.26.35.126:36373), 62377a7fc20444fbade663c05954a19b (127.26.35.124:44375)
08:04:14.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.815637 26817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "939367a7db8b4518adb2c862a2d7593b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc249e53f0ba43a8a5086f118f93b26f" is_pre_election: true
08:04:14.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.815637 26962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "939367a7db8b4518adb2c862a2d7593b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62377a7fc20444fbade663c05954a19b" is_pre_election: true
08:04:14.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.815786 26817 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 939367a7db8b4518adb2c862a2d7593b in term 0.
08:04:14.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.815815 26962 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 939367a7db8b4518adb2c862a2d7593b in term 0.
08:04:14.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.816064 26865 leader_election.cc:304] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 939367a7db8b4518adb2c862a2d7593b, bc249e53f0ba43a8a5086f118f93b26f; no voters: 
08:04:14.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.816807 27024 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 0 FOLLOWER]: Leader pre-election won for term 1
08:04:14.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.816888 27024 raft_consensus.cc:493] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:04:14.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.816915 27024 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 0 FOLLOWER]: Advancing to term 1
08:04:14.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.817780 27024 raft_consensus.cc:515] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:14.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.818014 27024 leader_election.cc:290] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [CANDIDATE]: Term 1 election: Requested vote from peers bc249e53f0ba43a8a5086f118f93b26f (127.26.35.126:36373), 62377a7fc20444fbade663c05954a19b (127.26.35.124:44375)
08:04:14.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.818146 26962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "939367a7db8b4518adb2c862a2d7593b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62377a7fc20444fbade663c05954a19b"
08:04:14.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.818205 26817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "939367a7db8b4518adb2c862a2d7593b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc249e53f0ba43a8a5086f118f93b26f"
08:04:14.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.818229 26962 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 0 FOLLOWER]: Advancing to term 1
08:04:14.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.818289 26817 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 0 FOLLOWER]: Advancing to term 1
08:04:14.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.819101 26962 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 939367a7db8b4518adb2c862a2d7593b in term 1.
08:04:14.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.819206 26817 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 939367a7db8b4518adb2c862a2d7593b in term 1.
08:04:14.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.819286 26864 leader_election.cc:304] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62377a7fc20444fbade663c05954a19b, 939367a7db8b4518adb2c862a2d7593b; no voters: 
08:04:14.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.819442 27024 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 1 FOLLOWER]: Leader election won for term 1
08:04:14.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.819588 27024 raft_consensus.cc:697] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 1 LEADER]: Becoming Leader. State: Replica: 939367a7db8b4518adb2c862a2d7593b, State: Running, Role: LEADER
08:04:14.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.819680 27024 consensus_queue.cc:237] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:14.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.820092 27037 sys_catalog.cc:455] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 939367a7db8b4518adb2c862a2d7593b. Latest consensus state: current_term: 1 leader_uuid: "939367a7db8b4518adb2c862a2d7593b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:14.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.820161 27037 sys_catalog.cc:458] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: This master's current role is: LEADER
08:04:14.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.820336 27039 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
08:04:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.820528 27039 catalog_manager.cc:1520] Initializing Kudu cluster ID...
08:04:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.822052 26962 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 1 FOLLOWER]: Refusing update from remote peer 939367a7db8b4518adb2c862a2d7593b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:04:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.822103 26817 raft_consensus.cc:1275] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 1 FOLLOWER]: Refusing update from remote peer 939367a7db8b4518adb2c862a2d7593b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:04:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.822304 27037 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:04:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.822381 27024 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:04:14.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.823468 27010 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 939367a7db8b4518adb2c862a2d7593b. Latest consensus state: current_term: 1 leader_uuid: "939367a7db8b4518adb2c862a2d7593b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:14.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.823546 27010 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: This master's current role is: FOLLOWER
08:04:14.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.823514 26996 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 939367a7db8b4518adb2c862a2d7593b. Latest consensus state: current_term: 1 leader_uuid: "939367a7db8b4518adb2c862a2d7593b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:14.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.823607 26996 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: This master's current role is: FOLLOWER
08:04:14.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.825278 27024 sys_catalog.cc:455] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "939367a7db8b4518adb2c862a2d7593b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:14.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.825356 27024 sys_catalog.cc:458] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: This master's current role is: LEADER
08:04:14.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.825505 27040 mvcc.cc:204] Tried to move back new op lower bound from 7305207213349027840 to 7305207213341822976. Current Snapshot: MvccSnapshot[applied={T|T < 7305207213349027840}]
08:04:14.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.825783 27042 mvcc.cc:204] Tried to move back new op lower bound from 7305207213349027840 to 7305207213341822976. Current Snapshot: MvccSnapshot[applied={T|T < 7305207213349027840}]
08:04:14.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.825884 26996 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "939367a7db8b4518adb2c862a2d7593b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:14.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.825955 26996 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: This master's current role is: FOLLOWER
08:04:14.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.826021 27037 sys_catalog.cc:455] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "939367a7db8b4518adb2c862a2d7593b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:14.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.826090 27037 sys_catalog.cc:458] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: This master's current role is: LEADER
08:04:14.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.826433 27010 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "939367a7db8b4518adb2c862a2d7593b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:14.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.826512 27010 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: This master's current role is: FOLLOWER
08:04:14.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.826679 27039 catalog_manager.cc:1383] Generated new cluster ID: a1d5a733c06d4a14acbc8400e0f5cc14
08:04:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.826719 27039 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
08:04:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.829228 27041 mvcc.cc:204] Tried to move back new op lower bound from 7305207213349027840 to 7305207213341822976. Current Snapshot: MvccSnapshot[applied={T|T < 7305207213349027840}]
08:04:14.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.855736 27039 catalog_manager.cc:1406] Generated new certificate authority record
08:04:14.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.856900 27039 catalog_manager.cc:1540] Loading token signing keys...
08:04:14.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.868500 27039 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b: Generated new TSK 0
08:04:14.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.868710 27039 catalog_manager.cc:1550] Initializing in-progress tserver states...
08:04:14.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.876896 26765 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:14.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:14.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal
08:04:14.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data
08:04:14.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:04:14.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:04:14.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:04:14.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:14.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:14.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:14.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/logs
08:04:14.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data/info.pb
08:04:14.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:14.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:04:14.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:04:14.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:04:14.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:04:14.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:14.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:14.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:14.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:04:14.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:04:14.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.65:0
08:04:14.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.35.65
08:04:14.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.65
08:04:14.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:04:14.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:14.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:14.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:14.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:14.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:04:14.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.958559 27049 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:04:14.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.958729 27049 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:04:14.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.958748 27049 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:04:14.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.961009 27049 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:04:14.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.961092 27049 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.35.65
08:04:14.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.962651 27049 tablet_server_runner.cc:78] Tablet server non-default flags:
08:04:14.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:04:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data
08:04:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal
08:04:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.65:0
08:04:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:04:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data/info.pb
08:04:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.65
08:04:14.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:04:14.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:14.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:04:14.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27049
08:04:14.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:14.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:04:14.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:04:14.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:14.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.35.65
08:04:14.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/logs
08:04:14.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:14.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:04:14.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:04:14.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:04:14.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:04:14.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
08:04:14.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:04:14.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 07:43:13 UTC on e7f111948823
08:04:14.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12769
08:04:14.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.962870 27049 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:04:14.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.963057 27049 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:04:14.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.966064 27055 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:14.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.966154 27054 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:14.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:14.966343 27057 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:14.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.966496 27049 server_base.cc:1061] running on GCE node
08:04:14.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.966696 27049 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:04:14.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.966949 27049 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:04:14.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.968238 27049 hybrid_clock.cc:648] HybridClock initialized: now 1783497854968201 us; error 48 us; skew 500 ppm
08:04:14.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.969586 27049 webserver.cc:533] Webserver started at http://127.26.35.65:41397/ using document root <none> and password file <none>
08:04:14.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.969851 27049 fs_manager.cc:362] Metadata directory not provided
08:04:14.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.969930 27049 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:04:14.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.970161 27049 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:04:14.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.971093 27049 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data/instance:
08:04:14.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bfee26ef7e064e1aa1bf681d02a20d7c"
08:04:14.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:04:14.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.971486 27049 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal/instance:
08:04:14.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bfee26ef7e064e1aa1bf681d02a20d7c"
08:04:14.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:04:14.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.973423 27049 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
08:04:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.974355 27063 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:04:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.974588 27049 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
08:04:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.974653 27049 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data,/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal
08:04:14.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bfee26ef7e064e1aa1bf681d02a20d7c"
08:04:14.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:04:14.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.974728 27049 fs_report.cc:389] FS layout report
08:04:14.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:04:14.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal
08:04:14.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal
08:04:14.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data/data
08:04:14.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:04:14.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:04:14.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:04:14.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:04:14.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:04:14.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:04:14.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:04:14.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:04:14.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:04:14.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:04:14.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:04:14.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.985778 27049 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:04:14.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.986140 27049 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:04:14.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.986267 27049 kserver.cc:163] Server-wide thread pool size limit: 3276
08:04:14.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.986500 27049 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:04:14.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.986886 27049 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:04:14.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.986963 27049 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:04:14.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.986996 27049 ts_tablet_manager.cc:616] Registered 0 tablets
08:04:14.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.987015 27049 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:04:14.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.993836 27049 rpc_server.cc:307] RPC server started. Bound to: 127.26.35.65:33655
08:04:14.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.993884 27176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.35.65:33655 every 8 connection(s)
08:04:14.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.994199 27049 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data/info.pb
08:04:14.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.999547 27179 heartbeater.cc:344] Connected to a master server at 127.26.35.125:41239
08:04:15.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.999673 27179 heartbeater.cc:461] Registering TS with master...
08:04:15.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.999739 27177 heartbeater.cc:344] Connected to a master server at 127.26.35.124:44375
08:04:15.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.999809 27178 heartbeater.cc:344] Connected to a master server at 127.26.35.126:36373
08:04:15.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.999830 27177 heartbeater.cc:461] Registering TS with master...
08:04:15.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.999864 27178 heartbeater.cc:461] Registering TS with master...
08:04:15.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.999907 27179 heartbeater.cc:507] Master 127.26.35.125:41239 requested a full tablet report, sending...
08:04:15.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.999943 27178 heartbeater.cc:507] Master 127.26.35.126:36373 requested a full tablet report, sending...
08:04:15.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:14.999955 27177 heartbeater.cc:507] Master 127.26.35.124:44375 requested a full tablet report, sending...
08:04:15.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.000376 26879 ts_manager.cc:194] Registered new tserver with Master: bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655)
08:04:15.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.000394 26807 ts_manager.cc:194] Registered new tserver with Master: bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655)
08:04:15.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.000686 26952 ts_manager.cc:194] Registered new tserver with Master: bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655)
08:04:15.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.001230 26879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.35.65:37537
08:04:15.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.002130 26765 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwwxHvV/build/release/bin/kudu as pid 27049
08:04:15.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.002272 26765 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal/instance
08:04:15.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.003738 26765 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/wal
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/data
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/logs
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/data/info.pb
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:04:15.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:04:15.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.66:0
08:04:15.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.35.66
08:04:15.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.66
08:04:15.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:04:15.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:15.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:15.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:15.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:15.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:04:15.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:15.082777 27184 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:04:15.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:15.082988 27184 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:04:15.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:15.083019 27184 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:04:15.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:15.085106 27184 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:04:15.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:15.085209 27184 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.35.66
08:04:15.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.087023 27184 tablet_server_runner.cc:78] Tablet server non-default flags:
08:04:15.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:15.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:15.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:15.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:04:15.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/data
08:04:15.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/wal
08:04:15.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.66:0
08:04:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:04:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/data/info.pb
08:04:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.66
08:04:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:04:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:04:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27184
08:04:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:04:15.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:04:15.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:15.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.35.66
08:04:15.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/logs
08:04:15.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:15.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:04:15.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:04:15.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:04:15.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:04:15.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
08:04:15.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:04:15.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 07:43:13 UTC on e7f111948823
08:04:15.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12769
08:04:15.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.087314 27184 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:04:15.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.087594 27184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:04:15.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:15.090688 27189 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:15.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:15.090728 27190 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:15.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:15.090723 27192 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:15.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.090996 27184 server_base.cc:1061] running on GCE node
08:04:15.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.091171 27184 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:04:15.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.091414 27184 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:04:15.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.092552 27184 hybrid_clock.cc:648] HybridClock initialized: now 1783497855092519 us; error 50 us; skew 500 ppm
08:04:15.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.093775 27184 webserver.cc:533] Webserver started at http://127.26.35.66:34699/ using document root <none> and password file <none>
08:04:15.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.094002 27184 fs_manager.cc:362] Metadata directory not provided
08:04:15.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.094079 27184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:04:15.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.094192 27184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:04:15.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.095157 27184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/data/instance:
08:04:15.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2d2a397923714ec08ddb8a6fa7958204"
08:04:15.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:15 on dist-test-slave-s192"
08:04:15.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.095526 27184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/wal/instance:
08:04:15.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2d2a397923714ec08ddb8a6fa7958204"
08:04:15.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:15 on dist-test-slave-s192"
08:04:15.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.096949 27184 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
08:04:15.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.097744 27198 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:04:15.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.097944 27184 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
08:04:15.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.098011 27184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/data,/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/wal
08:04:15.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2d2a397923714ec08ddb8a6fa7958204"
08:04:15.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:15 on dist-test-slave-s192"
08:04:15.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.098076 27184 fs_report.cc:389] FS layout report
08:04:15.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:04:15.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/wal
08:04:15.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/wal
08:04:15.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/data/data
08:04:15.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:04:15.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:04:15.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:04:15.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:04:15.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:04:15.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:04:15.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:04:15.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:04:15.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:04:15.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:04:15.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:04:15.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.114184 27184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:04:15.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.114547 27184 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:04:15.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.114684 27184 kserver.cc:163] Server-wide thread pool size limit: 3276
08:04:15.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.114930 27184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:04:15.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.115305 27184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:04:15.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.115338 27184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:04:15.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.115367 27184 ts_tablet_manager.cc:616] Registered 0 tablets
08:04:15.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.115383 27184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:04:15.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.121464 27184 rpc_server.cc:307] RPC server started. Bound to: 127.26.35.66:35869
08:04:15.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.121512 27311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.35.66:35869 every 8 connection(s)
08:04:15.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.121847 27184 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/data/info.pb
08:04:15.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.127028 27314 heartbeater.cc:344] Connected to a master server at 127.26.35.125:41239
08:04:15.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.127115 27313 heartbeater.cc:344] Connected to a master server at 127.26.35.126:36373
08:04:15.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.127182 27312 heartbeater.cc:344] Connected to a master server at 127.26.35.124:44375
08:04:15.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.127446 27314 heartbeater.cc:461] Registering TS with master...
08:04:15.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.127457 27313 heartbeater.cc:461] Registering TS with master...
08:04:15.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.127462 27312 heartbeater.cc:461] Registering TS with master...
08:04:15.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.127682 27314 heartbeater.cc:507] Master 127.26.35.125:41239 requested a full tablet report, sending...
08:04:15.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.127671 27313 heartbeater.cc:507] Master 127.26.35.126:36373 requested a full tablet report, sending...
08:04:15.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.127671 27312 heartbeater.cc:507] Master 127.26.35.124:44375 requested a full tablet report, sending...
08:04:15.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.128155 26807 ts_manager.cc:194] Registered new tserver with Master: 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66:35869)
08:04:15.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.128407 26879 ts_manager.cc:194] Registered new tserver with Master: 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66:35869)
08:04:15.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.128432 26952 ts_manager.cc:194] Registered new tserver with Master: 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66:35869)
08:04:15.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.128674 26765 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwwxHvV/build/release/bin/kudu as pid 27184
08:04:15.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.128763 26765 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/wal/instance
08:04:15.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.128909 26879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.35.66:57883
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.129969 26765 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/wal
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/data
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/logs
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/data/info.pb
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.67:0
08:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.35.67
08:04:15.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.67
08:04:15.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:04:15.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:15.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:15.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:15.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:15.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:04:15.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:15.208808 27319 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:04:15.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:15.209017 27319 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:04:15.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:15.209045 27319 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:04:15.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:15.210845 27319 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:04:15.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:15.210933 27319 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.35.67
08:04:15.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.212713 27319 tablet_server_runner.cc:78] Tablet server non-default flags:
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/data
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/wal
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.67:0
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/data/info.pb
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.67
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:04:15.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27319
08:04:15.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:15.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:04:15.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:04:15.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:15.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.35.67
08:04:15.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/logs
08:04:15.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:15.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:04:15.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:04:15.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:04:15.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:04:15.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
08:04:15.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:04:15.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 07:43:13 UTC on e7f111948823
08:04:15.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12769
08:04:15.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.212953 27319 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:04:15.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.213219 27319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:04:15.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:15.216181 27324 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:15.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:15.216199 27327 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:15.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:15.216271 27325 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:15.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.216820 27319 server_base.cc:1061] running on GCE node
08:04:15.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.217047 27319 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:04:15.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.217284 27319 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:04:15.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.218439 27319 hybrid_clock.cc:648] HybridClock initialized: now 1783497855218413 us; error 42 us; skew 500 ppm
08:04:15.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.219488 27319 webserver.cc:533] Webserver started at http://127.26.35.67:35007/ using document root <none> and password file <none>
08:04:15.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.219704 27319 fs_manager.cc:362] Metadata directory not provided
08:04:15.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.219763 27319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:04:15.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.219899 27319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:04:15.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.220795 27319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/data/instance:
08:04:15.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db912c756d5642188ac063a9a687a1fe"
08:04:15.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:15 on dist-test-slave-s192"
08:04:15.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.221155 27319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/wal/instance:
08:04:15.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db912c756d5642188ac063a9a687a1fe"
08:04:15.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:15 on dist-test-slave-s192"
08:04:15.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.222582 27319 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
08:04:15.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.223395 27333 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:04:15.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.223619 27319 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
08:04:15.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.223688 27319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/data,/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/wal
08:04:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db912c756d5642188ac063a9a687a1fe"
08:04:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:15 on dist-test-slave-s192"
08:04:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.223748 27319 fs_report.cc:389] FS layout report
08:04:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:04:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/wal
08:04:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/wal
08:04:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/data/data
08:04:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:04:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:04:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:04:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:04:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:04:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:04:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:04:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:04:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:04:15.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:04:15.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:04:15.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.248039 27319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:04:15.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.248370 27319 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:04:15.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.248500 27319 kserver.cc:163] Server-wide thread pool size limit: 3276
08:04:15.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.248749 27319 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:04:15.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.249152 27319 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:04:15.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.249223 27319 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:04:15.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.249279 27319 ts_tablet_manager.cc:616] Registered 0 tablets
08:04:15.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.249296 27319 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:04:15.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.255179 27319 rpc_server.cc:307] RPC server started. Bound to: 127.26.35.67:38795
08:04:15.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.255226 27446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.35.67:38795 every 8 connection(s)
08:04:15.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.255586 27319 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/data/info.pb
08:04:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.261045 27447 heartbeater.cc:344] Connected to a master server at 127.26.35.124:44375
08:04:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.261159 27449 heartbeater.cc:344] Connected to a master server at 127.26.35.125:41239
08:04:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.261242 27449 heartbeater.cc:461] Registering TS with master...
08:04:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.261173 27447 heartbeater.cc:461] Registering TS with master...
08:04:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.261404 27449 heartbeater.cc:507] Master 127.26.35.125:41239 requested a full tablet report, sending...
08:04:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.261412 27447 heartbeater.cc:507] Master 127.26.35.124:44375 requested a full tablet report, sending...
08:04:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.261567 27448 heartbeater.cc:344] Connected to a master server at 127.26.35.126:36373
08:04:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.261603 27448 heartbeater.cc:461] Registering TS with master...
08:04:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.261688 27448 heartbeater.cc:507] Master 127.26.35.126:36373 requested a full tablet report, sending...
08:04:15.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.261795 26879 ts_manager.cc:194] Registered new tserver with Master: db912c756d5642188ac063a9a687a1fe (127.26.35.67:38795)
08:04:15.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.261930 26807 ts_manager.cc:194] Registered new tserver with Master: db912c756d5642188ac063a9a687a1fe (127.26.35.67:38795)
08:04:15.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.262269 26879 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.35.67:58497
08:04:15.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.262478 26952 ts_manager.cc:194] Registered new tserver with Master: db912c756d5642188ac063a9a687a1fe (127.26.35.67:38795)
08:04:15.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.264472 26765 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwwxHvV/build/release/bin/kudu as pid 27319
08:04:15.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.264588 26765 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-2/wal/instance
08:04:15.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.266841 26765 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
08:04:15.267 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:04:15.268 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

08:04:15.276 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.35.126"
      port: 36373
    }
    bound_http_address {
      host: "127.26.35.126"
      port: 36453
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.35.125"
      port: 41239
    }
    bound_http_address {
      host: "127.26.35.125"
      port: 34473
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.35.124"
      port: 44375
    }
    bound_http_address {
      host: "127.26.35.124"
      port: 44839
    }
  }
}

08:04:15.279 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

08:04:15.281 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.35.65"
      port: 33655
    }
    bound_http_address {
      host: "127.26.35.65"
      port: 41397
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.35.66"
      port: 35869
    }
    bound_http_address {
      host: "127.26.35.66"
      port: 34699
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.35.67"
      port: 38795
    }
    bound_http_address {
      host: "127.26.35.67"
      port: 35007
    }
  }
}

08:04:15.281 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
08:04:15.446 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
08:04:15.502 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:04:15.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.515208 27007 catalog_manager.cc:1295] Loaded cluster ID: a1d5a733c06d4a14acbc8400e0f5cc14
08:04:15.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.515292 27007 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: loading cluster ID for follower catalog manager: success
08:04:15.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.516572 27007 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: acquiring CA information for follower catalog manager: success
08:04:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.516930 27007 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:04:15.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.561053 27021 catalog_manager.cc:1295] Loaded cluster ID: a1d5a733c06d4a14acbc8400e0f5cc14
08:04:15.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.561147 27021 catalog_manager.cc:1588] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: loading cluster ID for follower catalog manager: success
08:04:15.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.562446 27021 catalog_manager.cc:1610] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: acquiring CA information for follower catalog manager: success
08:04:15.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:15.562798 27021 catalog_manager.cc:1638] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:04:15.590 [INFO - main] (ITClient.java:94) Test will run for 60 seconds
08:04:15.657 [DEBUG - main] (Connection.java:748) [peer master-127.26.35.126:36373(127.26.35.126:36373)] connecting to peer
08:04:15.718 [DEBUG - main] (Connection.java:748) [peer master-127.26.35.124:44375(127.26.35.124:44375)] connecting to peer
08:04:15.723 [DEBUG - main] (Connection.java:748) [peer master-127.26.35.125:41239(127.26.35.125:41239)] connecting to peer
08:04:15.735 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.35.124:44375(127.26.35.124:44375)] Successfully connected to peer
08:04:15.735 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.35.126:36373(127.26.35.126:36373)] Successfully connected to peer
08:04:15.738 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.35.125:41239(127.26.35.125:41239)] Successfully connected to peer
08:04:15.840 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.35.125
08:04:15.840 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.35.124
08:04:15.840 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.35.126
08:04:16.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.002009 27179 heartbeater.cc:499] Master 127.26.35.125:41239 was elected leader, sending a full tablet report...
08:04:16.069 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe5a4668a, L:/127.0.0.1:58562 - R:/127.26.35.125:41239] using SASL/PLAIN
08:04:16.069 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc2b80fe2, L:/127.0.0.1:40574 - R:/127.26.35.124:44375] using SASL/PLAIN
08:04:16.069 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6336d987, L:/127.0.0.1:33876 - R:/127.26.35.126:36373] using SASL/PLAIN
08:04:16.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:04:16.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=494), Traces: [0ms] refreshing cache from master, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.126:36373, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.124:44375, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.125:41239, [462ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.124:44375: OK, [462ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.126:36373: OK, [463ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.125:41239: OK, deferred=null) after lookup
08:04:16.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.129838 27314 heartbeater.cc:499] Master 127.26.35.125:41239 was elected leader, sending a full tablet report...
08:04:16.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.160508 26879 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58562:
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.ITClient-1783497853607"
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:04:16.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
08:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
08:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
08:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
08:04:16.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
08:04:16.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
08:04:16.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
08:04:16.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:04:16.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:04:16.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:04:16.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:04:16.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
08:04:16.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
08:04:16.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:04:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:04:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:04:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:04:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:04:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:04:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:04:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 3
08:04:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
08:04:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
08:04:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
08:04:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
08:04:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:04:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:04:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:04:16.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:16.161862 26879 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table org.apache.kudu.client.ITClient-1783497853607 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
08:04:16.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.171729 27246 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2d91a4d34543fb917e4b333e1fe523 (DEFAULT_TABLE table=org.apache.kudu.client.ITClient-1783497853607 [id=dfce714f42bc4dde9dc6c28376b8f05e]), partition=RANGE (key) PARTITION UNBOUNDED
08:04:16.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.172091 27246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2d91a4d34543fb917e4b333e1fe523. 1 dirs total, 0 dirs full, 0 dirs failed
08:04:16.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.177151 27475 tablet_bootstrap.cc:492] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204: Bootstrap starting.
08:04:16.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.177194 27111 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2d91a4d34543fb917e4b333e1fe523 (DEFAULT_TABLE table=org.apache.kudu.client.ITClient-1783497853607 [id=dfce714f42bc4dde9dc6c28376b8f05e]), partition=RANGE (key) PARTITION UNBOUNDED
08:04:16.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.177518 27111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2d91a4d34543fb917e4b333e1fe523. 1 dirs total, 0 dirs full, 0 dirs failed
08:04:16.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.177889 27475 tablet_bootstrap.cc:654] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204: Neither blocks nor log segments found. Creating new log.
08:04:16.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.178224 27475 log.cc:826] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204: Log is configured to *not* fsync() on all Append() calls
08:04:16.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.179106 27381 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2d91a4d34543fb917e4b333e1fe523 (DEFAULT_TABLE table=org.apache.kudu.client.ITClient-1783497853607 [id=dfce714f42bc4dde9dc6c28376b8f05e]), partition=RANGE (key) PARTITION UNBOUNDED
08:04:16.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.179387 27381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2d91a4d34543fb917e4b333e1fe523. 1 dirs total, 0 dirs full, 0 dirs failed
08:04:16.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.180747 27475 tablet_bootstrap.cc:492] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204: No bootstrap required, opened a new log
08:04:16.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.180816 27475 ts_tablet_manager.cc:1403] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
08:04:16.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.182276 27478 tablet_bootstrap.cc:492] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe: Bootstrap starting.
08:04:16.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.182652 27475 raft_consensus.cc:359] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:16.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.182906 27478 tablet_bootstrap.cc:654] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe: Neither blocks nor log segments found. Creating new log.
08:04:16.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.182797 27475 raft_consensus.cc:385] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:04:16.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.183040 27475 raft_consensus.cc:740] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d2a397923714ec08ddb8a6fa7958204, State: Initialized, Role: FOLLOWER
08:04:16.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.183197 27476 tablet_bootstrap.cc:492] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Bootstrap starting.
08:04:16.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.183174 27475 consensus_queue.cc:260] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:16.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.183439 27475 ts_tablet_manager.cc:1434] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
08:04:16.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.185518 27476 tablet_bootstrap.cc:654] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Neither blocks nor log segments found. Creating new log.
08:04:16.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.185849 27476 log.cc:826] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Log is configured to *not* fsync() on all Append() calls
08:04:16.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.187294 27476 tablet_bootstrap.cc:492] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: No bootstrap required, opened a new log
08:04:16.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.187570 27476 ts_tablet_manager.cc:1403] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
08:04:16.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.188755 27478 log.cc:826] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe: Log is configured to *not* fsync() on all Append() calls
08:04:16.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.189648 27476 raft_consensus.cc:359] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:16.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.189800 27476 raft_consensus.cc:385] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:04:16.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.189828 27476 raft_consensus.cc:740] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfee26ef7e064e1aa1bf681d02a20d7c, State: Initialized, Role: FOLLOWER
08:04:16.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.189953 27476 consensus_queue.cc:260] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:16.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.190213 27476 ts_tablet_manager.cc:1434] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
08:04:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.191270 27478 tablet_bootstrap.cc:492] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe: No bootstrap required, opened a new log
08:04:16.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.191354 27478 ts_tablet_manager.cc:1403] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.000s
08:04:16.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.193229 27478 raft_consensus.cc:359] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:16.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.193571 27478 raft_consensus.cc:385] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:04:16.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.193645 27478 raft_consensus.cc:740] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db912c756d5642188ac063a9a687a1fe, State: Initialized, Role: FOLLOWER
08:04:16.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.193766 27478 consensus_queue.cc:260] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:16.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table dfce714f42bc4dde9dc6c28376b8f05e
08:04:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.193992 27478 ts_tablet_manager.cc:1434] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
08:04:16.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.194316 27449 heartbeater.cc:499] Master 127.26.35.125:41239 was elected leader, sending a full tablet report...
08:04:16.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:16.246572 27180 tablet.cc:2406] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:04:16.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:16.256696 27450 tablet.cc:2406] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:04:16.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.268337 27482 raft_consensus.cc:493] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:04:16.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.268486 27482 raft_consensus.cc:515] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:16.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.268889 27482 leader_election.cc:290] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66:35869), db912c756d5642188ac063a9a687a1fe (127.26.35.67:38795)
08:04:16.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.273375 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" candidate_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db912c756d5642188ac063a9a687a1fe" is_pre_election: true
08:04:16.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.273394 27266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" candidate_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2a397923714ec08ddb8a6fa7958204" is_pre_election: true
08:04:16.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.273552 27266 raft_consensus.cc:2468] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfee26ef7e064e1aa1bf681d02a20d7c in term 0.
08:04:16.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.273553 27401 raft_consensus.cc:2468] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfee26ef7e064e1aa1bf681d02a20d7c in term 0.
08:04:16.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.273770 27065 leader_election.cc:304] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2a397923714ec08ddb8a6fa7958204, bfee26ef7e064e1aa1bf681d02a20d7c; no voters: 
08:04:16.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.273927 27482 raft_consensus.cc:2804] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 0 FOLLOWER]: Leader pre-election won for term 1
08:04:16.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.273991 27482 raft_consensus.cc:493] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:04:16.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.274022 27482 raft_consensus.cc:3060] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 0 FOLLOWER]: Advancing to term 1
08:04:16.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.274793 27482 raft_consensus.cc:515] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:16.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.274947 27482 leader_election.cc:290] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [CANDIDATE]: Term 1 election: Requested vote from peers 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66:35869), db912c756d5642188ac063a9a687a1fe (127.26.35.67:38795)
08:04:16.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.275113 27266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" candidate_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d2a397923714ec08ddb8a6fa7958204"
08:04:16.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.275187 27266 raft_consensus.cc:3060] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 0 FOLLOWER]: Advancing to term 1
08:04:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.275851 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" candidate_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db912c756d5642188ac063a9a687a1fe"
08:04:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.275929 27401 raft_consensus.cc:3060] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 0 FOLLOWER]: Advancing to term 1
08:04:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.276736 27266 raft_consensus.cc:2468] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfee26ef7e064e1aa1bf681d02a20d7c in term 1.
08:04:16.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.276736 27401 raft_consensus.cc:2468] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfee26ef7e064e1aa1bf681d02a20d7c in term 1.
08:04:16.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.276888 27065 leader_election.cc:304] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfee26ef7e064e1aa1bf681d02a20d7c, db912c756d5642188ac063a9a687a1fe; no voters: 
08:04:16.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.276996 27482 raft_consensus.cc:2804] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 1 FOLLOWER]: Leader election won for term 1
08:04:16.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.277161 27482 raft_consensus.cc:697] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 1 LEADER]: Becoming Leader. State: Replica: bfee26ef7e064e1aa1bf681d02a20d7c, State: Running, Role: LEADER
08:04:16.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.277254 27482 consensus_queue.cc:237] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:16.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.278102 26879 catalog_manager.cc:5697] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c reported cstate change: term changed from 0 to 1, leader changed from <none> to bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65). New cstate: current_term: 1 leader_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } health_report { overall_health: UNKNOWN } } }
08:04:16.284 [DEBUG - Time-limited test] (RandomUtils.java:49) Using random seed: 1783497856284
08:04:16.291 [DEBUG - Time-limited test] (RandomUtils.java:49) Using random seed: 1783497856291
08:04:16.292 [DEBUG - Time-limited test] (RandomUtils.java:49) Using random seed: 1783497856292
08:04:16.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:16.312 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299992, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)[L],db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:16.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=18), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [7ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, deferred=null) after lookup
08:04:16.325 [DEBUG - kudu-nio-2] (Connection.java:748) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] connecting to peer
08:04:16.340 [DEBUG - kudu-nio-3] (Connection.java:757) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] Successfully connected to peer
08:04:16.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:16.373212 27315 tablet.cc:2406] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:04:16.397 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xe3c500f8, L:/127.0.0.1:57992 - R:/127.26.35.65:33655] using TOKEN/null
08:04:16.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.400400 27401 raft_consensus.cc:1275] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 1 FOLLOWER]: Refusing update from remote peer bfee26ef7e064e1aa1bf681d02a20d7c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:04:16.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.400871 27266 raft_consensus.cc:1275] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 1 FOLLOWER]: Refusing update from remote peer bfee26ef7e064e1aa1bf681d02a20d7c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:04:16.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.401355 27486 consensus_queue.cc:1048] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:04:16.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.401487 27482 consensus_queue.cc:1048] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:04:16.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.406867 27493 mvcc.cc:204] Tried to move back new op lower bound from 7305207219812380672 to 7305207219312168960. Current Snapshot: MvccSnapshot[applied={T|T < 7305207219812380672}]
08:04:16.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.407840 27496 mvcc.cc:204] Tried to move back new op lower bound from 7305207219812380672 to 7305207219312168960. Current Snapshot: MvccSnapshot[applied={T|T < 7305207219812380672 or (T in {7305207219812380672})}]
08:04:16.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:16.412645 27494 mvcc.cc:204] Tried to move back new op lower bound from 7305207219812380672 to 7305207219312168960. Current Snapshot: MvccSnapshot[applied={T|T < 7305207219812380672}]
08:04:16.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false, responseScanTimestamp = 7305207219986948096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4
08:04:16.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207220153880576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207220331536384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15 rows, more = false, responseScanTimestamp = 7305207220389965824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15
08:04:16.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false, responseScanTimestamp = 7305207220438863872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16
08:04:16.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207220482969600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207220518912000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207220549840896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207220578365440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207220607639552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22 rows, more = false, responseScanTimestamp = 7305207220636889088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22
08:04:16.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207220703109120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24 rows, more = false, responseScanTimestamp = 7305207220724310016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24
08:04:16.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25 rows, more = false, responseScanTimestamp = 7305207220786003968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25
08:04:16.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false, responseScanTimestamp = 7305207220814475264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26
08:04:16.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207220843069440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false, responseScanTimestamp = 7305207220875411456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28
08:04:16.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 29 rows, more = false, responseScanTimestamp = 7305207220910383104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29
08:04:16.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 30 rows, more = false, responseScanTimestamp = 7305207220957528064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30
08:04:16.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207220979191808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false, responseScanTimestamp = 7305207220979191808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31
08:04:16.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221005369344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221027627008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 33 rows, more = false, responseScanTimestamp = 7305207221027627008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33
08:04:16.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false, responseScanTimestamp = 7305207221058826240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34
08:04:16.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false, responseScanTimestamp = 7305207221100105728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35
08:04:16.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221123264512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221143351296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221143351296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221163847680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 39 rows, more = false, responseScanTimestamp = 7305207221189402624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.744 [INFO - scanner-test-thread] (ITClient.java:399) New row count 39
08:04:16.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 40 rows, more = false, responseScanTimestamp = 7305207221207617536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 40
08:04:16.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221207617536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false, responseScanTimestamp = 7305207221227741184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 41
08:04:16.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 42 rows, more = false, responseScanTimestamp = 7305207221250744320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 42
08:04:16.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 43 rows, more = false, responseScanTimestamp = 7305207221268721664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 43
08:04:16.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 44 rows, more = false, responseScanTimestamp = 7305207221289144320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 44
08:04:16.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false, responseScanTimestamp = 7305207221312901120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 45
08:04:16.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 46 rows, more = false, responseScanTimestamp = 7305207221328629760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 46
08:04:16.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221328629760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false, responseScanTimestamp = 7305207221349404672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 47
08:04:16.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 48 rows, more = false, responseScanTimestamp = 7305207221365895168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 48
08:04:16.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 49 rows, more = false, responseScanTimestamp = 7305207221382918144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 49
08:04:16.789 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2015554171(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:16.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 49 rows, more = false, responseScanTimestamp = 7305207221382918144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221382918144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221382918144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221382918144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221435318272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221457465344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 61 rows, more = false, responseScanTimestamp = 7305207221471117312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 61
08:04:16.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221484675072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 63 rows, more = false, responseScanTimestamp = 7305207221504434176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 63
08:04:16.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221504434176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221519908864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221560385536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221560385536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 68 rows, more = false, responseScanTimestamp = 7305207221573599232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 68
08:04:16.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 69 rows, more = false, responseScanTimestamp = 7305207221588267008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 69
08:04:16.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221600772096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 71 rows, more = false, responseScanTimestamp = 7305207221619208192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 71
08:04:16.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 71 rows, more = false, responseScanTimestamp = 7305207221619208192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221632339968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221648658432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221659668480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 76 rows, more = false, responseScanTimestamp = 7305207221683392512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 76
08:04:16.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 77 rows, more = false, responseScanTimestamp = 7305207221703069696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 77
08:04:16.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221703069696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.872 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@636774856(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:16.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221720555520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221737644032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.876 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@194502746(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:16.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 80 rows, more = false, responseScanTimestamp = 7305207221755514880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 80
08:04:16.881 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@407825904(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:16.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221755514880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221772066816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221772066816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 100 rows, more = false, responseScanTimestamp = 7305207221791031296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 100
08:04:16.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221807149056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221807149056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221828894720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 112 rows, more = false, responseScanTimestamp = 7305207221845364736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 112
08:04:16.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221845364736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221862170624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221884252160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221898211328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 115 rows, more = false, responseScanTimestamp = 7305207221898211328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 115
08:04:16.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221915058176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 117 rows, more = false, responseScanTimestamp = 7305207221933367296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 117
08:04:16.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221933367296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 118 rows, more = false, responseScanTimestamp = 7305207221954387968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 118
08:04:16.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207221969616896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 120 rows, more = false, responseScanTimestamp = 7305207221993984000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 120
08:04:16.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 121 rows, more = false, responseScanTimestamp = 7305207222018445312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 121
08:04:16.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 122 rows, more = false, responseScanTimestamp = 7305207222038515712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 122
08:04:16.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222054948864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 124 rows, more = false, responseScanTimestamp = 7305207222074728448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 124
08:04:16.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 124 rows, more = false, responseScanTimestamp = 7305207222074728448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 125 rows, more = false, responseScanTimestamp = 7305207222090698752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 125
08:04:16.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222109810688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222128304128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 127 rows, more = false, responseScanTimestamp = 7305207222128304128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 127
08:04:16.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222147538944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.976 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@4824160(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:16.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222161653760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 129 rows, more = false, responseScanTimestamp = 7305207222161653760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.980 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@108339080(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:16.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 129
08:04:16.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 130 rows, more = false, responseScanTimestamp = 7305207222180720640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 130
08:04:16.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 130 rows, more = false, responseScanTimestamp = 7305207222180720640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222198718464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 140 rows, more = false, responseScanTimestamp = 7305207222198718464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:16.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 140
08:04:16.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222220804096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 152 rows, more = false, responseScanTimestamp = 7305207222247817216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 152
08:04:17.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 152 rows, more = false, responseScanTimestamp = 7305207222247817216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 153 rows, more = false, responseScanTimestamp = 7305207222266904576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 153
08:04:17.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 153 rows, more = false, responseScanTimestamp = 7305207222266904576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222292828160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 154 rows, more = false, responseScanTimestamp = 7305207222292828160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 154
08:04:17.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 155 rows, more = false, responseScanTimestamp = 7305207222319357952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 155
08:04:17.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 156 rows, more = false, responseScanTimestamp = 7305207222335266816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 156
08:04:17.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 157 rows, more = false, responseScanTimestamp = 7305207222348972032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 157
08:04:17.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222363410432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.029 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@844413484(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222382645248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222382645248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222399467520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222416900096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222433665024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222447824896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222458441728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222475866112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 175 rows, more = false, responseScanTimestamp = 7305207222487064576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 175
08:04:17.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 176 rows, more = false, responseScanTimestamp = 7305207222497464320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 176
08:04:17.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 176 rows, more = false, responseScanTimestamp = 7305207222497464320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222514425856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.067 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1562042619(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 178 rows, more = false, responseScanTimestamp = 7305207222528004096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 178
08:04:17.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222539767808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.072 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@293391780(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 179 rows, more = false, responseScanTimestamp = 7305207222539767808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 179
08:04:17.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 180 rows, more = false, responseScanTimestamp = 7305207222554570752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 180
08:04:17.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 190 rows, more = false, responseScanTimestamp = 7305207222584696832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 190
08:04:17.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 190 rows, more = false, responseScanTimestamp = 7305207222584696832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222604132352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222622339072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222633336832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 203 rows, more = false, responseScanTimestamp = 7305207222658093056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 203
08:04:17.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 203 rows, more = false, responseScanTimestamp = 7305207222658093056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222673166336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 205 rows, more = false, responseScanTimestamp = 7305207222689574912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 205
08:04:17.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222706589696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 207 rows, more = false, responseScanTimestamp = 7305207222725312512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 207
08:04:17.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 207 rows, more = false, responseScanTimestamp = 7305207222725312512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 207 rows, more = false, responseScanTimestamp = 7305207222725312512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 208 rows, more = false, responseScanTimestamp = 7305207222749081600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 208
08:04:17.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222763274240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222804848640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222818213888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 211 rows, more = false, responseScanTimestamp = 7305207222818213888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 211
08:04:17.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 212 rows, more = false, responseScanTimestamp = 7305207222833033216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 212
08:04:17.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222833033216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222856929280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 213 rows, more = false, responseScanTimestamp = 7305207222856929280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 213
08:04:17.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 214 rows, more = false, responseScanTimestamp = 7305207222878142464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 214
08:04:17.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 215 rows, more = false, responseScanTimestamp = 7305207222891790336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 215
08:04:17.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222891790336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 216 rows, more = false, responseScanTimestamp = 7305207222908960768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 216
08:04:17.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 217 rows, more = false, responseScanTimestamp = 7305207222927962112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 217
08:04:17.168 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1062934876(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222939848704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 219 rows, more = false, responseScanTimestamp = 7305207222952480768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 219
08:04:17.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222952480768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222970159104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 220 rows, more = false, responseScanTimestamp = 7305207222970159104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 220
08:04:17.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207222985568256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 231 rows, more = false, responseScanTimestamp = 7305207223019515904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 231
08:04:17.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 232 rows, more = false, responseScanTimestamp = 7305207223031992320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 232
08:04:17.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 233 rows, more = false, responseScanTimestamp = 7305207223042760704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 233
08:04:17.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223042760704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223059382272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 235 rows, more = false, responseScanTimestamp = 7305207223073005568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.201 [INFO - scanner-test-thread] (ITClient.java:399) New row count 235
08:04:17.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 235 rows, more = false, responseScanTimestamp = 7305207223073005568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223084883968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 236 rows, more = false, responseScanTimestamp = 7305207223084883968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 236
08:04:17.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 237 rows, more = false, responseScanTimestamp = 7305207223108583424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 237
08:04:17.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223108583424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.217 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@684282177(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223133999104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223152787456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 239 rows, more = false, responseScanTimestamp = 7305207223152787456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 239
08:04:17.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223168679936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 250 rows, more = false, responseScanTimestamp = 7305207223185584128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 250
08:04:17.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 251 rows, more = false, responseScanTimestamp = 7305207223199510528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 251
08:04:17.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223211900928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 253 rows, more = false, responseScanTimestamp = 7305207223227523072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 253
08:04:17.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223241355264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 254 rows, more = false, responseScanTimestamp = 7305207223241355264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 254
08:04:17.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 255 rows, more = false, responseScanTimestamp = 7305207223259701248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 255
08:04:17.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223275012096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 257 rows, more = false, responseScanTimestamp = 7305207223291490304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 257
08:04:17.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223310323712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.262 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@584999323(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 258 rows, more = false, responseScanTimestamp = 7305207223310323712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 258
08:04:17.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223332532224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223353044992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223366090752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 271 rows, more = false, responseScanTimestamp = 7305207223377473536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 271
08:04:17.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223391240192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 273 rows, more = false, responseScanTimestamp = 7305207223406227456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 273
08:04:17.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223420682240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223435227136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 276 rows, more = false, responseScanTimestamp = 7305207223448444928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 276
08:04:17.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 277 rows, more = false, responseScanTimestamp = 7305207223461801984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 277
08:04:17.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223461801984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.301 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1429768585(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223477694464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223496110080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 280 rows, more = false, responseScanTimestamp = 7305207223510679552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 280
08:04:17.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 280 rows, more = false, responseScanTimestamp = 7305207223510679552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 290 rows, more = false, responseScanTimestamp = 7305207223521288192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 290
08:04:17.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 291 rows, more = false, responseScanTimestamp = 7305207223536513024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.317 [INFO - scanner-test-thread] (ITClient.java:399) New row count 291
08:04:17.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 292 rows, more = false, responseScanTimestamp = 7305207223551700992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 292
08:04:17.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 293 rows, more = false, responseScanTimestamp = 7305207223565258752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 293
08:04:17.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 294 rows, more = false, responseScanTimestamp = 7305207223576965120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 294
08:04:17.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 295 rows, more = false, responseScanTimestamp = 7305207223591591936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 295
08:04:17.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 296 rows, more = false, responseScanTimestamp = 7305207223605215232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 296
08:04:17.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223615627264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.337 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@852421515(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223630032896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 299 rows, more = false, responseScanTimestamp = 7305207223643611136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 299
08:04:17.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 299 rows, more = false, responseScanTimestamp = 7305207223643611136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 300 rows, more = false, responseScanTimestamp = 7305207223659012096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 300
08:04:17.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 310 rows, more = false, responseScanTimestamp = 7305207223673712640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 310
08:04:17.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 311 rows, more = false, responseScanTimestamp = 7305207223687454720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.351 [INFO - scanner-test-thread] (ITClient.java:399) New row count 311
08:04:17.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223687454720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223704158208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223719018496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 314 rows, more = false, responseScanTimestamp = 7305207223729790976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 314
08:04:17.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223741276160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223752015872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223765090304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.371 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1349515210(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223775584256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223787319296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223801450496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223813214208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223824384000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223835971584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 333 rows, more = false, responseScanTimestamp = 7305207223847481344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 333
08:04:17.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223858040832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223858040832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223872970752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 336 rows, more = false, responseScanTimestamp = 7305207223884226560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 336
08:04:17.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223884226560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 337 rows, more = false, responseScanTimestamp = 7305207223895158784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 337
08:04:17.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223908077568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 339 rows, more = false, responseScanTimestamp = 7305207223917682688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 339
08:04:17.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223930249216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 341 rows, more = false, responseScanTimestamp = 7305207223942553600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 341
08:04:17.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223942553600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223954305024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 343 rows, more = false, responseScanTimestamp = 7305207223966490624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.418 [INFO - scanner-test-thread] (ITClient.java:399) New row count 343
08:04:17.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223977123840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223989477376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207223989477376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 346 rows, more = false, responseScanTimestamp = 7305207223999102976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 346
08:04:17.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 347 rows, more = false, responseScanTimestamp = 7305207224010522624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 347
08:04:17.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 348 rows, more = false, responseScanTimestamp = 7305207224023396352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 348
08:04:17.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 349 rows, more = false, responseScanTimestamp = 7305207224035553280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 349
08:04:17.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224035553280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 350 rows, more = false, responseScanTimestamp = 7305207224059498496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 350
08:04:17.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224085422080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224098807808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224098807808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 354 rows, more = false, responseScanTimestamp = 7305207224108154880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 354
08:04:17.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224131567616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 356 rows, more = false, responseScanTimestamp = 7305207224131567616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 356
08:04:17.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 357 rows, more = false, responseScanTimestamp = 7305207224152117248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 357
08:04:17.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224165507072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224178491392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 360 rows, more = false, responseScanTimestamp = 7305207224192225280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 360
08:04:17.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224192225280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224206200832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 362 rows, more = false, responseScanTimestamp = 7305207224221200384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 362
08:04:17.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 367 rows, more = false, responseScanTimestamp = 7305207224269103104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 367
08:04:17.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224269103104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 367 rows, more = false, responseScanTimestamp = 7305207224269103104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.500 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@32278245(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 368 rows, more = false, responseScanTimestamp = 7305207224283500544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 368
08:04:17.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224310296576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 369 rows, more = false, responseScanTimestamp = 7305207224310296576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.507 [INFO - scanner-test-thread] (ITClient.java:399) New row count 369
08:04:17.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 370 rows, more = false, responseScanTimestamp = 7305207224330014720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 370
08:04:17.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 381 rows, more = false, responseScanTimestamp = 7305207224354484224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 381
08:04:17.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224354484224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224363016192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224377241600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224388947968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224398589952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 386 rows, more = false, responseScanTimestamp = 7305207224412336128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 386
08:04:17.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 387 rows, more = false, responseScanTimestamp = 7305207224422830080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 387
08:04:17.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224422830080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224435384320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224451674112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 390 rows, more = false, responseScanTimestamp = 7305207224461373440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 390
08:04:17.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 391 rows, more = false, responseScanTimestamp = 7305207224470573056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 391
08:04:17.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 392 rows, more = false, responseScanTimestamp = 7305207224479883264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 392
08:04:17.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224503701504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 394 rows, more = false, responseScanTimestamp = 7305207224503701504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 394
08:04:17.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224513306624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224524410880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 397 rows, more = false, responseScanTimestamp = 7305207224533946368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 397
08:04:17.566 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@269034384(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 398 rows, more = false, responseScanTimestamp = 7305207224542990336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 398
08:04:17.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224583098368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224599666688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224613208064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224624177152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 412 rows, more = false, responseScanTimestamp = 7305207224636010496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 412
08:04:17.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224648495104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 414 rows, more = false, responseScanTimestamp = 7305207224658710528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 414
08:04:17.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 415 rows, more = false, responseScanTimestamp = 7305207224673521664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 415
08:04:17.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224682328064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224721166336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 420 rows, more = false, responseScanTimestamp = 7305207224721166336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 420
08:04:17.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 422 rows, more = false, responseScanTimestamp = 7305207224745467904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 422
08:04:17.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 422 rows, more = false, responseScanTimestamp = 7305207224745467904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 423 rows, more = false, responseScanTimestamp = 7305207224756408320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 423
08:04:17.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224769183744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 424 rows, more = false, responseScanTimestamp = 7305207224769183744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 424
08:04:17.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 426 rows, more = false, responseScanTimestamp = 7305207224796901376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 426
08:04:17.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 426 rows, more = false, responseScanTimestamp = 7305207224796901376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224813006848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.631 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1440612521(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224825942016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 429 rows, more = false, responseScanTimestamp = 7305207224846589952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 429
08:04:17.636 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2057337983(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224846589952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 430 rows, more = false, responseScanTimestamp = 7305207224863137792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 430
08:04:17.640 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@530454112(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224863137792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 440 rows, more = false, responseScanTimestamp = 7305207224884314112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 440
08:04:17.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224898428928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 460 rows, more = false, responseScanTimestamp = 7305207224907272192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 460
08:04:17.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 461 rows, more = false, responseScanTimestamp = 7305207224916570112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.652 [INFO - scanner-test-thread] (ITClient.java:399) New row count 461
08:04:17.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 462 rows, more = false, responseScanTimestamp = 7305207224924979200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 462
08:04:17.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 463 rows, more = false, responseScanTimestamp = 7305207224936857600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 463
08:04:17.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 464 rows, more = false, responseScanTimestamp = 7305207224948641792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 464
08:04:17.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 465 rows, more = false, responseScanTimestamp = 7305207224961380352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 465
08:04:17.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224971984896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 467 rows, more = false, responseScanTimestamp = 7305207224983863296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 467
08:04:17.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224997097472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207224997097472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 469 rows, more = false, responseScanTimestamp = 7305207225013411840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 469
08:04:17.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 470 rows, more = false, responseScanTimestamp = 7305207225025564672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 470
08:04:17.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225037352960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225037352960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225049251840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 473 rows, more = false, responseScanTimestamp = 7305207225062187008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 473
08:04:17.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 474 rows, more = false, responseScanTimestamp = 7305207225071448064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 474
08:04:17.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 474 rows, more = false, responseScanTimestamp = 7305207225071448064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 475 rows, more = false, responseScanTimestamp = 7305207225081184256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 475
08:04:17.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225102729216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225118289920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 478 rows, more = false, responseScanTimestamp = 7305207225130815488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 478
08:04:17.703 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1188209568(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 478 rows, more = false, responseScanTimestamp = 7305207225130815488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225141858304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 480 rows, more = false, responseScanTimestamp = 7305207225158348800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 480
08:04:17.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225167949824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 490 rows, more = false, responseScanTimestamp = 7305207225167949824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 490
08:04:17.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 491 rows, more = false, responseScanTimestamp = 7305207225184813056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 491
08:04:17.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 492 rows, more = false, responseScanTimestamp = 7305207225200775168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 492
08:04:17.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225200775168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225213345792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 494 rows, more = false, responseScanTimestamp = 7305207225225064448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 494
08:04:17.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225225064448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 495 rows, more = false, responseScanTimestamp = 7305207225236779008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 495
08:04:17.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 496 rows, more = false, responseScanTimestamp = 7305207225249820672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 496
08:04:17.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225249820672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225266692096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 498 rows, more = false, responseScanTimestamp = 7305207225281712128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 498
08:04:17.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225281712128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 499 rows, more = false, responseScanTimestamp = 7305207225293799424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 499
08:04:17.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225310568448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225310568448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225327931392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225341730816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225341730816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225354915840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 504 rows, more = false, responseScanTimestamp = 7305207225364877312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 504
08:04:17.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225376636928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225376636928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225390616576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 506 rows, more = false, responseScanTimestamp = 7305207225390616576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 506
08:04:17.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225402597376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 508 rows, more = false, responseScanTimestamp = 7305207225413804032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 508
08:04:17.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225437753344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225437753344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 511 rows, more = false, responseScanTimestamp = 7305207225464868864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 511
08:04:17.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225477607424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225486700544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225497477120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225505280000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225514766336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 517 rows, more = false, responseScanTimestamp = 7305207225522724864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 517
08:04:17.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225530941440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 519 rows, more = false, responseScanTimestamp = 7305207225543974912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 519
08:04:17.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225561436160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 521 rows, more = false, responseScanTimestamp = 7305207225573232640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 521
08:04:17.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225586483200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 523 rows, more = false, responseScanTimestamp = 7305207225596641280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 523
08:04:17.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225608155136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 525 rows, more = false, responseScanTimestamp = 7305207225616523264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 525
08:04:17.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225627373568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 527 rows, more = false, responseScanTimestamp = 7305207225636560896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 527
08:04:17.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225651105792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225662631936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225662631936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225675870208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225687162880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 532 rows, more = false, responseScanTimestamp = 7305207225696124928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 532
08:04:17.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225696124928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225706176512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 534 rows, more = false, responseScanTimestamp = 7305207225721061376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 534
08:04:17.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225721061376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 535 rows, more = false, responseScanTimestamp = 7305207225732284416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 535
08:04:17.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225744891904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225754501120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.856 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1672231067(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 538 rows, more = false, responseScanTimestamp = 7305207225764347904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 538
08:04:17.860 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@437707541(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225773174784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 540 rows, more = false, responseScanTimestamp = 7305207225788977152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 540
08:04:17.864 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1976884001(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 540 rows, more = false, responseScanTimestamp = 7305207225788977152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225801990144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 560 rows, more = false, responseScanTimestamp = 7305207225817022464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 560
08:04:17.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225828016128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 571 rows, more = false, responseScanTimestamp = 7305207225839599616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 571
08:04:17.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225839599616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225849270272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225862201344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 574 rows, more = false, responseScanTimestamp = 7305207225869799424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 574
08:04:17.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225877389312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 576 rows, more = false, responseScanTimestamp = 7305207225890545664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 576
08:04:17.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225890545664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 577 rows, more = false, responseScanTimestamp = 7305207225900081152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 577
08:04:17.894 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@650684824(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225915789312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 579 rows, more = false, responseScanTimestamp = 7305207225924747264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 579
08:04:17.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 579 rows, more = false, responseScanTimestamp = 7305207225924747264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.901 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@606217530(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 579 rows, more = false, responseScanTimestamp = 7305207225924747264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 580 rows, more = false, responseScanTimestamp = 7305207225937588224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 580
08:04:17.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225937588224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 590 rows, more = false, responseScanTimestamp = 7305207225973489664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 590
08:04:17.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225973489664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207225993560064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 600 rows, more = false, responseScanTimestamp = 7305207225993560064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 600
08:04:17.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 600 rows, more = false, responseScanTimestamp = 7305207225993560064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 601 rows, more = false, responseScanTimestamp = 7305207226008236032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 601
08:04:17.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226032750592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 603 rows, more = false, responseScanTimestamp = 7305207226042667008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 603
08:04:17.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226051903488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 605 rows, more = false, responseScanTimestamp = 7305207226062475264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 605
08:04:17.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 606 rows, more = false, responseScanTimestamp = 7305207226075561984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 606
08:04:17.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226084282368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 608 rows, more = false, responseScanTimestamp = 7305207226096345088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 608
08:04:17.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226107645952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226120347648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 611 rows, more = false, responseScanTimestamp = 7305207226129756160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 611
08:04:17.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 612 rows, more = false, responseScanTimestamp = 7305207226139615232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 612
08:04:17.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 612 rows, more = false, responseScanTimestamp = 7305207226139615232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226151424000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226174873600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 616 rows, more = false, responseScanTimestamp = 7305207226187784192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 616
08:04:17.969 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@159479008(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 617 rows, more = false, responseScanTimestamp = 7305207226202869760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 617
08:04:17.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 619 rows, more = false, responseScanTimestamp = 7305207226231472128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 619
08:04:17.975 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1524607778(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:17.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226231472128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 620 rows, more = false, responseScanTimestamp = 7305207226249744384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.979 [INFO - scanner-test-thread] (ITClient.java:399) New row count 620
08:04:17.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226249744384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 630 rows, more = false, responseScanTimestamp = 7305207226270507008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 630
08:04:17.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226286657536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226295783424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 642 rows, more = false, responseScanTimestamp = 7305207226309754880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 642
08:04:17.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 643 rows, more = false, responseScanTimestamp = 7305207226318684160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:17.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 643
08:04:18.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 644 rows, more = false, responseScanTimestamp = 7305207226329493504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 644
08:04:18.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226345197568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 646 rows, more = false, responseScanTimestamp = 7305207226360467456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 646
08:04:18.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 647 rows, more = false, responseScanTimestamp = 7305207226377736192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 647
08:04:18.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226391109632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 648 rows, more = false, responseScanTimestamp = 7305207226391109632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 648
08:04:18.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226402471936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226413367296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226426486784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226436734976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226446729216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 654 rows, more = false, responseScanTimestamp = 7305207226458578944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 654
08:04:18.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226458578944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226469900288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226486181888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 657 rows, more = false, responseScanTimestamp = 7305207226496102400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 657
08:04:18.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 658 rows, more = false, responseScanTimestamp = 7305207226505363456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 658
08:04:18.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 659 rows, more = false, responseScanTimestamp = 7305207226513608704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 659
08:04:18.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226523013120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 661 rows, more = false, responseScanTimestamp = 7305207226533277696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 661
08:04:18.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226544066560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 662 rows, more = false, responseScanTimestamp = 7305207226544066560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 662
08:04:18.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 663 rows, more = false, responseScanTimestamp = 7305207226558963712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 663
08:04:18.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226568691712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 665 rows, more = false, responseScanTimestamp = 7305207226579492864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 665
08:04:18.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 666 rows, more = false, responseScanTimestamp = 7305207226588901376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 666
08:04:18.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 667 rows, more = false, responseScanTimestamp = 7305207226604720128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 667
08:04:18.064 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@959991176(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:18.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 668 rows, more = false, responseScanTimestamp = 7305207226613538816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.067 [INFO - scanner-test-thread] (ITClient.java:399) New row count 668
08:04:18.068 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@210154592(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:18.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226622697472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 670 rows, more = false, responseScanTimestamp = 7305207226636091392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 670
08:04:18.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 680 rows, more = false, responseScanTimestamp = 7305207226650238976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 680
08:04:18.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 690 rows, more = false, responseScanTimestamp = 7305207226667794432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 690
08:04:18.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226667794432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 691 rows, more = false, responseScanTimestamp = 7305207226683285504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 691
08:04:18.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226698625024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 693 rows, more = false, responseScanTimestamp = 7305207226713948160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 693
08:04:18.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226724941824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 694 rows, more = false, responseScanTimestamp = 7305207226724941824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 694
08:04:18.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 695 rows, more = false, responseScanTimestamp = 7305207226738180096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 695
08:04:18.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226747850752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 697 rows, more = false, responseScanTimestamp = 7305207226758688768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 697
08:04:18.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 698 rows, more = false, responseScanTimestamp = 7305207226770673664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 698
08:04:18.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 699 rows, more = false, responseScanTimestamp = 7305207226788462592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 699
08:04:18.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226788462592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 700 rows, more = false, responseScanTimestamp = 7305207226801590272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 700
08:04:18.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226813911040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 702 rows, more = false, responseScanTimestamp = 7305207226823630848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 702
08:04:18.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 703 rows, more = false, responseScanTimestamp = 7305207226834259968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 703
08:04:18.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 703 rows, more = false, responseScanTimestamp = 7305207226834259968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 704 rows, more = false, responseScanTimestamp = 7305207226851155968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 704
08:04:18.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226890563584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226906468352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 707 rows, more = false, responseScanTimestamp = 7305207226920206336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 707
08:04:18.143 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@245561188(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:18.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226932477952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 709 rows, more = false, responseScanTimestamp = 7305207226945601536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.148 [INFO - scanner-test-thread] (ITClient.java:399) New row count 709
08:04:18.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 709 rows, more = false, responseScanTimestamp = 7305207226945601536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207226992431104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 721 rows, more = false, responseScanTimestamp = 7305207226992431104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.159 [INFO - scanner-test-thread] (ITClient.java:399) New row count 721
08:04:18.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227002142720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227012685824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227025350656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 724 rows, more = false, responseScanTimestamp = 7305207227025350656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 724
08:04:18.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 726 rows, more = false, responseScanTimestamp = 7305207227044302848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.169 [INFO - scanner-test-thread] (ITClient.java:399) New row count 726
08:04:18.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 726 rows, more = false, responseScanTimestamp = 7305207227044302848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 727 rows, more = false, responseScanTimestamp = 7305207227055525888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 727
08:04:18.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227067838464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.176 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@696507177(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:18.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 729 rows, more = false, responseScanTimestamp = 7305207227079860224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 729
08:04:18.180 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1378650012(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:18.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 729 rows, more = false, responseScanTimestamp = 7305207227079860224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 730 rows, more = false, responseScanTimestamp = 7305207227094958080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 730
08:04:18.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227109040128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227125571584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227138387968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 752 rows, more = false, responseScanTimestamp = 7305207227147366400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 752
08:04:18.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 752 rows, more = false, responseScanTimestamp = 7305207227147366400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227158638592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227172745216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 755 rows, more = false, responseScanTimestamp = 7305207227181461504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 755
08:04:18.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227188523008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 757 rows, more = false, responseScanTimestamp = 7305207227195985920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 757
08:04:18.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227206213632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 759 rows, more = false, responseScanTimestamp = 7305207227214094336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 759
08:04:18.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 760 rows, more = false, responseScanTimestamp = 7305207227227799552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 760
08:04:18.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 762 rows, more = false, responseScanTimestamp = 7305207227254435840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 762
08:04:18.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227254435840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227283263488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227292614656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227302834176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227312181248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 768 rows, more = false, responseScanTimestamp = 7305207227322208256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 768
08:04:18.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227355111424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 771 rows, more = false, responseScanTimestamp = 7305207227373789184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.252 [INFO - scanner-test-thread] (ITClient.java:399) New row count 771
08:04:18.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 772 rows, more = false, responseScanTimestamp = 7305207227385884672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 772
08:04:18.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 772 rows, more = false, responseScanTimestamp = 7305207227385884672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 773 rows, more = false, responseScanTimestamp = 7305207227403231232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 773
08:04:18.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227417784320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 775 rows, more = false, responseScanTimestamp = 7305207227444510720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 775
08:04:18.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227454779392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 776 rows, more = false, responseScanTimestamp = 7305207227454779392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 776
08:04:18.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 777 rows, more = false, responseScanTimestamp = 7305207227468337152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 777
08:04:18.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227478933504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 779 rows, more = false, responseScanTimestamp = 7305207227491192832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 779
08:04:18.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227513610240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 782 rows, more = false, responseScanTimestamp = 7305207227524206592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 782
08:04:18.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227524206592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 783 rows, more = false, responseScanTimestamp = 7305207227533885440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 783
08:04:18.293 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.26.35.65:33655
08:04:18.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227560755200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.296 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

08:04:18.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.296602 26765 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwwxHvV/build/release/bin/kudu with pid 27049
08:04:18.304 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
08:04:18.304 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.26.35.65:33655
08:04:18.306 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

08:04:18.307 [DEBUG - kudu-nio-3] (Connection.java:239) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] handling channelInactive
08:04:18.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.306499 26765 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:18.308 [DEBUG - kudu-nio-3] (Connection.java:709) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] cleaning up while in state READY due to: connection closed
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/logs
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data/info.pb
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:04:18.308 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655) for tablet 2b2d91a4d34543fb917e4b333e1fe523: connection closed
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.65:33655
08:04:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.35.65
08:04:18.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:18.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=41397
08:04:18.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.65
08:04:18.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:18.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:18.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:18.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:04:18.309 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655) for tablet 2b2d91a4d34543fb917e4b333e1fe523: connection closed
08:04:18.309 [DEBUG - kudu-nio-3] (RemoteTablet.java:145) tablet 2b2d91a4d34543fb917e4b333e1fe523 already removed ts bfee26ef7e064e1aa1bf681d02a20d7c, size left is 2
08:04:18.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:18.321 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)[L],db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:18.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=2, sequence_id=491, TimeoutTracker(timeout=30000, elapsed=26), Traces: [0ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [13ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: connection closed, [13ms] delaying RPC due to: Network error: connection closed, [24ms] refreshing cache from master, [24ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [25ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, deferred=Deferred@1414004652(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$238/0x00007f6f58338850@1779eb01 -> passthrough -> wakeup thread writer-test-thread, errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@4af28bb1 -> wakeup thread writer-test-thread)) after lookup
08:04:18.322 [DEBUG - kudu-nio-2] (Connection.java:748) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] connecting to peer
08:04:18.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:18.324 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)[L],db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:18.325 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.326 [DEBUG - kudu-nio-4] (Connection.java:709) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] cleaning up while in state CONNECTING due to: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.326 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=2, KuduRpc(method=Scan, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=2, TimeoutTracker(timeout=30000, elapsed=28), Traces: [0ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [13ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: connection closed, [13ms] delaying RPC due to: Network error: connection closed, [23ms] refreshing cache from master, [23ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [27ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, deferred=Deferred@223376868(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread, errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread))) after lookup
08:04:18.333 [DEBUG - kudu-nio-2] (Connection.java:748) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] connecting to peer
08:04:18.336 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.336 [DEBUG - kudu-nio-5] (Connection.java:709) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] cleaning up while in state CONNECTING due to: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.336 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.341 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:18.341 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)[L],db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:18.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=4, sequence_id=491, TimeoutTracker(timeout=30000, elapsed=46), Traces: [0ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [13ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: connection closed, [13ms] delaying RPC due to: Network error: connection closed, [24ms] refreshing cache from master, [24ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [25ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [27ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [31ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [31ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [44ms] refreshing cache from master, [44ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [46ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, deferred=Deferred@1414004652(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$238/0x00007f6f58338850@1779eb01 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@1285467409 after retry RPC@321566494), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@4af28bb1 -> wakeup thread writer-test-thread -> (continuation of Deferred@1285467409 after retry RPC@321566494))) after lookup
08:04:18.342 [DEBUG - kudu-nio-2] (Connection.java:748) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] connecting to peer
08:04:18.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:18.344 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)[L],db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:18.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=4, KuduRpc(method=Scan, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=4, TimeoutTracker(timeout=30000, elapsed=48), Traces: [0ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [13ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: connection closed, [13ms] delaying RPC due to: Network error: connection closed, [23ms] refreshing cache from master, [23ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [27ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [37ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [40ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [40ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [44ms] refreshing cache from master, [44ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [47ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, deferred=Deferred@223376868(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@293072575 after retry RPC@20367772), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@293072575 after retry RPC@20367772)))) after lookup
08:04:18.345 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.345 [DEBUG - kudu-nio-6] (Connection.java:709) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] cleaning up while in state CONNECTING due to: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.345 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.345 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:18.382 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)[L],db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:18.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=6, sequence_id=491, TimeoutTracker(timeout=30000, elapsed=86), Traces: [0ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [13ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: connection closed, [13ms] delaying RPC due to: Network error: connection closed, [24ms] refreshing cache from master, [24ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [25ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [27ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [31ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [31ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [44ms] refreshing cache from master, [44ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [46ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [47ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [50ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [50ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [84ms] refreshing cache from master, [84ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [85ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, deferred=Deferred@1414004652(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$238/0x00007f6f58338850@1779eb01 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@1285467409 after retry RPC@321566494) -> (continuation of Deferred@1187604160 after retry RPC@1751476912), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@4af28bb1 -> wakeup thread writer-test-thread -> (continuation of Deferred@1285467409 after retry RPC@321566494) -> (continuation of Deferred@1187604160 after retry RPC@1751476912))) after lookup
08:04:18.382 [DEBUG - kudu-nio-2] (Connection.java:748) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] connecting to peer
08:04:18.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:18.384 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.385 [DEBUG - kudu-nio-7] (Connection.java:709) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] cleaning up while in state CONNECTING due to: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.385 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.385 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299998, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)[L],db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:18.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=6, KuduRpc(method=Scan, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=6, TimeoutTracker(timeout=30000, elapsed=89), Traces: [0ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [13ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: connection closed, [13ms] delaying RPC due to: Network error: connection closed, [23ms] refreshing cache from master, [23ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [27ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [37ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [40ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [40ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [44ms] refreshing cache from master, [44ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [47ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [49ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [49ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [49ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [83ms] refreshing cache from master, [83ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [88ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, deferred=Deferred@223376868(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@293072575 after retry RPC@20367772) -> (continuation of Deferred@2114057989 after retry RPC@1620548784), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@293072575 after retry RPC@20367772) -> (continuation of Deferred@2114057989 after retry RPC@1620548784)))) after lookup
08:04:18.386 [DEBUG - kudu-nio-2] (Connection.java:748) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] connecting to peer
08:04:18.387 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.387 [DEBUG - kudu-nio-0] (Connection.java:709) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] cleaning up while in state CONNECTING due to: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.387 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:18.416183 27506 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:04:18.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:18.416420 27506 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:04:18.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:18.416452 27506 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:04:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:18.418807 27506 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:04:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:18.418886 27506 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.35.65
08:04:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.421360 27506 tablet_server_runner.cc:78] Tablet server non-default flags:
08:04:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:04:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data
08:04:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal
08:04:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.65:33655
08:04:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:04:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data/info.pb
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.65
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=41397
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27506
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.35.65
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/logs
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 07:43:13 UTC on e7f111948823
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12769
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.421617 27506 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:04:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.421859 27506 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:04:18.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:18.424769 27516 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:18.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:18.424829 27515 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:18.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:18.424968 27518 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:18.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.425491 27506 server_base.cc:1061] running on GCE node
08:04:18.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.425938 27506 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:04:18.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.426304 27506 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:04:18.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.427451 27506 hybrid_clock.cc:648] HybridClock initialized: now 1783497858427400 us; error 66 us; skew 500 ppm
08:04:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.428678 27506 webserver.cc:533] Webserver started at http://127.26.35.65:41397/ using document root <none> and password file <none>
08:04:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.428942 27506 fs_manager.cc:362] Metadata directory not provided
08:04:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.429034 27506 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:04:18.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.430387 27506 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
08:04:18.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.431224 27524 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:04:18.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.431475 27506 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.431572 27506 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data,/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bfee26ef7e064e1aa1bf681d02a20d7c"
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.431957 27506 fs_report.cc:389] FS layout report
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data/data
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:04:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:04:18.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:18.441 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)[L],db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:18.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=8, KuduRpc(method=Scan, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=8, TimeoutTracker(timeout=30000, elapsed=145), Traces: [0ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [13ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: connection closed, [13ms] delaying RPC due to: Network error: connection closed, [23ms] refreshing cache from master, [23ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [27ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [37ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [40ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [40ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [44ms] refreshing cache from master, [44ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [47ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [49ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [49ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [49ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [83ms] refreshing cache from master, [83ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [88ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [90ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [91ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [92ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [143ms] refreshing cache from master, [143ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [144ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, deferred=Deferred@223376868(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@293072575 after retry RPC@20367772) -> (continuation of Deferred@2114057989 after retry RPC@1620548784) -> (continuation of Deferred@139056096 after retry RPC@1424469061), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@293072575 after retry RPC@20367772) -> (continuation of Deferred@2114057989 after retry RPC@1620548784) -> (continuation of Deferred@139056096 after retry RPC@1424469061)))) after lookup
08:04:18.442 [DEBUG - kudu-nio-2] (Connection.java:748) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] connecting to peer
08:04:18.444 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.444 [DEBUG - kudu-nio-1] (Connection.java:709) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] cleaning up while in state CONNECTING due to: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.444 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655
08:04:18.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.451179 27506 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:04:18.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.451565 27506 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:04:18.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.451918 27506 kserver.cc:163] Server-wide thread pool size limit: 3276
08:04:18.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.452234 27506 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:04:18.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.452852 27531 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
08:04:18.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.453860 27506 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
08:04:18.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.453910 27506 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
08:04:18.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.453945 27506 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
08:04:18.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.454583 27506 ts_tablet_manager.cc:616] Registered 1 tablets
08:04:18.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.454654 27531 tablet_bootstrap.cc:492] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Bootstrap starting.
08:04:18.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.454770 27506 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.001s	sys 0.000s
08:04:18.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:18.461 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)[L],db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:18.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=8, sequence_id=491, TimeoutTracker(timeout=30000, elapsed=166), Traces: [0ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [13ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: connection closed, [13ms] delaying RPC due to: Network error: connection closed, [24ms] refreshing cache from master, [24ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [25ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [27ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [31ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [31ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [44ms] refreshing cache from master, [44ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [46ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [47ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [50ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [50ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [84ms] refreshing cache from master, [84ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [85ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [87ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [90ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [90ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [164ms] refreshing cache from master, [164ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [166ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, deferred=Deferred@1414004652(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$238/0x00007f6f58338850@1779eb01 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@1285467409 after retry RPC@321566494) -> (continuation of Deferred@1187604160 after retry RPC@1751476912) -> (continuation of Deferred@1995785729 after retry RPC@521754910), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@4af28bb1 -> wakeup thread writer-test-thread -> (continuation of Deferred@1285467409 after retry RPC@321566494) -> (continuation of Deferred@1187604160 after retry RPC@1751476912) -> (continuation of Deferred@1995785729 after retry RPC@521754910))) after lookup
08:04:18.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.462659 27506 rpc_server.cc:307] RPC server started. Bound to: 127.26.35.65:33655
08:04:18.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.463461 27506 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data/info.pb
08:04:18.463 [DEBUG - kudu-nio-2] (Connection.java:748) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] connecting to peer
08:04:18.464 [DEBUG - kudu-nio-2] (Connection.java:757) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] Successfully connected to peer
08:04:18.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.469895 27638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.35.65:33655 every 8 connection(s)
08:04:18.473 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.35.65
08:04:18.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.473752 26765 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwwxHvV/build/release/bin/kudu as pid 27506
08:04:18.474 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
08:04:18.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.480444 27531 log.cc:826] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Log is configured to *not* fsync() on all Append() calls
08:04:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.489580 27640 heartbeater.cc:344] Connected to a master server at 127.26.35.126:36373
08:04:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.489714 27640 heartbeater.cc:461] Registering TS with master...
08:04:18.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.489759 27641 heartbeater.cc:344] Connected to a master server at 127.26.35.125:41239
08:04:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.489796 27641 heartbeater.cc:461] Registering TS with master...
08:04:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.489938 27641 heartbeater.cc:507] Master 127.26.35.125:41239 requested a full tablet report, sending...
08:04:18.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.489938 27640 heartbeater.cc:507] Master 127.26.35.126:36373 requested a full tablet report, sending...
08:04:18.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.491075 26806 ts_manager.cc:194] Re-registered known tserver with Master: bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655)
08:04:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.490500 27639 heartbeater.cc:344] Connected to a master server at 127.26.35.124:44375
08:04:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.491500 27639 heartbeater.cc:461] Registering TS with master...
08:04:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.491612 27639 heartbeater.cc:507] Master 127.26.35.124:44375 requested a full tablet report, sending...
08:04:18.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.491943 26952 ts_manager.cc:194] Re-registered known tserver with Master: bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655)
08:04:18.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.492731 26878 ts_manager.cc:194] Re-registered known tserver with Master: bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655)
08:04:18.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.493275 26878 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.35.65:36969
08:04:18.503 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4e34b893, L:/127.0.0.1:58030 - R:/127.26.35.65:33655] using SASL/PLAIN
08:04:18.508 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Tablet not RUNNING: BOOTSTRAPPING
08:04:18.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.520319 27531 tablet_bootstrap.cc:492] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Bootstrap replayed 1/1 log segments. Stats: ops{read=491 overwritten=0 applied=491 ignored=0} inserts{seen=787 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
08:04:18.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.520716 27531 tablet_bootstrap.cc:492] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Bootstrap complete.
08:04:18.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.521893 27531 ts_tablet_manager.cc:1403] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Time spent bootstrapping tablet: real 0.067s	user 0.036s	sys 0.021s
08:04:18.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.523131 27531 raft_consensus.cc:359] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:18.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.523404 27531 raft_consensus.cc:740] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfee26ef7e064e1aa1bf681d02a20d7c, State: Initialized, Role: FOLLOWER
08:04:18.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.523523 27531 consensus_queue.cc:260] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 491, Last appended: 1.491, Last appended by leader: 491, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:18.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.523826 27531 ts_tablet_manager.cc:1434] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.001s
08:04:18.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:18.523988 27641 heartbeater.cc:499] Master 127.26.35.125:41239 was elected leader, sending a full tablet report...
08:04:18.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:18.802 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)[L],db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:18.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=10, sequence_id=491, TimeoutTracker(timeout=30000, elapsed=506), Traces: [0ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [13ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: connection closed, [13ms] delaying RPC due to: Network error: connection closed, [24ms] refreshing cache from master, [24ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [25ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [27ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [31ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [31ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [44ms] refreshing cache from master, [44ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [46ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [47ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [50ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [50ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [84ms] refreshing cache from master, [84ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [85ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [87ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [90ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [90ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [164ms] refreshing cache from master, [164ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [166ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [168ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [213ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [213ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [504ms] refreshing cache from master, [504ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [506ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, deferred=Deferred@1414004652(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$238/0x00007f6f58338850@1779eb01 -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@1285467409 after retry RPC@321566494) -> (continuation of Deferred@1187604160 after retry RPC@1751476912) -> (continuation of Deferred@1995785729 after retry RPC@521754910) -> (continuation of Deferred@1879627373 after retry RPC@373302229), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@4af28bb1 -> wakeup thread writer-test-thread -> (continuation of Deferred@1285467409 after retry RPC@321566494) -> (continuation of Deferred@1187604160 after retry RPC@1751476912) -> (continuation of Deferred@1995785729 after retry RPC@521754910) -> (continuation of Deferred@1879627373 after retry RPC@373302229))) after lookup
08:04:18.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:18.804458 27553 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58030: Illegal state: replica bfee26ef7e064e1aa1bf681d02a20d7c is not leader of this config: current role FOLLOWER
08:04:18.805 [DEBUG - kudu-nio-2] (RemoteTablet.java:167) bfee26ef7e064e1aa1bf681d02a20d7c was demoted as the leader for 2b2d91a4d34543fb917e4b333e1fe523
08:04:18.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:18.862 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)[L],db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:18.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=10, KuduRpc(method=Scan, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=10, TimeoutTracker(timeout=30000, elapsed=566), Traces: [0ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [13ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: connection closed, [13ms] delaying RPC due to: Network error: connection closed, [23ms] refreshing cache from master, [23ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [27ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [37ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [40ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [40ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [44ms] refreshing cache from master, [44ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [47ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [49ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [49ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [49ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [83ms] refreshing cache from master, [83ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [88ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [90ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [91ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [92ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [143ms] refreshing cache from master, [143ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [144ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, [146ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [148ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [148ms] delaying RPC due to: Network error: Failed to connect to peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655): Connection refused: /127.26.35.65:33655, [563ms] refreshing cache from master, [563ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [565ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, deferred=Deferred@223376868(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@293072575 after retry RPC@20367772) -> (continuation of Deferred@2114057989 after retry RPC@1620548784) -> (continuation of Deferred@139056096 after retry RPC@1424469061) -> (continuation of Deferred@1903696709 after retry RPC@1198854329), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@293072575 after retry RPC@20367772) -> (continuation of Deferred@2114057989 after retry RPC@1620548784) -> (continuation of Deferred@139056096 after retry RPC@1424469061) -> (continuation of Deferred@1903696709 after retry RPC@1198854329)))) after lookup
08:04:18.865 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.869 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 786
08:04:18.871 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.873 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.876 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.879 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.881 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.882 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.885 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.886 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.887 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.890 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.891 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.892 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.895 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.896 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.899 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.900 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.902 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.903 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.905 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.907 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.909 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.911 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.912 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.915 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.917 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.920 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.922 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.923 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.925 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.928 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.929 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.932 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.933 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.941 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.943 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.944 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.946 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.947 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.949 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.950 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.951 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.953 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.954 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.956 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.959 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.960 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.962 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.963 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.965 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.967 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.968 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.970 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.971 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.973 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.975 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.976 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.977 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.979 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.981 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.982 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.984 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.986 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.988 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.990 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.991 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.993 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:18.998 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.000 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.001 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.003 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.005 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.006 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.009 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.011 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.013 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.015 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.017 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.019 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.020 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.022 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.023 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.025 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.027 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.028 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.030 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.032 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.033 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.034 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.035 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.037 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.038 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.041 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.043 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.044 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.046 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.047 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.049 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.050 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.051 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:19.052546 27553 compilation_manager.cc:213] RowProjector compilation request submit failed: Service unavailable: Thread pool is at capacity (1/1 tasks running, 100/100 tasks queued)
08:04:19.053 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.054 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.056 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.058 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.060 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.061 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.063 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.064 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.066 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.068 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.070 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.071 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.073 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.075 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.076 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.077 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.079 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.081 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.082 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.084 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.086 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.088 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.090 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.091 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.092 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.093 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.095 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.096 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.098 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.100 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.101 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.102 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.103 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.105 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.107 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.108 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.109 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.111 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.112 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.113 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.114 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.115 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.116 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.117 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.120 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.121 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.124 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.127 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.129 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.130 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.132 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.133 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.136 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.138 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.139 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.140 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.142 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.144 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.146 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.148 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.150 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.151 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.153 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.155 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.157 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.159 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.162 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.163 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.164 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.166 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.167 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.169 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.170 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.171 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.173 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.175 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.177 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.178 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.179 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.181 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.181 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.183 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.185 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.187 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.188 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.189 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.191 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.192 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.195 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.196 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.198 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.199 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.200 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.202 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.204 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.205 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.206 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.209 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.211 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.213 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.214 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.221 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.225 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.226 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.228 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.230 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.231 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.233 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.234 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.236 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.236 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.238 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.239 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.240 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.241 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.242 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.243 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.244 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.246 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.248 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.250 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.251 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.253 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.254 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.256 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.257 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.259 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.260 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.262 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.264 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.265 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.267 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.268 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.269 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.270 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.271 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:19.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:19.272945 27553 tablet_service.cc:3080] error setting up scanner b6ac11069da64d43859acea5495d87f6 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.751s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207227571822592 propagated_timestamp: 7305207231576444928 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\256\001\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "dc783555d3424978aa8a195df0fb0e0d"
08:04:19.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:19.280727 27553 tablet_service.cc:3080] error setting up scanner e424d4061d9f4b64bfd29fdcb50df7ab with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.759s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207227571822592 propagated_timestamp: 7305207231576444928 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\256\001\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "dc783555d3424978aa8a195df0fb0e0d"
08:04:19.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:19.300380 27553 tablet_service.cc:3080] error setting up scanner 071cc9595f1145a19943c7b7a83b067a with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.778s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207227571822592 propagated_timestamp: 7305207231576444928 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\256\001\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "dc783555d3424978aa8a195df0fb0e0d"
08:04:19.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:19.320786 27553 tablet_service.cc:3080] error setting up scanner 88c14719fd0f438a8fc5d097eff4fa8b with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.799s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207227571822592 propagated_timestamp: 7305207231576444928 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\256\001\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "dc783555d3424978aa8a195df0fb0e0d"
08:04:19.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:19.340263 27553 tablet_service.cc:3080] error setting up scanner e0c423ff04924cbe94b4b64b491c99fb with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.818s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207227571822592 propagated_timestamp: 7305207231576444928 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\256\001\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "dc783555d3424978aa8a195df0fb0e0d"
08:04:19.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:19.360529 27553 tablet_service.cc:3080] error setting up scanner f96e9b6735a94404a6ed9966cfb66e75 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.838s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207227571822592 propagated_timestamp: 7305207231576444928 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\256\001\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "dc783555d3424978aa8a195df0fb0e0d"
08:04:19.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:19.440438 27553 tablet_service.cc:3080] error setting up scanner b3ced1aff2cd4c10a8c618d30e487038 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.918s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207227571822592 propagated_timestamp: 7305207231576444928 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\256\001\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "dc783555d3424978aa8a195df0fb0e0d"
08:04:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:19.520378 27553 tablet_service.cc:3080] error setting up scanner 224587dd00004ddca7909053fe7657b6 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.998s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207227571822592 propagated_timestamp: 7305207231576444928 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\256\001\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "dc783555d3424978aa8a195df0fb0e0d"
08:04:19.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:19.561084 27553 tablet_service.cc:3080] error setting up scanner b644ae7d778746eeb6a256cd8a3a3c2a with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.039s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207227571822592 propagated_timestamp: 7305207231576444928 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\256\001\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "dc783555d3424978aa8a195df0fb0e0d"
08:04:19.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.796078 27653 raft_consensus.cc:493] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfee26ef7e064e1aa1bf681d02a20d7c)
08:04:19.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.796181 27653 raft_consensus.cc:515] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:19.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.796494 27653 leader_election.cc:290] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655), db912c756d5642188ac063a9a687a1fe (127.26.35.67:38795)
08:04:19.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.796823 27654 raft_consensus.cc:493] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfee26ef7e064e1aa1bf681d02a20d7c)
08:04:19.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.796905 27654 raft_consensus.cc:515] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:19.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.797909 27654 leader_election.cc:290] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655), 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66:35869)
08:04:19.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.800398 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" candidate_uuid: "2d2a397923714ec08ddb8a6fa7958204" candidate_term: 2 candidate_status { last_received { term: 1 index: 491 } } ignore_live_leader: false dest_uuid: "db912c756d5642188ac063a9a687a1fe" is_pre_election: true
08:04:19.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.800513 27401 raft_consensus.cc:2468] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d2a397923714ec08ddb8a6fa7958204 in term 1.
08:04:19.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.800869 27593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" candidate_uuid: "2d2a397923714ec08ddb8a6fa7958204" candidate_term: 2 candidate_status { last_received { term: 1 index: 491 } } ignore_live_leader: false dest_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" is_pre_election: true
08:04:19.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.800910 27200 leader_election.cc:304] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2a397923714ec08ddb8a6fa7958204, db912c756d5642188ac063a9a687a1fe; no voters: 
08:04:19.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.801052 27593 raft_consensus.cc:2468] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d2a397923714ec08ddb8a6fa7958204 in term 1.
08:04:19.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.801093 27653 raft_consensus.cc:2804] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 1 FOLLOWER]: Leader pre-election won for term 2
08:04:19.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.801137 27653 raft_consensus.cc:493] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfee26ef7e064e1aa1bf681d02a20d7c)
08:04:19.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.801162 27653 raft_consensus.cc:3060] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 1 FOLLOWER]: Advancing to term 2
08:04:19.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.801853 27593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" candidate_uuid: "db912c756d5642188ac063a9a687a1fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 491 } } ignore_live_leader: false dest_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" is_pre_election: true
08:04:19.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.801946 27593 raft_consensus.cc:2468] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db912c756d5642188ac063a9a687a1fe in term 1.
08:04:19.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.801955 27653 raft_consensus.cc:515] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:19.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.802120 27653 leader_election.cc:290] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [CANDIDATE]: Term 2 election: Requested vote from peers bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655), db912c756d5642188ac063a9a687a1fe (127.26.35.67:38795)
08:04:19.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.802367 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" candidate_uuid: "2d2a397923714ec08ddb8a6fa7958204" candidate_term: 2 candidate_status { last_received { term: 1 index: 491 } } ignore_live_leader: false dest_uuid: "db912c756d5642188ac063a9a687a1fe"
08:04:19.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.802443 27401 raft_consensus.cc:3060] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 1 FOLLOWER]: Advancing to term 2
08:04:19.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.802531 27337 leader_election.cc:304] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfee26ef7e064e1aa1bf681d02a20d7c, db912c756d5642188ac063a9a687a1fe; no voters: 
08:04:19.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.802726 27593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" candidate_uuid: "2d2a397923714ec08ddb8a6fa7958204" candidate_term: 2 candidate_status { last_received { term: 1 index: 491 } } ignore_live_leader: false dest_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c"
08:04:19.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.802803 27593 raft_consensus.cc:3060] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 1 FOLLOWER]: Advancing to term 2
08:04:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.803350 27401 raft_consensus.cc:2468] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2a397923714ec08ddb8a6fa7958204 in term 2.
08:04:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.803555 27200 leader_election.cc:304] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d2a397923714ec08ddb8a6fa7958204, db912c756d5642188ac063a9a687a1fe; no voters: 
08:04:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.803634 27653 raft_consensus.cc:2804] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 2 FOLLOWER]: Leader election won for term 2
08:04:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.803757 27653 raft_consensus.cc:697] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 2 LEADER]: Becoming Leader. State: Replica: 2d2a397923714ec08ddb8a6fa7958204, State: Running, Role: LEADER
08:04:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.803874 27653 consensus_queue.cc:237] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 491, Committed index: 491, Last appended: 1.491, Last appended by leader: 491, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.804162 27593 raft_consensus.cc:2468] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d2a397923714ec08ddb8a6fa7958204 in term 2.
08:04:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.804275 27266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" candidate_uuid: "db912c756d5642188ac063a9a687a1fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 491 } } ignore_live_leader: false dest_uuid: "2d2a397923714ec08ddb8a6fa7958204" is_pre_election: true
08:04:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.804207 27654 raft_consensus.cc:2764] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
08:04:19.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:19.804831 26878 catalog_manager.cc:5697] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 reported cstate change: term changed from 1 to 2, leader changed from bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65) to 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66). New cstate: current_term: 2 leader_uuid: "2d2a397923714ec08ddb8a6fa7958204" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } health_report { overall_health: UNKNOWN } } }
08:04:19.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:19.820536 27553 tablet_service.cc:3080] error setting up scanner 85bdf16fe0104c6a88965adc70bfc694 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.298s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207227571822592 propagated_timestamp: 7305207231576444928 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""\256\001\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "dc783555d3424978aa8a195df0fb0e0d"
08:04:19.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:19.961015 27553 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58030: Illegal state: replica bfee26ef7e064e1aa1bf681d02a20d7c is not leader of this config: current role FOLLOWER
08:04:19.961 [DEBUG - kudu-nio-2] (RemoteTablet.java:167) bfee26ef7e064e1aa1bf681d02a20d7c was demoted as the leader for 2b2d91a4d34543fb917e4b333e1fe523
08:04:20.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:20.313689 27593 raft_consensus.cc:1275] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 2 FOLLOWER]: Refusing update from remote peer 2d2a397923714ec08ddb8a6fa7958204: Log matching property violated. Preceding OpId in replica: term: 1 index: 491. Preceding OpId from leader: term: 2 index: 492. (index mismatch)
08:04:20.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:20.314070 27676 consensus_queue.cc:1048] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 492, Last known committed idx: 491, Time since last communication: 0.000s
08:04:20.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:20.315997 27401 raft_consensus.cc:1275] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 2 FOLLOWER]: Refusing update from remote peer 2d2a397923714ec08ddb8a6fa7958204: Log matching property violated. Preceding OpId in replica: term: 1 index: 491. Preceding OpId from leader: term: 2 index: 492. (index mismatch)
08:04:20.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:20.316792 27676 consensus_queue.cc:1048] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 492, Last known committed idx: 491, Time since last communication: 0.000s
08:04:20.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:20.661 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)[L],bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:20.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=11, KuduRpc(method=Scan, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=11, TimeoutTracker(timeout=30000, elapsed=1389), Traces: [0ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [5ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.751s (maximum allowed 0.750s), [5ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.751s (maximum allowed 0.750s), [8ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [9ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.759s (maximum allowed 0.750s), [9ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.759s (maximum allowed 0.750s), [27ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [28ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.778s (maximum allowed 0.750s), [28ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.778s (maximum allowed 0.750s), [47ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [49ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.799s (maximum allowed 0.750s), [49ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.799s (maximum allowed 0.750s), [67ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [68ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.818s (maximum allowed 0.750s), [68ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.818s (maximum allowed 0.750s), [87ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [89ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.838s (maximum allowed 0.750s), [89ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.838s (maximum allowed 0.750s), [167ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [169ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.918s (maximum allowed 0.750s), [169ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.918s (maximum allowed 0.750s), [247ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [249ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.998s (maximum allowed 0.750s), [249ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.998s (maximum allowed 0.750s), [288ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [289ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.039s (maximum allowed 0.750s), [289ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.039s (maximum allowed 0.750s), [547ms] sending RPC to server bfee26ef7e064e1aa1bf681d02a20d7c, [549ms] received response from server bfee26ef7e064e1aa1bf681d02a20d7c: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.298s (maximum allowed 0.750s), [549ms] delaying RPC due to: Service unavailable: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.298s (maximum allowed 0.750s), [1387ms] refreshing cache from master, [1387ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [1389ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: OK, deferred=Deferred@2020713485(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread, errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread))) after lookup
08:04:20.662 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] connecting to peer
08:04:20.663 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] Successfully connected to peer
08:04:20.677 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869] using TOKEN/null
08:04:20.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:20.885404 27226 compilation_manager.cc:213] RowProjector compilation request submit failed: Service unavailable: Thread pool is at capacity (1/1 tasks running, 100/100 tasks queued)
08:04:20.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:20.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:21.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 786 rows, more = false, responseScanTimestamp = 7305207227571822592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 787 rows, more = false, responseScanTimestamp = 7305207244228108288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 787
08:04:22.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244266881024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 789 rows, more = false, responseScanTimestamp = 7305207244266881024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 789
08:04:22.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244280975360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244280975360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244300124160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 792 rows, more = false, responseScanTimestamp = 7305207244310364160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 792
08:04:22.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 792 rows, more = false, responseScanTimestamp = 7305207244310364160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244332691456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244332691456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 796 rows, more = false, responseScanTimestamp = 7305207244352512000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 796
08:04:22.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 797 rows, more = false, responseScanTimestamp = 7305207244360953856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 797
08:04:22.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244360953856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 798 rows, more = false, responseScanTimestamp = 7305207244373573632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 798
08:04:22.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 799 rows, more = false, responseScanTimestamp = 7305207244387409920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 799
08:04:22.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 799 rows, more = false, responseScanTimestamp = 7305207244387409920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 800 rows, more = false, responseScanTimestamp = 7305207244400599040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 800
08:04:22.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 800 rows, more = false, responseScanTimestamp = 7305207244400599040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 801 rows, more = false, responseScanTimestamp = 7305207244412133376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.418 [INFO - scanner-test-thread] (ITClient.java:399) New row count 801
08:04:22.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244447232000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 803 rows, more = false, responseScanTimestamp = 7305207244458442752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 803
08:04:22.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 804 rows, more = false, responseScanTimestamp = 7305207244469837824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 804
08:04:22.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 804 rows, more = false, responseScanTimestamp = 7305207244469837824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 805 rows, more = false, responseScanTimestamp = 7305207244484104192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 805
08:04:22.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244495474688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244505055232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244514623488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 808 rows, more = false, responseScanTimestamp = 7305207244514623488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 808
08:04:22.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 809 rows, more = false, responseScanTimestamp = 7305207244521443328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 809
08:04:22.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244530520064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244540559360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244550017024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 812 rows, more = false, responseScanTimestamp = 7305207244550017024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 812
08:04:22.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244557549568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 814 rows, more = false, responseScanTimestamp = 7305207244565098496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 814
08:04:22.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244574474240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244581203968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 817 rows, more = false, responseScanTimestamp = 7305207244590231552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 817
08:04:22.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 817 rows, more = false, responseScanTimestamp = 7305207244590231552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 818 rows, more = false, responseScanTimestamp = 7305207244597362688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 818
08:04:22.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244617043968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 820 rows, more = false, responseScanTimestamp = 7305207244627816448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 820
08:04:22.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 821 rows, more = false, responseScanTimestamp = 7305207244638498816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 821
08:04:22.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244645830656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 823 rows, more = false, responseScanTimestamp = 7305207244655992832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 823
08:04:22.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244655992832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 824 rows, more = false, responseScanTimestamp = 7305207244666318848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 824
08:04:22.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244688347136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 826 rows, more = false, responseScanTimestamp = 7305207244694859776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 826
08:04:22.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244694859776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244705255424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 828 rows, more = false, responseScanTimestamp = 7305207244720246784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 828
08:04:22.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244720246784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 829 rows, more = false, responseScanTimestamp = 7305207244740784128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 829
08:04:22.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244740784128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 830 rows, more = false, responseScanTimestamp = 7305207244749074432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 830
08:04:22.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244762173440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244770455552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 833 rows, more = false, responseScanTimestamp = 7305207244784099328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.500 [INFO - scanner-test-thread] (ITClient.java:399) New row count 833
08:04:22.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244784099328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 834 rows, more = false, responseScanTimestamp = 7305207244791943168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 834
08:04:22.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244805779456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 835 rows, more = false, responseScanTimestamp = 7305207244805779456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 835
08:04:22.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 836 rows, more = false, responseScanTimestamp = 7305207244820398080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 836
08:04:22.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 837 rows, more = false, responseScanTimestamp = 7305207244829392896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 837
08:04:22.515 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1806699533(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244841439232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 839 rows, more = false, responseScanTimestamp = 7305207244854325248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 839
08:04:22.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244854325248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 840 rows, more = false, responseScanTimestamp = 7305207244869926912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 840
08:04:22.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244887666688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244887666688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 851 rows, more = false, responseScanTimestamp = 7305207244903469056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 851
08:04:22.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 852 rows, more = false, responseScanTimestamp = 7305207244913795072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 852
08:04:22.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 853 rows, more = false, responseScanTimestamp = 7305207244924272640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 853
08:04:22.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244938801152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207244952555520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 856 rows, more = false, responseScanTimestamp = 7305207244966027264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 856
08:04:22.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 856 rows, more = false, responseScanTimestamp = 7305207244966027264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 858 rows, more = false, responseScanTimestamp = 7305207244985774080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 858
08:04:22.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 858 rows, more = false, responseScanTimestamp = 7305207244985774080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 859 rows, more = false, responseScanTimestamp = 7305207244992184320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 859
08:04:22.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245002821632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245011570688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 861 rows, more = false, responseScanTimestamp = 7305207245011570688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 861
08:04:22.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245021732864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245033558016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245042720768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 865 rows, more = false, responseScanTimestamp = 7305207245050904576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 865
08:04:22.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 865 rows, more = false, responseScanTimestamp = 7305207245050904576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245059678208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 867 rows, more = false, responseScanTimestamp = 7305207245072068608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.577 [INFO - scanner-test-thread] (ITClient.java:399) New row count 867
08:04:22.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 868 rows, more = false, responseScanTimestamp = 7305207245081464832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 868
08:04:22.581 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1915801544(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 868 rows, more = false, responseScanTimestamp = 7305207245081464832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 869 rows, more = false, responseScanTimestamp = 7305207245120602112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 869
08:04:22.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 870 rows, more = false, responseScanTimestamp = 7305207245135290368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 870
08:04:22.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245146812416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245158486016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 881 rows, more = false, responseScanTimestamp = 7305207245158486016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 881
08:04:22.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245202657280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 887 rows, more = false, responseScanTimestamp = 7305207245211529216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 887
08:04:22.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245211529216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.607 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1163728948(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.610 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1945859940(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 889 rows, more = false, responseScanTimestamp = 7305207245232848896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 889
08:04:22.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245242740736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 900 rows, more = false, responseScanTimestamp = 7305207245255372800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 900
08:04:22.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245265608704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245289250816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245299507200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245299507200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245318664192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 916 rows, more = false, responseScanTimestamp = 7305207245327482880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 916
08:04:22.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 917 rows, more = false, responseScanTimestamp = 7305207245335965696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 917
08:04:22.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 920 rows, more = false, responseScanTimestamp = 7305207245366665216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 920
08:04:22.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 922 rows, more = false, responseScanTimestamp = 7305207245386002432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 922
08:04:22.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245401796608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245412122624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 927 rows, more = false, responseScanTimestamp = 7305207245431242752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 927
08:04:22.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245438754816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 929 rows, more = false, responseScanTimestamp = 7305207245448237056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.665 [INFO - scanner-test-thread] (ITClient.java:399) New row count 929
08:04:22.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245469151232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245485957120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245493637120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245512302592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245512302592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245530124288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.683 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@415288690(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245530124288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245539368960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.686 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1828331309(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 940 rows, more = false, responseScanTimestamp = 7305207245553954816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 940
08:04:22.694 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1095444030(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245553954816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245598515200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.698 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1772300580(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245598515200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.702 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2006372927(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 960 rows, more = false, responseScanTimestamp = 7305207245598515200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.705 [INFO - scanner-test-thread] (ITClient.java:399) New row count 960
08:04:22.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245618544640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245633658880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245645725696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 991 rows, more = false, responseScanTimestamp = 7305207245655269376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 991
08:04:22.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 992 rows, more = false, responseScanTimestamp = 7305207245665361920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 992
08:04:22.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245674790912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 994 rows, more = false, responseScanTimestamp = 7305207245687021568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 994
08:04:22.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245700911104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 996 rows, more = false, responseScanTimestamp = 7305207245712224256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 996
08:04:22.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245741117440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.734 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1269414039(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 999 rows, more = false, responseScanTimestamp = 7305207245750325248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 999
08:04:22.737 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1397427466(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245763022848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245763022848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.741 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@600958030(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245777481728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1010 rows, more = false, responseScanTimestamp = 7305207245777481728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1010
08:04:22.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1020 rows, more = false, responseScanTimestamp = 7305207245792112640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1020
08:04:22.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1030 rows, more = false, responseScanTimestamp = 7305207245802053632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1030
08:04:22.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1031 rows, more = false, responseScanTimestamp = 7305207245813874688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1031
08:04:22.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1032 rows, more = false, responseScanTimestamp = 7305207245823787008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1032
08:04:22.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1033 rows, more = false, responseScanTimestamp = 7305207245834166272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1033
08:04:22.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1034 rows, more = false, responseScanTimestamp = 7305207245843865600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1034
08:04:22.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1036 rows, more = false, responseScanTimestamp = 7305207245864157184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1036
08:04:22.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245864157184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1037 rows, more = false, responseScanTimestamp = 7305207245880979456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1037
08:04:22.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1038 rows, more = false, responseScanTimestamp = 7305207245893574656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1038
08:04:22.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245904994304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1040 rows, more = false, responseScanTimestamp = 7305207245919625216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1040
08:04:22.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1041 rows, more = false, responseScanTimestamp = 7305207245931339776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1041
08:04:22.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245931339776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1042 rows, more = false, responseScanTimestamp = 7305207245943578624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1042
08:04:22.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1043 rows, more = false, responseScanTimestamp = 7305207245957070848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1043
08:04:22.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245969358848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245981986816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1046 rows, more = false, responseScanTimestamp = 7305207245992280064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1046
08:04:22.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207245992280064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246017105920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1048 rows, more = false, responseScanTimestamp = 7305207246017105920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1048
08:04:22.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246025506816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1051 rows, more = false, responseScanTimestamp = 7305207246045085696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1051
08:04:22.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1051 rows, more = false, responseScanTimestamp = 7305207246045085696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1052 rows, more = false, responseScanTimestamp = 7305207246052524032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1052
08:04:22.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246052524032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246062936064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246062936064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1054 rows, more = false, responseScanTimestamp = 7305207246074617856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1054
08:04:22.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246074617856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1055 rows, more = false, responseScanTimestamp = 7305207246084616192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1055
08:04:22.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246107410432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246114574336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1059 rows, more = false, responseScanTimestamp = 7305207246122323968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1059
08:04:22.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246129172480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246129172480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246137712640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246163529728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246170644480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1065 rows, more = false, responseScanTimestamp = 7305207246170644480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1065
08:04:22.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246178598912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1067 rows, more = false, responseScanTimestamp = 7305207246190215168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1067
08:04:22.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246197219328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.844 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1654115617(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1069 rows, more = false, responseScanTimestamp = 7305207246205321216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1069
08:04:22.847 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1685892324(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1070 rows, more = false, responseScanTimestamp = 7305207246216429568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1070
08:04:22.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1080 rows, more = false, responseScanTimestamp = 7305207246227460096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1080
08:04:22.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1090 rows, more = false, responseScanTimestamp = 7305207246234402816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1090
08:04:22.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1090 rows, more = false, responseScanTimestamp = 7305207246234402816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246253965312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1093 rows, more = false, responseScanTimestamp = 7305207246260518912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1093
08:04:22.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1094 rows, more = false, responseScanTimestamp = 7305207246267305984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1094
08:04:22.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1095 rows, more = false, responseScanTimestamp = 7305207246277165056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1095
08:04:22.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1096 rows, more = false, responseScanTimestamp = 7305207246285221888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1096
08:04:22.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1097 rows, more = false, responseScanTimestamp = 7305207246293102592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1097
08:04:22.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246300860416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.869 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1867828796(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1099 rows, more = false, responseScanTimestamp = 7305207246308831232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.872 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1124840460(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1099
08:04:22.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246321098752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246321098752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1120 rows, more = false, responseScanTimestamp = 7305207246339330048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1120
08:04:22.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1121 rows, more = false, responseScanTimestamp = 7305207246346563584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1121
08:04:22.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246354550784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246354550784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246362275840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1125 rows, more = false, responseScanTimestamp = 7305207246378307584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1125
08:04:22.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1127 rows, more = false, responseScanTimestamp = 7305207246393217024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1127
08:04:22.894 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@522815369(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246399918080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1129 rows, more = false, responseScanTimestamp = 7305207246409158656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1129
08:04:22.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246446505984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1144 rows, more = false, responseScanTimestamp = 7305207246452854784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1144
08:04:22.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246452854784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246460964864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1146 rows, more = false, responseScanTimestamp = 7305207246469492736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1146
08:04:22.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246476861440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1147 rows, more = false, responseScanTimestamp = 7305207246476861440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1147
08:04:22.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246487371776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246487371776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246506795008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1150 rows, more = false, responseScanTimestamp = 7305207246506795008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1150
08:04:22.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246514946048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1152 rows, more = false, responseScanTimestamp = 7305207246525222912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.925 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1152
08:04:22.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1152 rows, more = false, responseScanTimestamp = 7305207246525222912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246534770688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1153 rows, more = false, responseScanTimestamp = 7305207246534770688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.929 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1153
08:04:22.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1154 rows, more = false, responseScanTimestamp = 7305207246546014208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1154
08:04:22.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1154 rows, more = false, responseScanTimestamp = 7305207246546014208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246558224384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1156 rows, more = false, responseScanTimestamp = 7305207246566572032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1156
08:04:22.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246566572032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246576402432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1158 rows, more = false, responseScanTimestamp = 7305207246586732544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1158
08:04:22.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1158 rows, more = false, responseScanTimestamp = 7305207246586732544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1159 rows, more = false, responseScanTimestamp = 7305207246597107712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1159
08:04:22.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246608961536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246608961536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1161 rows, more = false, responseScanTimestamp = 7305207246619070464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1161
08:04:22.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246627946496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246627946496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246637740032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246645522432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246645522432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1165 rows, more = false, responseScanTimestamp = 7305207246653538304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1165
08:04:22.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1166 rows, more = false, responseScanTimestamp = 7305207246661402624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1166
08:04:22.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1167 rows, more = false, responseScanTimestamp = 7305207246670512128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1167
08:04:22.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246670512128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1168 rows, more = false, responseScanTimestamp = 7305207246678724608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1168
08:04:22.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1169 rows, more = false, responseScanTimestamp = 7305207246688571392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1169
08:04:22.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1169 rows, more = false, responseScanTimestamp = 7305207246688571392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246699479040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246711324672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246711324672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246720114688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1173 rows, more = false, responseScanTimestamp = 7305207246730170368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1173
08:04:22.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246738325504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246747193344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246757552128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1177 rows, more = false, responseScanTimestamp = 7305207246767988736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1177
08:04:22.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246776201216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.986 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@506659588(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246776201216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.988 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1465850832(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:22.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1179 rows, more = false, responseScanTimestamp = 7305207246784303104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1179
08:04:22.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1180 rows, more = false, responseScanTimestamp = 7305207246794833920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1180
08:04:22.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1180 rows, more = false, responseScanTimestamp = 7305207246794833920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1190 rows, more = false, responseScanTimestamp = 7305207246807097344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1190
08:04:22.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246807097344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1200 rows, more = false, responseScanTimestamp = 7305207246830735360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:22.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1200
08:04:23.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246830735360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246842695680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1201 rows, more = false, responseScanTimestamp = 7305207246842695680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1201
08:04:23.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246854004736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1202 rows, more = false, responseScanTimestamp = 7305207246854004736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1202
08:04:23.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1204 rows, more = false, responseScanTimestamp = 7305207246879416320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1204
08:04:23.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246886273024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1207 rows, more = false, responseScanTimestamp = 7305207246901510144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1207
08:04:23.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246908735488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1209 rows, more = false, responseScanTimestamp = 7305207246917980160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1209
08:04:23.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1210 rows, more = false, responseScanTimestamp = 7305207246924726272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1210
08:04:23.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1211 rows, more = false, responseScanTimestamp = 7305207246931693568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1211
08:04:23.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246941523968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1212 rows, more = false, responseScanTimestamp = 7305207246941523968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1212
08:04:23.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1214 rows, more = false, responseScanTimestamp = 7305207246967697408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1214
08:04:23.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246973710336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207246983708672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.040 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1240104675(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247016144896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1230 rows, more = false, responseScanTimestamp = 7305207247024656384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1230
08:04:23.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247024656384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1231 rows, more = false, responseScanTimestamp = 7305207247033114624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1231
08:04:23.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247042662400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1232 rows, more = false, responseScanTimestamp = 7305207247042662400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1232
08:04:23.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1234 rows, more = false, responseScanTimestamp = 7305207247064682496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1234
08:04:23.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1235 rows, more = false, responseScanTimestamp = 7305207247070752768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1235
08:04:23.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1236 rows, more = false, responseScanTimestamp = 7305207247079882752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1236
08:04:23.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1237 rows, more = false, responseScanTimestamp = 7305207247091294208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1237
08:04:23.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1238 rows, more = false, responseScanTimestamp = 7305207247099551744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1238
08:04:23.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247116750848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1242 rows, more = false, responseScanTimestamp = 7305207247133159424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1242
08:04:23.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247139192832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247148658688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1244 rows, more = false, responseScanTimestamp = 7305207247148658688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1244
08:04:23.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247177596928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247184547840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247200145408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247200145408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1251 rows, more = false, responseScanTimestamp = 7305207247210254336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1251
08:04:23.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1252 rows, more = false, responseScanTimestamp = 7305207247218188288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1252
08:04:23.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1253 rows, more = false, responseScanTimestamp = 7305207247230259200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1253
08:04:23.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247238545408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247246286848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247254650880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.105 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@439139736(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.108 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@469874426(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1260 rows, more = false, responseScanTimestamp = 7305207247284523008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1260
08:04:23.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1260 rows, more = false, responseScanTimestamp = 7305207247284523008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247294758912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1281 rows, more = false, responseScanTimestamp = 7305207247315210240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.118 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1281
08:04:23.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1282 rows, more = false, responseScanTimestamp = 7305207247323172864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1282
08:04:23.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247351513088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247351513088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1286 rows, more = false, responseScanTimestamp = 7305207247367413760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1286
08:04:23.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247375470592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247390400512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.136 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@867151665(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1289 rows, more = false, responseScanTimestamp = 7305207247398432768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1289
08:04:23.139 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@690541249(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1289 rows, more = false, responseScanTimestamp = 7305207247398432768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1290 rows, more = false, responseScanTimestamp = 7305207247409074176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1290
08:04:23.142 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1452767745(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1290 rows, more = false, responseScanTimestamp = 7305207247409074176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1300 rows, more = false, responseScanTimestamp = 7305207247420973056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1300
08:04:23.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247433195520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247452991488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1323 rows, more = false, responseScanTimestamp = 7305207247467421696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.156 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1323
08:04:23.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1325 rows, more = false, responseScanTimestamp = 7305207247480332288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1325
08:04:23.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1326 rows, more = false, responseScanTimestamp = 7305207247488995328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1326
08:04:23.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1327 rows, more = false, responseScanTimestamp = 7305207247496867840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1327
08:04:23.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1328 rows, more = false, responseScanTimestamp = 7305207247505989632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1328
08:04:23.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1329 rows, more = false, responseScanTimestamp = 7305207247514189824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1329
08:04:23.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247528779776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1335 rows, more = false, responseScanTimestamp = 7305207247556055040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1335
08:04:23.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247563091968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.181 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1194373199(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247571525632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.183 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@162027967(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247583535104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247593152512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.186 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1727605905(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247603970048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247603970048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.189 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@198382909(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247615946752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247615946752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.191 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1227058880(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1370 rows, more = false, responseScanTimestamp = 7305207247626735616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1370
08:04:23.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1370 rows, more = false, responseScanTimestamp = 7305207247626735616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1380 rows, more = false, responseScanTimestamp = 7305207247638183936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1380
08:04:23.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1390 rows, more = false, responseScanTimestamp = 7305207247649210368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1390
08:04:23.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1391 rows, more = false, responseScanTimestamp = 7305207247659905024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1391
08:04:23.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247669092352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247669092352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1393 rows, more = false, responseScanTimestamp = 7305207247679229952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1393
08:04:23.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247695949824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1395 rows, more = false, responseScanTimestamp = 7305207247695949824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1395
08:04:23.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1397 rows, more = false, responseScanTimestamp = 7305207247713820672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1397
08:04:23.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247722237952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1399 rows, more = false, responseScanTimestamp = 7305207247729242112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1399
08:04:23.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247736594432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1401 rows, more = false, responseScanTimestamp = 7305207247745007616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1401
08:04:23.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247752474624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1403 rows, more = false, responseScanTimestamp = 7305207247762784256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1403
08:04:23.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1404 rows, more = false, responseScanTimestamp = 7305207247770288128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1404
08:04:23.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1405 rows, more = false, responseScanTimestamp = 7305207247777595392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1405
08:04:23.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247786913792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247786913792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247803867136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1408 rows, more = false, responseScanTimestamp = 7305207247803867136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1408
08:04:23.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247809634304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247833083904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1410 rows, more = false, responseScanTimestamp = 7305207247833083904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1410
08:04:23.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1412 rows, more = false, responseScanTimestamp = 7305207247845789696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1412
08:04:23.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247853506560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247868018688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247868018688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247876714496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.261 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@42836986(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247911337984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247911337984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247920918528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247937409024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1432 rows, more = false, responseScanTimestamp = 7305207247943614464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1432
08:04:23.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247950831616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1433 rows, more = false, responseScanTimestamp = 7305207247950831616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1433
08:04:23.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1434 rows, more = false, responseScanTimestamp = 7305207247964852224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1434
08:04:23.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207247972446208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1439 rows, more = false, responseScanTimestamp = 7305207248002064384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1439
08:04:23.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248018010112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1442 rows, more = false, responseScanTimestamp = 7305207248026255360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1442
08:04:23.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248033853440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248045953024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248045953024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1445 rows, more = false, responseScanTimestamp = 7305207248057376768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.302 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1445
08:04:23.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248070598656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248088477696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1448 rows, more = false, responseScanTimestamp = 7305207248095539200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1448
08:04:23.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248102551552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1449 rows, more = false, responseScanTimestamp = 7305207248102551552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1449
08:04:23.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248116477952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1452 rows, more = false, responseScanTimestamp = 7305207248125526016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1452
08:04:23.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1454 rows, more = false, responseScanTimestamp = 7305207248141963264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1454
08:04:23.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248148033536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248148033536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1457 rows, more = false, responseScanTimestamp = 7305207248172912640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1457
08:04:23.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1458 rows, more = false, responseScanTimestamp = 7305207248181424128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1458
08:04:23.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248181424128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.330 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@767527582(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248190001152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1459 rows, more = false, responseScanTimestamp = 7305207248190001152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1459
08:04:23.333 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1045825769(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248190001152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1460 rows, more = false, responseScanTimestamp = 7305207248203894784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1460
08:04:23.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248203894784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248216809472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1480 rows, more = false, responseScanTimestamp = 7305207248227819520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.340 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1480
08:04:23.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1480 rows, more = false, responseScanTimestamp = 7305207248227819520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248235290624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1482 rows, more = false, responseScanTimestamp = 7305207248245911552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1482
08:04:23.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1482 rows, more = false, responseScanTimestamp = 7305207248245911552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248254898176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1483 rows, more = false, responseScanTimestamp = 7305207248254898176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1483
08:04:23.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1484 rows, more = false, responseScanTimestamp = 7305207248267427840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1484
08:04:23.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1484 rows, more = false, responseScanTimestamp = 7305207248267427840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1485 rows, more = false, responseScanTimestamp = 7305207248277946368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1485
08:04:23.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1486 rows, more = false, responseScanTimestamp = 7305207248287973376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1486
08:04:23.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248299032576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248299032576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248306020352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.359 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1817257101(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248306020352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1489 rows, more = false, responseScanTimestamp = 7305207248312266752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1489
08:04:23.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1489 rows, more = false, responseScanTimestamp = 7305207248312266752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248323313664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1500 rows, more = false, responseScanTimestamp = 7305207248336220160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1500
08:04:23.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248342872064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248342872064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1502 rows, more = false, responseScanTimestamp = 7305207248354672640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1502
08:04:23.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1503 rows, more = false, responseScanTimestamp = 7305207248363950080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1503
08:04:23.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248363950080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1504 rows, more = false, responseScanTimestamp = 7305207248374853632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1504
08:04:23.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248385122304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1505 rows, more = false, responseScanTimestamp = 7305207248385122304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1505
08:04:23.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1506 rows, more = false, responseScanTimestamp = 7305207248394416128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1506
08:04:23.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1507 rows, more = false, responseScanTimestamp = 7305207248405225472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1507
08:04:23.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248405225472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1508 rows, more = false, responseScanTimestamp = 7305207248411897856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1508
08:04:23.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1509 rows, more = false, responseScanTimestamp = 7305207248426934272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1509
08:04:23.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1510 rows, more = false, responseScanTimestamp = 7305207248438407168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1510
08:04:23.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1511 rows, more = false, responseScanTimestamp = 7305207248450342912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.397 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1511
08:04:23.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248460922880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1513 rows, more = false, responseScanTimestamp = 7305207248469831680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1513
08:04:23.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248476942336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248476942336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248488714240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248499007488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248508563456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.410 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@53270670(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248516292608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248522571776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.413 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1377192207(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1519 rows, more = false, responseScanTimestamp = 7305207248522571776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1519
08:04:23.416 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1544094436(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1520 rows, more = false, responseScanTimestamp = 7305207248531271680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.418 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1520
08:04:23.419 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@957948068(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248544411648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.421 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1553233825(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248556965888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1550 rows, more = false, responseScanTimestamp = 7305207248568094720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1550
08:04:23.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1560 rows, more = false, responseScanTimestamp = 7305207248577921024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1560
08:04:23.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248587284480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1571 rows, more = false, responseScanTimestamp = 7305207248596635648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1571
08:04:23.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248607825920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1573 rows, more = false, responseScanTimestamp = 7305207248616468480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1573
08:04:23.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248616468480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1574 rows, more = false, responseScanTimestamp = 7305207248627875840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1574
08:04:23.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1575 rows, more = false, responseScanTimestamp = 7305207248639512576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1575
08:04:23.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1576 rows, more = false, responseScanTimestamp = 7305207248648761344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1576
08:04:23.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248661397504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.449 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1017774861(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1578 rows, more = false, responseScanTimestamp = 7305207248670617600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1578
08:04:23.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248678768640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248678768640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1580 rows, more = false, responseScanTimestamp = 7305207248690384896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1580
08:04:23.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248690384896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248701276160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1591 rows, more = false, responseScanTimestamp = 7305207248711204864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1591
08:04:23.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248711204864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1592 rows, more = false, responseScanTimestamp = 7305207248721764352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1592
08:04:23.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1593 rows, more = false, responseScanTimestamp = 7305207248733655040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1593
08:04:23.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1593 rows, more = false, responseScanTimestamp = 7305207248733655040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1594 rows, more = false, responseScanTimestamp = 7305207248747061248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1594
08:04:23.474 [INFO - chaos-test-thread] (MiniKuduCluster.java:399) Killing master server 127.26.35.125:41239
08:04:23.475 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: MASTER
    index: 1
  }
}

08:04:23.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1595 rows, more = false, responseScanTimestamp = 7305207248758910976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1595
08:04:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.475328 26765 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwwxHvV/build/release/bin/kudu with pid 26845
08:04:23.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248771878912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248784990208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1597 rows, more = false, responseScanTimestamp = 7305207248784990208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1597
08:04:23.483 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.35.125:41239(127.26.35.125:41239)] handling channelInactive
08:04:23.484 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.35.125:41239(127.26.35.125:41239)] cleaning up while in state READY due to: connection closed
08:04:23.485 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
08:04:23.485 [INFO - chaos-test-thread] (MiniKuduCluster.java:380) Starting master server 127.26.35.125:41239
08:04:23.486 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: MASTER
    index: 1
  }
}

08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.486901 26765 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/wal
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/data
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/logs
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/data/info.pb
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.125:41239
08:04:23.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.125
08:04:23.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=34473
08:04:23.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:23.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:23.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:23.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:04:23.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:04:23.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:23.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:04:23.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42549/jwks.json with env {}
08:04:23.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248784990208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.493 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@673196126(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248800370688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1599 rows, more = false, responseScanTimestamp = 7305207248827043840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1599
08:04:23.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1600 rows, more = false, responseScanTimestamp = 7305207248871358464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1600
08:04:23.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1610 rows, more = false, responseScanTimestamp = 7305207248892071936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1610
08:04:23.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1611 rows, more = false, responseScanTimestamp = 7305207248911749120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1611
08:04:23.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1612 rows, more = false, responseScanTimestamp = 7305207248930205696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1612
08:04:23.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248949293056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1614 rows, more = false, responseScanTimestamp = 7305207248967680000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1614
08:04:23.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207248984178688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249002278912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249018982400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249033478144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1619 rows, more = false, responseScanTimestamp = 7305207249047560192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1619
08:04:23.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1620 rows, more = false, responseScanTimestamp = 7305207249062641664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1620
08:04:23.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1621 rows, more = false, responseScanTimestamp = 7305207249079308288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1621
08:04:23.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1622 rows, more = false, responseScanTimestamp = 7305207249096712192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1622
08:04:23.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1623 rows, more = false, responseScanTimestamp = 7305207249117700096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1623
08:04:23.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249135849472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249153003520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249168523264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1627 rows, more = false, responseScanTimestamp = 7305207249185861632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.582 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1627
08:04:23.583 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1481388542(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249207697408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249224642560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1629 rows, more = false, responseScanTimestamp = 7305207249224642560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1629
08:04:23.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1630 rows, more = false, responseScanTimestamp = 7305207249238691840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1630
08:04:23.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1630 rows, more = false, responseScanTimestamp = 7305207249238691840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249258176512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1640 rows, more = false, responseScanTimestamp = 7305207249258176512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1640
08:04:23.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1641 rows, more = false, responseScanTimestamp = 7305207249276030976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1641
08:04:23.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249285660672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249300688896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1644 rows, more = false, responseScanTimestamp = 7305207249316548608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1644
08:04:23.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1645 rows, more = false, responseScanTimestamp = 7305207249329549312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1645
08:04:23.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1646 rows, more = false, responseScanTimestamp = 7305207249345630208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1646
08:04:23.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:23.624343 27711 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:04:23.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:23.624637 27711 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:04:23.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:23.624679 27711 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:04:23.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1647 rows, more = false, responseScanTimestamp = 7305207249364488192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1647
08:04:23.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:23.627334 27711 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:04:23.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:23.627398 27711 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:04:23.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:23.627417 27711 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:04:23.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:23.627436 27711 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:04:23.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:23.627456 27711 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:04:23.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:23.627475 27711 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42549/jwks.json
08:04:23.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1648 rows, more = false, responseScanTimestamp = 7305207249382068224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1648
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.630873 27711 master_runner.cc:387] Master server non-default flags:
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/data
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/wal
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.125:41239
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42549/jwks.json
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/data/info.pb
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.125
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=34473
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27711
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/logs
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:04:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:04:23.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:04:23.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:04:23.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
08:04:23.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:04:23.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 07:43:13 UTC on e7f111948823
08:04:23.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12769
08:04:23.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.631173 27711 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:04:23.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.631435 27711 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:04:23.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249401790464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:23.634830 27719 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:23.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:23.635118 27717 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:23.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:23.635426 27716 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:23.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.635751 27711 server_base.cc:1061] running on GCE node
08:04:23.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.636148 27711 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:04:23.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.636427 27711 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:04:23.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.637580 27711 hybrid_clock.cc:648] HybridClock initialized: now 1783497863637560 us; error 31 us; skew 500 ppm
08:04:23.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1650 rows, more = false, responseScanTimestamp = 7305207249418887168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1650
08:04:23.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.638935 27711 webserver.cc:533] Webserver started at http://127.26.35.125:34473/ using document root <none> and password file <none>
08:04:23.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.639155 27711 fs_manager.cc:362] Metadata directory not provided
08:04:23.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.639233 27711 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:04:23.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249435353088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.641036 27711 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
08:04:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.641916 27725 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:04:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.642058 27711 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
08:04:23.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249450733568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.642135 27711 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/data,/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/wal
08:04:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "939367a7db8b4518adb2c862a2d7593b"
08:04:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:04:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.642467 27711 fs_report.cc:389] FS layout report
08:04:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:04:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/wal
08:04:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/wal
08:04:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/data/data
08:04:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:04:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:04:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:04:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:04:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:04:23.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:04:23.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:04:23.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:04:23.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:04:23.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:04:23.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:04:23.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249466396672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1653 rows, more = false, responseScanTimestamp = 7305207249466396672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1653
08:04:23.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1653 rows, more = false, responseScanTimestamp = 7305207249466396672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249466396672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249480843264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1655 rows, more = false, responseScanTimestamp = 7305207249511329792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1655
08:04:23.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1656 rows, more = false, responseScanTimestamp = 7305207249526181888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.665 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1656
08:04:23.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249545281536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.669 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@656043049(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1658 rows, more = false, responseScanTimestamp = 7305207249562333184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1658
08:04:23.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249579261952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1660 rows, more = false, responseScanTimestamp = 7305207249595949056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1660
08:04:23.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.688625 27711 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:04:23.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1670 rows, more = false, responseScanTimestamp = 7305207249611472896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.689354 27711 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:04:23.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.689494 27711 kserver.cc:163] Server-wide thread pool size limit: 3276
08:04:23.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1670
08:04:23.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1671 rows, more = false, responseScanTimestamp = 7305207249642246144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1671
08:04:23.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.694437 27711 rpc_server.cc:307] RPC server started. Bound to: 127.26.35.125:41239
08:04:23.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.694864 27711 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-1/data/info.pb
08:04:23.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.696462 26765 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwwxHvV/build/release/bin/kudu as pid 27711
08:04:23.696 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
08:04:23.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1672 rows, more = false, responseScanTimestamp = 7305207249661423616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1672
08:04:23.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.698139 27777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.35.125:41239 every 8 connection(s)
08:04:23.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.698689 27778 sys_catalog.cc:263] Verifying existing consensus state
08:04:23.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.699923 27778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b: Bootstrap starting.
08:04:23.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249678659584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249695502336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1675 rows, more = false, responseScanTimestamp = 7305207249709764608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1675
08:04:23.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.711835 27778 log.cc:826] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b: Log is configured to *not* fsync() on all Append() calls
08:04:23.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249724039168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.713862 27778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=5 ignored=0} mutations{seen=3 ignored=0} orphaned_commits=0. Pending: 0 replicates
08:04:23.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.714203 27778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b: Bootstrap complete.
08:04:23.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1677 rows, more = false, responseScanTimestamp = 7305207249740451840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1677
08:04:23.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.717741 27778 raft_consensus.cc:359] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:23.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.718026 27778 raft_consensus.cc:740] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 939367a7db8b4518adb2c862a2d7593b, State: Initialized, Role: FOLLOWER
08:04:23.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.718185 27778 consensus_queue.cc:260] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 1.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:23.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.718523 27778 sys_catalog.cc:565] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: configured and running, proceeding with master startup.
08:04:23.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1678 rows, more = false, responseScanTimestamp = 7305207249758060544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1678
08:04:23.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.721786 27792 catalog_manager.cc:1295] Loaded cluster ID: a1d5a733c06d4a14acbc8400e0f5cc14
08:04:23.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.721844 27792 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b: loading cluster ID for follower catalog manager: success
08:04:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.723153 27792 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b: acquiring CA information for follower catalog manager: success
08:04:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.723637 27792 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:04:23.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.723778 27781 sys_catalog.cc:455] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:23.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.724211 27781 sys_catalog.cc:458] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: This master's current role is: FOLLOWER
08:04:23.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1679 rows, more = false, responseScanTimestamp = 7305207249774452736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1679
08:04:23.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249810530304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249823662080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249838505984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1684 rows, more = false, responseScanTimestamp = 7305207249852993536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1684
08:04:23.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1685 rows, more = false, responseScanTimestamp = 7305207249866846208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1685
08:04:23.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249884356608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1687 rows, more = false, responseScanTimestamp = 7305207249906462720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1687
08:04:23.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1688 rows, more = false, responseScanTimestamp = 7305207249928609792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.760 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1262793132(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1688
08:04:23.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249947082752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.766 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1645154882(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249947082752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.771 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1542786108(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249967448064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.774422 27711 master_runner.cc:264] No leader master found from master 939367a7db8b4518adb2c862a2d7593b
08:04:23.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.774507 27711 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:04:23.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207249989242880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.775 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@796543055(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1710 rows, more = false, responseScanTimestamp = 7305207250012594176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1710
08:04:23.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250012594176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1720 rows, more = false, responseScanTimestamp = 7305207250027143168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1720
08:04:23.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250027143168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250044674048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1731 rows, more = false, responseScanTimestamp = 7305207250056101888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1731
08:04:23.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1732 rows, more = false, responseScanTimestamp = 7305207250067492864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1732
08:04:23.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250067492864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250108719104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1735 rows, more = false, responseScanTimestamp = 7305207250108719104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1735
08:04:23.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1736 rows, more = false, responseScanTimestamp = 7305207250126073856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1736
08:04:23.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250141032448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.811650 27733 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" instance_seqno: 1783497855120014) as {username='slave'} at 127.26.35.66:37547; Asking this server to re-register.
08:04:23.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.812422 27314 heartbeater.cc:461] Registering TS with master...
08:04:23.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:23.812836 27733 ts_manager.cc:194] Registered new tserver with Master: 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66:35869)
08:04:23.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1738 rows, more = false, responseScanTimestamp = 7305207250156154880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1738
08:04:23.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1739 rows, more = false, responseScanTimestamp = 7305207250169094144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1739
08:04:23.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250185371648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250201088000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250217988096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1743 rows, more = false, responseScanTimestamp = 7305207250229096448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1743
08:04:23.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1744 rows, more = false, responseScanTimestamp = 7305207250240139264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1744
08:04:23.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1745 rows, more = false, responseScanTimestamp = 7305207250254692352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1745
08:04:23.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1746 rows, more = false, responseScanTimestamp = 7305207250271850496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1746
08:04:23.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250289086464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1748 rows, more = false, responseScanTimestamp = 7305207250307416064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.854 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1748
08:04:23.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1749 rows, more = false, responseScanTimestamp = 7305207250322067456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1749
08:04:23.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250336133120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250352443392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1752 rows, more = false, responseScanTimestamp = 7305207250368167936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1752
08:04:23.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1753 rows, more = false, responseScanTimestamp = 7305207250381869056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1753
08:04:23.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250395316224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250410459136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250424102912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250436329472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.882 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1096635869(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250444800000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.886 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1532678838(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1759 rows, more = false, responseScanTimestamp = 7305207250454126592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1759
08:04:23.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1760 rows, more = false, responseScanTimestamp = 7305207250466226176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.890 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@683516173(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1760
08:04:23.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250480300032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1780 rows, more = false, responseScanTimestamp = 7305207250496352256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1780
08:04:23.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1790 rows, more = false, responseScanTimestamp = 7305207250509402112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1790
08:04:23.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250522935296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1792 rows, more = false, responseScanTimestamp = 7305207250535104512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1792
08:04:23.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250535104512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1793 rows, more = false, responseScanTimestamp = 7305207250544070656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1793
08:04:23.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1794 rows, more = false, responseScanTimestamp = 7305207250557059072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1794
08:04:23.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1795 rows, more = false, responseScanTimestamp = 7305207250567151616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1795
08:04:23.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1796 rows, more = false, responseScanTimestamp = 7305207250590380032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1796
08:04:23.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250605584384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1798 rows, more = false, responseScanTimestamp = 7305207250621292544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1798
08:04:23.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250634932224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1800 rows, more = false, responseScanTimestamp = 7305207250647687168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1800
08:04:23.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1801 rows, more = false, responseScanTimestamp = 7305207250661851136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1801
08:04:23.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250675818496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250690834432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250705682432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250719531008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250732052480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1807 rows, more = false, responseScanTimestamp = 7305207250744954880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.959 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1807
08:04:23.960 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1433971813(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250757017600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.963 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2124478634(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250770067456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1810 rows, more = false, responseScanTimestamp = 7305207250784018432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1810
08:04:23.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250796896256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1830 rows, more = false, responseScanTimestamp = 7305207250810806272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1830
08:04:23.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250821668864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1832 rows, more = false, responseScanTimestamp = 7305207250835116032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.979 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1832
08:04:23.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250846281728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1834 rows, more = false, responseScanTimestamp = 7305207250859868160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.985 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1834
08:04:23.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250871144448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250885496832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250896560128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250907230208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:23.996 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1944210090(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:23.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250917724160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1839 rows, more = false, responseScanTimestamp = 7305207250917724160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1839
08:04:24.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1840 rows, more = false, responseScanTimestamp = 7305207250931126272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1840
08:04:24.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250944438272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1851 rows, more = false, responseScanTimestamp = 7305207250958331904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1851
08:04:24.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250970013696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207250982006784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1854 rows, more = false, responseScanTimestamp = 7305207250994282496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1854
08:04:24.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1855 rows, more = false, responseScanTimestamp = 7305207251006861312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1855
08:04:24.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1856 rows, more = false, responseScanTimestamp = 7305207251017265152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1856
08:04:24.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1857 rows, more = false, responseScanTimestamp = 7305207251027488768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1857
08:04:24.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1858 rows, more = false, responseScanTimestamp = 7305207251036655616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1858
08:04:24.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1859 rows, more = false, responseScanTimestamp = 7305207251046363136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1859
08:04:24.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251054587904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251064451072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1863 rows, more = false, responseScanTimestamp = 7305207251079118848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1863
08:04:24.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251084705792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1865 rows, more = false, responseScanTimestamp = 7305207251094159360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1865
08:04:24.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1866 rows, more = false, responseScanTimestamp = 7305207251102019584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1866
08:04:24.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1867 rows, more = false, responseScanTimestamp = 7305207251109109760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1867
08:04:24.046 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@915552274(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1868 rows, more = false, responseScanTimestamp = 7305207251118305280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1868
08:04:24.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251126923264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251136065536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1880 rows, more = false, responseScanTimestamp = 7305207251144392704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1880
08:04:24.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1881 rows, more = false, responseScanTimestamp = 7305207251153649664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1881
08:04:24.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1882 rows, more = false, responseScanTimestamp = 7305207251166117888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1882
08:04:24.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251180470272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251194396672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1884 rows, more = false, responseScanTimestamp = 7305207251194396672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1884
08:04:24.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1885 rows, more = false, responseScanTimestamp = 7305207251204165632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1885
08:04:24.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251227877376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251235749888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.075 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@647606561(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251244191744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251253903360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1900 rows, more = false, responseScanTimestamp = 7305207251262984192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1900
08:04:24.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1901 rows, more = false, responseScanTimestamp = 7305207251271413760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1901
08:04:24.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1902 rows, more = false, responseScanTimestamp = 7305207251280896000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1902
08:04:24.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1903 rows, more = false, responseScanTimestamp = 7305207251290095616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1903
08:04:24.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251299164160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1905 rows, more = false, responseScanTimestamp = 7305207251308208128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1905
08:04:24.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1906 rows, more = false, responseScanTimestamp = 7305207251316412416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1906
08:04:24.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1907 rows, more = false, responseScanTimestamp = 7305207251325386752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1907
08:04:24.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251333656576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.099 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1594190064(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1909 rows, more = false, responseScanTimestamp = 7305207251345309696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1909
08:04:24.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1909 rows, more = false, responseScanTimestamp = 7305207251345309696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251366567936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1921 rows, more = false, responseScanTimestamp = 7305207251375697920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1921
08:04:24.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251383336960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1923 rows, more = false, responseScanTimestamp = 7305207251392266240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1923
08:04:24.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1924 rows, more = false, responseScanTimestamp = 7305207251400511488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1924
08:04:24.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1924 rows, more = false, responseScanTimestamp = 7305207251400511488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1926 rows, more = false, responseScanTimestamp = 7305207251424231424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1926
08:04:24.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251432034304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251441246208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.124 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1054068384(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251448442880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.127 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@430322624(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251448442880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251457294336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.130 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1927125356(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1940 rows, more = false, responseScanTimestamp = 7305207251468636160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1940
08:04:24.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1950 rows, more = false, responseScanTimestamp = 7305207251479412736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1950
08:04:24.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251479412736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251489501184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1961 rows, more = false, responseScanTimestamp = 7305207251500503040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1961
08:04:24.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1963 rows, more = false, responseScanTimestamp = 7305207251516780544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1963
08:04:24.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1963 rows, more = false, responseScanTimestamp = 7305207251516780544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1965 rows, more = false, responseScanTimestamp = 7305207251538071552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1965
08:04:24.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1966 rows, more = false, responseScanTimestamp = 7305207251546787840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1966
08:04:24.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251546787840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1967 rows, more = false, responseScanTimestamp = 7305207251557408768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1967
08:04:24.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1967 rows, more = false, responseScanTimestamp = 7305207251557408768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251568394240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.157 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@116079919(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251568394240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1969 rows, more = false, responseScanTimestamp = 7305207251581566976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1969
08:04:24.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251581566976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251593342976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251593342976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251604176896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1980 rows, more = false, responseScanTimestamp = 7305207251604176896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1980
08:04:24.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251614208000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1981 rows, more = false, responseScanTimestamp = 7305207251614208000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.169 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1981
08:04:24.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1982 rows, more = false, responseScanTimestamp = 7305207251626397696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1982
08:04:24.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251626397696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1983 rows, more = false, responseScanTimestamp = 7305207251638009856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1983
08:04:24.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251638009856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251648659456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251648659456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251660361728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251660361728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1985 rows, more = false, responseScanTimestamp = 7305207251660361728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1985
08:04:24.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1986 rows, more = false, responseScanTimestamp = 7305207251670454272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1986
08:04:24.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1987 rows, more = false, responseScanTimestamp = 7305207251681800192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1987
08:04:24.185 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@653088156(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251690647552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.189 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@251480754(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1989 rows, more = false, responseScanTimestamp = 7305207251698692096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1989
08:04:24.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1990 rows, more = false, responseScanTimestamp = 7305207251708764160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 1990
08:04:24.192 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@276149496(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251708764160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2000 rows, more = false, responseScanTimestamp = 7305207251721371648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2000
08:04:24.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251721371648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251735953408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251735953408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2020 rows, more = false, responseScanTimestamp = 7305207251747278848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.201 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2020
08:04:24.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251759296512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2022 rows, more = false, responseScanTimestamp = 7305207251765260288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2022
08:04:24.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251765260288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2023 rows, more = false, responseScanTimestamp = 7305207251776770048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.208 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2023
08:04:24.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251776770048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251789426688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251789426688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2025 rows, more = false, responseScanTimestamp = 7305207251801419776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2025
08:04:24.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251801419776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251812818944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251812818944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2027 rows, more = false, responseScanTimestamp = 7305207251827286016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2027
08:04:24.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251833475072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2029 rows, more = false, responseScanTimestamp = 7305207251839954944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2029
08:04:24.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251852169216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2031 rows, more = false, responseScanTimestamp = 7305207251858505728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2031
08:04:24.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251858505728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2032 rows, more = false, responseScanTimestamp = 7305207251869642752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2032
08:04:24.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2033 rows, more = false, responseScanTimestamp = 7305207251882016768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2033
08:04:24.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2034 rows, more = false, responseScanTimestamp = 7305207251891249152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.236 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2034
08:04:24.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251891249152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251903770624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2036 rows, more = false, responseScanTimestamp = 7305207251914665984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2036
08:04:24.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251914665984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2036 rows, more = false, responseScanTimestamp = 7305207251914665984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2037 rows, more = false, responseScanTimestamp = 7305207251924975616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2037
08:04:24.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251924975616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.249 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1328083356(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251946500096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2039 rows, more = false, responseScanTimestamp = 7305207251958935552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.252 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2039
08:04:24.253 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@61148240(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251958935552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.255 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1734962764(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251969368064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2050 rows, more = false, responseScanTimestamp = 7305207251984375808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2050
08:04:24.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251984375808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207251984375808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252004265984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252004265984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2070 rows, more = false, responseScanTimestamp = 7305207252014395392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.265 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2070
08:04:24.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2071 rows, more = false, responseScanTimestamp = 7305207252024266752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2071
08:04:24.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2072 rows, more = false, responseScanTimestamp = 7305207252033077248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2072
08:04:24.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252042076160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252042076160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2074 rows, more = false, responseScanTimestamp = 7305207252051537920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.274 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2074
08:04:24.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2075 rows, more = false, responseScanTimestamp = 7305207252059168768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2075
08:04:24.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252069818368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252069818368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2077 rows, more = false, responseScanTimestamp = 7305207252079288320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.282 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2077
08:04:24.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2078 rows, more = false, responseScanTimestamp = 7305207252087160832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2078
08:04:24.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252095209472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252106002432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252114997248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252122349568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2082 rows, more = false, responseScanTimestamp = 7305207252122349568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2082
08:04:24.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252140130304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252140130304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252147331072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252154650624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252165292032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252171042816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2089 rows, more = false, responseScanTimestamp = 7305207252171042816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2089
08:04:24.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2091 rows, more = false, responseScanTimestamp = 7305207252183007232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2091
08:04:24.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2092 rows, more = false, responseScanTimestamp = 7305207252191858688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2092
08:04:24.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2093 rows, more = false, responseScanTimestamp = 7305207252201525248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2093
08:04:24.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2094 rows, more = false, responseScanTimestamp = 7305207252209516544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2094
08:04:24.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252220190720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2096 rows, more = false, responseScanTimestamp = 7305207252229836800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2096
08:04:24.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252236283904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252247257088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.324 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1510396973(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2098 rows, more = false, responseScanTimestamp = 7305207252247257088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2098
08:04:24.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2099 rows, more = false, responseScanTimestamp = 7305207252265992192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2099
08:04:24.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252288077824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2111 rows, more = false, responseScanTimestamp = 7305207252300730368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2111
08:04:24.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.335855 27733 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" instance_seqno: 1783497858460493) as {username='slave'} at 127.26.35.65:46991; Asking this server to re-register.
08:04:24.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.336164 27641 heartbeater.cc:461] Registering TS with master...
08:04:24.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.336650 27733 ts_manager.cc:194] Registered new tserver with Master: bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655)
08:04:24.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2112 rows, more = false, responseScanTimestamp = 7305207252310052864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2112
08:04:24.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2114 rows, more = false, responseScanTimestamp = 7305207252331810816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2114
08:04:24.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.345173 27733 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "db912c756d5642188ac063a9a687a1fe" instance_seqno: 1783497855253663) as {username='slave'} at 127.26.35.67:52839; Asking this server to re-register.
08:04:24.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.345425 27449 heartbeater.cc:461] Registering TS with master...
08:04:24.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.346050 27733 ts_manager.cc:194] Registered new tserver with Master: db912c756d5642188ac063a9a687a1fe (127.26.35.67:38795)
08:04:24.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2114 rows, more = false, responseScanTimestamp = 7305207252331810816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2115 rows, more = false, responseScanTimestamp = 7305207252350631936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2115
08:04:24.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252362424320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2116 rows, more = false, responseScanTimestamp = 7305207252362424320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2116
08:04:24.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2117 rows, more = false, responseScanTimestamp = 7305207252379115520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2117
08:04:24.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252389806080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252389806080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.358 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1386900192(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252403027968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252403027968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.361 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2043030377(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2120 rows, more = false, responseScanTimestamp = 7305207252416716800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2120
08:04:24.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252427218944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2130 rows, more = false, responseScanTimestamp = 7305207252427218944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2130
08:04:24.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2140 rows, more = false, responseScanTimestamp = 7305207252438884352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2140
08:04:24.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2140 rows, more = false, responseScanTimestamp = 7305207252438884352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252453519360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2142 rows, more = false, responseScanTimestamp = 7305207252466610176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2142
08:04:24.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2143 rows, more = false, responseScanTimestamp = 7305207252475166720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2143
08:04:24.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2143 rows, more = false, responseScanTimestamp = 7305207252475166720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2144 rows, more = false, responseScanTimestamp = 7305207252483465216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2144
08:04:24.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252495601664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2145 rows, more = false, responseScanTimestamp = 7305207252495601664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2145
08:04:24.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2146 rows, more = false, responseScanTimestamp = 7305207252508643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2146
08:04:24.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252521254912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2147 rows, more = false, responseScanTimestamp = 7305207252521254912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2147
08:04:24.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252530532352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2148 rows, more = false, responseScanTimestamp = 7305207252530532352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2148
08:04:24.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2149 rows, more = false, responseScanTimestamp = 7305207252546437120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2149
08:04:24.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2149 rows, more = false, responseScanTimestamp = 7305207252546437120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252559343616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252571951104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252571951104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2152 rows, more = false, responseScanTimestamp = 7305207252580872192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2152
08:04:24.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252580872192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252590116864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252601729024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252601729024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252609802240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252609802240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2156 rows, more = false, responseScanTimestamp = 7305207252618948608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2156
08:04:24.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252627746816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2157 rows, more = false, responseScanTimestamp = 7305207252627746816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2157
08:04:24.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2158 rows, more = false, responseScanTimestamp = 7305207252636749824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.418 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2158
08:04:24.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252636749824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252636749824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252650545152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2159 rows, more = false, responseScanTimestamp = 7305207252650545152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2159
08:04:24.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252667346944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2160 rows, more = false, responseScanTimestamp = 7305207252667346944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2160
08:04:24.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2161 rows, more = false, responseScanTimestamp = 7305207252680163328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2161
08:04:24.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2161 rows, more = false, responseScanTimestamp = 7305207252680163328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252692160512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252706631680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252706631680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2164 rows, more = false, responseScanTimestamp = 7305207252716400640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2164
08:04:24.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2165 rows, more = false, responseScanTimestamp = 7305207252725207040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2165
08:04:24.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2165 rows, more = false, responseScanTimestamp = 7305207252725207040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2166 rows, more = false, responseScanTimestamp = 7305207252734226432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2166
08:04:24.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252746371072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2167 rows, more = false, responseScanTimestamp = 7305207252746371072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2167
08:04:24.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2168 rows, more = false, responseScanTimestamp = 7305207252758753280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2168
08:04:24.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2168 rows, more = false, responseScanTimestamp = 7305207252758753280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2169 rows, more = false, responseScanTimestamp = 7305207252772651008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2169
08:04:24.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252786442240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2170 rows, more = false, responseScanTimestamp = 7305207252786442240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2170
08:04:24.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252799356928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252799356928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252812861440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252812861440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2173 rows, more = false, responseScanTimestamp = 7305207252822970368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2173
08:04:24.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252822970368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2174 rows, more = false, responseScanTimestamp = 7305207252831117312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2174
08:04:24.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252841811968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252841811968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2176 rows, more = false, responseScanTimestamp = 7305207252851867648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2176
08:04:24.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2176 rows, more = false, responseScanTimestamp = 7305207252851867648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252861276160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252861276160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2177 rows, more = false, responseScanTimestamp = 7305207252861276160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2177
08:04:24.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252861276160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2178 rows, more = false, responseScanTimestamp = 7305207252873355264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2178
08:04:24.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252895678464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252895678464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252906074112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252906074112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252914700288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252914700288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2182 rows, more = false, responseScanTimestamp = 7305207252922589184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2182
08:04:24.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252922589184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2183 rows, more = false, responseScanTimestamp = 7305207252930334720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2183
08:04:24.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252941340672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2184 rows, more = false, responseScanTimestamp = 7305207252941340672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2184
08:04:24.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252952911872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252952911872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252969492480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252969492480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2187 rows, more = false, responseScanTimestamp = 7305207252981293056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2187
08:04:24.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252981293056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2188 rows, more = false, responseScanTimestamp = 7305207252991729664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2188
08:04:24.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207252991729664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253005307904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2189 rows, more = false, responseScanTimestamp = 7305207253005307904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2189
08:04:24.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2190 rows, more = false, responseScanTimestamp = 7305207253019037696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2190
08:04:24.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253029867520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2191 rows, more = false, responseScanTimestamp = 7305207253029867520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2191
08:04:24.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2192 rows, more = false, responseScanTimestamp = 7305207253042253824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2192
08:04:24.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2192 rows, more = false, responseScanTimestamp = 7305207253042253824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2193 rows, more = false, responseScanTimestamp = 7305207253054902272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2193
08:04:24.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2194 rows, more = false, responseScanTimestamp = 7305207253066706944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2194
08:04:24.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2194 rows, more = false, responseScanTimestamp = 7305207253066706944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2195 rows, more = false, responseScanTimestamp = 7305207253078851584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2195
08:04:24.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253090590720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2197 rows, more = false, responseScanTimestamp = 7305207253107912704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2197
08:04:24.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2198 rows, more = false, responseScanTimestamp = 7305207253120344064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2198
08:04:24.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253120344064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253135613952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2199 rows, more = false, responseScanTimestamp = 7305207253135613952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2199
08:04:24.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253146992640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2201 rows, more = false, responseScanTimestamp = 7305207253157822464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2201
08:04:24.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2201 rows, more = false, responseScanTimestamp = 7305207253157822464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2202 rows, more = false, responseScanTimestamp = 7305207253166485504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2202
08:04:24.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253194285056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.554387 27807 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 939367a7db8b4518adb2c862a2d7593b)
08:04:24.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253206749184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.556290 27807 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:24.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253206749184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.557493 26962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc249e53f0ba43a8a5086f118f93b26f" candidate_term: 2 candidate_status { last_received { term: 1 index: 8 } } ignore_live_leader: false dest_uuid: "62377a7fc20444fbade663c05954a19b" is_pre_election: true
08:04:24.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253215870976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.559685 27807 leader_election.cc:290] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 939367a7db8b4518adb2c862a2d7593b (127.26.35.125:41239), 62377a7fc20444fbade663c05954a19b (127.26.35.124:44375)
08:04:24.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.563979 27752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc249e53f0ba43a8a5086f118f93b26f" candidate_term: 2 candidate_status { last_received { term: 1 index: 8 } } ignore_live_leader: false dest_uuid: "939367a7db8b4518adb2c862a2d7593b" is_pre_election: true
08:04:24.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.564167 27752 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc249e53f0ba43a8a5086f118f93b26f in term 1.
08:04:24.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.566960 26792 leader_election.cc:304] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 939367a7db8b4518adb2c862a2d7593b, bc249e53f0ba43a8a5086f118f93b26f; no voters: 62377a7fc20444fbade663c05954a19b
08:04:24.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.567396 27807 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 1 FOLLOWER]: Leader pre-election won for term 2
08:04:24.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.567441 27807 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 939367a7db8b4518adb2c862a2d7593b)
08:04:24.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.567467 27807 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 1 FOLLOWER]: Advancing to term 2
08:04:24.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2205 rows, more = false, responseScanTimestamp = 7305207253215870976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.568359 27807 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:24.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2205
08:04:24.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.568506 27807 leader_election.cc:290] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [CANDIDATE]: Term 2 election: Requested vote from peers 939367a7db8b4518adb2c862a2d7593b (127.26.35.125:41239), 62377a7fc20444fbade663c05954a19b (127.26.35.124:44375)
08:04:24.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.569332 26962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc249e53f0ba43a8a5086f118f93b26f" candidate_term: 2 candidate_status { last_received { term: 1 index: 8 } } ignore_live_leader: false dest_uuid: "62377a7fc20444fbade663c05954a19b"
08:04:24.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.569324 27752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc249e53f0ba43a8a5086f118f93b26f" candidate_term: 2 candidate_status { last_received { term: 1 index: 8 } } ignore_live_leader: false dest_uuid: "939367a7db8b4518adb2c862a2d7593b"
08:04:24.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.569499 27752 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 1 FOLLOWER]: Advancing to term 2
08:04:24.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.570919 27752 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc249e53f0ba43a8a5086f118f93b26f in term 2.
08:04:24.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.571117 26792 leader_election.cc:304] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 939367a7db8b4518adb2c862a2d7593b, bc249e53f0ba43a8a5086f118f93b26f; no voters: 62377a7fc20444fbade663c05954a19b
08:04:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.571590 27807 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 2 FOLLOWER]: Leader election won for term 2
08:04:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.571748 27807 raft_consensus.cc:697] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 2 LEADER]: Becoming Leader. State: Replica: bc249e53f0ba43a8a5086f118f93b26f, State: Running, Role: LEADER
08:04:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.571856 27807 consensus_queue.cc:237] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 8, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.572440 27807 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: SysCatalogTable state changed. Reason: New leader bc249e53f0ba43a8a5086f118f93b26f. Latest consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:24.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.572634 27807 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: This master's current role is: LEADER
08:04:24.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.573336 27811 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
08:04:24.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.573796 27811 catalog_manager.cc:679] Loaded metadata for table org.apache.kudu.client.ITClient-1783497853607 [id=dfce714f42bc4dde9dc6c28376b8f05e]
08:04:24.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.574126 27811 tablet_loader.cc:96] loaded metadata for tablet 2b2d91a4d34543fb917e4b333e1fe523 (table org.apache.kudu.client.ITClient-1783497853607 [id=dfce714f42bc4dde9dc6c28376b8f05e])
08:04:24.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.574319 27811 catalog_manager.cc:1520] Initializing Kudu cluster ID...
08:04:24.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.574517 27811 catalog_manager.cc:1295] Loaded cluster ID: a1d5a733c06d4a14acbc8400e0f5cc14
08:04:24.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.574657 27811 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
08:04:24.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.574983 27811 catalog_manager.cc:1540] Loading token signing keys...
08:04:24.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.575186 27811 catalog_manager.cc:6081] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: Loaded TSK: 0
08:04:24.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.575452 27811 catalog_manager.cc:1550] Initializing in-progress tserver states...
08:04:24.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2206 rows, more = false, responseScanTimestamp = 7305207253226852352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2206
08:04:24.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253226852352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253310406656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253329743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.587 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1433477395(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2208 rows, more = false, responseScanTimestamp = 7305207253329743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2208
08:04:24.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253340635136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.589 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@968503340(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2209 rows, more = false, responseScanTimestamp = 7305207253340635136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2209
08:04:24.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253351526400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2210 rows, more = false, responseScanTimestamp = 7305207253351526400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2210
08:04:24.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253351526400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253363265536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253383507968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253383507968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253391527936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253399711744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2233 rows, more = false, responseScanTimestamp = 7305207253407191040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2233
08:04:24.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2234 rows, more = false, responseScanTimestamp = 7305207253413892096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2234
08:04:24.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2235 rows, more = false, responseScanTimestamp = 7305207253422948352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2235
08:04:24.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2236 rows, more = false, responseScanTimestamp = 7305207253432344576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2236
08:04:24.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2237 rows, more = false, responseScanTimestamp = 7305207253438926848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2237
08:04:24.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253447061504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253452886016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253460946944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253470539776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2243 rows, more = false, responseScanTimestamp = 7305207253487353856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2243
08:04:24.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2244 rows, more = false, responseScanTimestamp = 7305207253497462784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2244
08:04:24.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2244 rows, more = false, responseScanTimestamp = 7305207253497462784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253516763136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2247 rows, more = false, responseScanTimestamp = 7305207253527318528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2247
08:04:24.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253548175360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2250 rows, more = false, responseScanTimestamp = 7305207253556740096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2250
08:04:24.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2251 rows, more = false, responseScanTimestamp = 7305207253565489152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2251
08:04:24.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2252 rows, more = false, responseScanTimestamp = 7305207253574586368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2252
08:04:24.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253596807168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2255 rows, more = false, responseScanTimestamp = 7305207253605109760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2255
08:04:24.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2256 rows, more = false, responseScanTimestamp = 7305207253612560384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2256
08:04:24.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253623771136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253633437696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2259 rows, more = false, responseScanTimestamp = 7305207253645938688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2259
08:04:24.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253653032960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2261 rows, more = false, responseScanTimestamp = 7305207253661749248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2261
08:04:24.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2262 rows, more = false, responseScanTimestamp = 7305207253669052416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2262
08:04:24.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253680930816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253691129856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2265 rows, more = false, responseScanTimestamp = 7305207253705625600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2265
08:04:24.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253712498688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2266 rows, more = false, responseScanTimestamp = 7305207253712498688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2266
08:04:24.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2268 rows, more = false, responseScanTimestamp = 7305207253732995072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.687 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@944152721(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2268
08:04:24.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253746814976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2269 rows, more = false, responseScanTimestamp = 7305207253746814976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2269
08:04:24.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2280 rows, more = false, responseScanTimestamp = 7305207253770338304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2280
08:04:24.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253782495232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253792796672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253799825408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253820342272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2285 rows, more = false, responseScanTimestamp = 7305207253820342272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2285
08:04:24.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2286 rows, more = false, responseScanTimestamp = 7305207253826412544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2286
08:04:24.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253841444864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253851099136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253857558528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253865054208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2291 rows, more = false, responseScanTimestamp = 7305207253873446912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2291
08:04:24.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2292 rows, more = false, responseScanTimestamp = 7305207253881606144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2292
08:04:24.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253893025792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2293 rows, more = false, responseScanTimestamp = 7305207253893025792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2293
08:04:24.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2295 rows, more = false, responseScanTimestamp = 7305207253914554368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.728 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2295
08:04:24.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2296 rows, more = false, responseScanTimestamp = 7305207253920686080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2296
08:04:24.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253929431040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253937516544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253952966656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253959589888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2302 rows, more = false, responseScanTimestamp = 7305207253966389248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2302
08:04:24.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253972299776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253980987392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207253980987392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2306 rows, more = false, responseScanTimestamp = 7305207254002319360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2306
08:04:24.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2307 rows, more = false, responseScanTimestamp = 7305207254010273792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2307
08:04:24.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254027173888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.758693 27812 raft_consensus.cc:493] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 939367a7db8b4518adb2c862a2d7593b)
08:04:24.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254027173888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.759 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1880316307(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.759860 27812 raft_consensus.cc:515] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:24.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.760176 27812 leader_election.cc:290] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc249e53f0ba43a8a5086f118f93b26f (127.26.35.126:36373), 939367a7db8b4518adb2c862a2d7593b (127.26.35.125:41239)
08:04:24.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.760608 26817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "62377a7fc20444fbade663c05954a19b" candidate_term: 2 candidate_status { last_received { term: 1 index: 8 } } ignore_live_leader: false dest_uuid: "bc249e53f0ba43a8a5086f118f93b26f" is_pre_election: true
08:04:24.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2309 rows, more = false, responseScanTimestamp = 7305207254042750976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2309
08:04:24.763 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@750159675(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.765115 27752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "62377a7fc20444fbade663c05954a19b" candidate_term: 2 candidate_status { last_received { term: 1 index: 8 } } ignore_live_leader: false dest_uuid: "939367a7db8b4518adb2c862a2d7593b" is_pre_election: true
08:04:24.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.765275 27752 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62377a7fc20444fbade663c05954a19b in current term 2: Already voted for candidate bc249e53f0ba43a8a5086f118f93b26f in this term.
08:04:24.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254042750976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.765822 26937 leader_election.cc:304] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62377a7fc20444fbade663c05954a19b; no voters: 939367a7db8b4518adb2c862a2d7593b, bc249e53f0ba43a8a5086f118f93b26f
08:04:24.766 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1147529681(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.767165 27812 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 1 FOLLOWER]: Advancing to term 2
08:04:24.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2310 rows, more = false, responseScanTimestamp = 7305207254062153728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2310
08:04:24.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254074757120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254090018816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.773111 27812 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
08:04:24.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254098444288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254098444288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254106243072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254116737024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2343 rows, more = false, responseScanTimestamp = 7305207254123442176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2343
08:04:24.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254129979392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2344 rows, more = false, responseScanTimestamp = 7305207254129979392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2344
08:04:24.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254142046208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254153605120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254153605120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2347 rows, more = false, responseScanTimestamp = 7305207254163701760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2347
08:04:24.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254171795456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2348 rows, more = false, responseScanTimestamp = 7305207254171795456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2348
08:04:24.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2349 rows, more = false, responseScanTimestamp = 7305207254182744064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2349
08:04:24.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254203658240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2351 rows, more = false, responseScanTimestamp = 7305207254203658240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2351
08:04:24.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2353 rows, more = false, responseScanTimestamp = 7305207254221193216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2353
08:04:24.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2354 rows, more = false, responseScanTimestamp = 7305207254226911232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.805 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2354
08:04:24.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2355 rows, more = false, responseScanTimestamp = 7305207254236213248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2355
08:04:24.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254245625856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2356 rows, more = false, responseScanTimestamp = 7305207254245625856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2356
08:04:24.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2358 rows, more = false, responseScanTimestamp = 7305207254264721408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2358
08:04:24.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254270709760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2360 rows, more = false, responseScanTimestamp = 7305207254279364608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2360
08:04:24.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254290403328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2362 rows, more = false, responseScanTimestamp = 7305207254301937664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2362
08:04:24.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2363 rows, more = false, responseScanTimestamp = 7305207254308495360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2363
08:04:24.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254319403008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2364 rows, more = false, responseScanTimestamp = 7305207254319403008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.831 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2364
08:04:24.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254343610368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254351372288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254358528000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.837 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1227529188(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254358528000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2369 rows, more = false, responseScanTimestamp = 7305207254366388224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2369
08:04:24.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2380 rows, more = false, responseScanTimestamp = 7305207254391721984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2380
08:04:24.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2382 rows, more = false, responseScanTimestamp = 7305207254408212480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2382
08:04:24.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2383 rows, more = false, responseScanTimestamp = 7305207254414426112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2383
08:04:24.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254425350144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254425350144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2385 rows, more = false, responseScanTimestamp = 7305207254437474304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2385
08:04:24.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254445375488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254459400192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254468894720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.864 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@597662867(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254468894720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254477701120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.869 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@998791300(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2389 rows, more = false, responseScanTimestamp = 7305207254477701120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2389
08:04:24.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254492934144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2390 rows, more = false, responseScanTimestamp = 7305207254492934144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2390
08:04:24.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254509752320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254509752320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2410 rows, more = false, responseScanTimestamp = 7305207254522433536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2410
08:04:24.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254530818048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254543323136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2412 rows, more = false, responseScanTimestamp = 7305207254543323136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2412
08:04:24.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2413 rows, more = false, responseScanTimestamp = 7305207254552756224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2413
08:04:24.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254561406976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254561406976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254574485504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2415 rows, more = false, responseScanTimestamp = 7305207254574485504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2415
08:04:24.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2416 rows, more = false, responseScanTimestamp = 7305207254582571008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2416
08:04:24.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2417 rows, more = false, responseScanTimestamp = 7305207254594240512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2417
08:04:24.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2417 rows, more = false, responseScanTimestamp = 7305207254594240512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254605180928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254617223168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2420 rows, more = false, responseScanTimestamp = 7305207254625599488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2420
08:04:24.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2421 rows, more = false, responseScanTimestamp = 7305207254633295872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2421
08:04:24.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2422 rows, more = false, responseScanTimestamp = 7305207254640300032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2422
08:04:24.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2423 rows, more = false, responseScanTimestamp = 7305207254647689216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2423
08:04:24.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254647689216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2424 rows, more = false, responseScanTimestamp = 7305207254654799872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2424
08:04:24.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2424 rows, more = false, responseScanTimestamp = 7305207254654799872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2425 rows, more = false, responseScanTimestamp = 7305207254665334784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2425
08:04:24.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2426 rows, more = false, responseScanTimestamp = 7305207254678179840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2426
08:04:24.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2426 rows, more = false, responseScanTimestamp = 7305207254678179840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2427 rows, more = false, responseScanTimestamp = 7305207254689984512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.920 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2427
08:04:24.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2428 rows, more = false, responseScanTimestamp = 7305207254701809664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2428
08:04:24.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254701809664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2429 rows, more = false, responseScanTimestamp = 7305207254713884672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.925 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2429
08:04:24.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254724259840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254724259840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2431 rows, more = false, responseScanTimestamp = 7305207254736084992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2431
08:04:24.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2432 rows, more = false, responseScanTimestamp = 7305207254743670784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2432
08:04:24.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254758584320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2434 rows, more = false, responseScanTimestamp = 7305207254758584320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2434
08:04:24.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254766714880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2435 rows, more = false, responseScanTimestamp = 7305207254766714880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.938 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2435
08:04:24.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2436 rows, more = false, responseScanTimestamp = 7305207254774702080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2436
08:04:24.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254785634304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254785634304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254797295616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.944 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1346901317(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254805979136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254805979136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254814961664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254823268352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2451 rows, more = false, responseScanTimestamp = 7305207254832463872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2451
08:04:24.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254839369728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254851768320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2453 rows, more = false, responseScanTimestamp = 7305207254851768320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2453
08:04:24.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254870032384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254877065216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254877065216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.967 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1293959443(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2458 rows, more = false, responseScanTimestamp = 7305207254893277184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2458
08:04:24.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254900236288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.970 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@302266144(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2459 rows, more = false, responseScanTimestamp = 7305207254900236288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.973 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1798373788(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2459
08:04:24.976 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2068042626(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2470 rows, more = false, responseScanTimestamp = 7305207254922551296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2470
08:04:24.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254933004288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.978147 27752 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 2 FOLLOWER]: Refusing update from remote peer bc249e53f0ba43a8a5086f118f93b26f: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 2 index: 9. (index mismatch)
08:04:24.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.978654 27809 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [LEADER]: Connected to new peer: Peer: permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
08:04:24.980 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@874790176(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.980146 27817 sys_catalog.cc:455] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: SysCatalogTable state changed. Reason: New leader bc249e53f0ba43a8a5086f118f93b26f. Latest consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:24.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.980268 27817 sys_catalog.cc:458] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: This master's current role is: FOLLOWER
08:04:24.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.980825 27807 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:24.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.980958 27807 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: This master's current role is: LEADER
08:04:24.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.981076 26962 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 2 FOLLOWER]: Refusing update from remote peer bc249e53f0ba43a8a5086f118f93b26f: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 2 index: 9. (index mismatch)
08:04:24.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.981402 27809 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
08:04:24.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.981954 27812 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: SysCatalogTable state changed. Reason: New leader bc249e53f0ba43a8a5086f118f93b26f. Latest consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:24.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.982049 27812 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: This master's current role is: FOLLOWER
08:04:24.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.982089 27812 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:24.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.982122 27812 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: This master's current role is: FOLLOWER
08:04:24.983 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@128623027(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:24.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.983475 27817 sys_catalog.cc:455] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:24.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:24.983574 27817 sys_catalog.cc:458] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: This master's current role is: FOLLOWER
08:04:24.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254946750464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2500 rows, more = false, responseScanTimestamp = 7305207254963609600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2500
08:04:24.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2510 rows, more = false, responseScanTimestamp = 7305207254974038016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2510
08:04:24.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2510 rows, more = false, responseScanTimestamp = 7305207254974038016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207254987210752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255000424448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2522 rows, more = false, responseScanTimestamp = 7305207255007350784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:24.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2522
08:04:24.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2522 rows, more = false, responseScanTimestamp = 7305207255007350784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2523 rows, more = false, responseScanTimestamp = 7305207255014641664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2523
08:04:25.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2525 rows, more = false, responseScanTimestamp = 7305207255035641856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2525
08:04:25.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255046209536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2527 rows, more = false, responseScanTimestamp = 7305207255054266368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2527
08:04:25.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255054266368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.008 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1685351739(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255062024192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255070633984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.011 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@21921268(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255070633984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255080472576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255090749440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255090749440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2540 rows, more = false, responseScanTimestamp = 7305207255090749440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.018 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2540
08:04:25.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255103909888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2550 rows, more = false, responseScanTimestamp = 7305207255103909888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2550
08:04:25.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255116472320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2552 rows, more = false, responseScanTimestamp = 7305207255126843392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2552
08:04:25.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2553 rows, more = false, responseScanTimestamp = 7305207255136620544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2553
08:04:25.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255146299392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2554 rows, more = false, responseScanTimestamp = 7305207255146299392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2554
08:04:25.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2555 rows, more = false, responseScanTimestamp = 7305207255156019200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2555
08:04:25.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2556 rows, more = false, responseScanTimestamp = 7305207255166558208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2556
08:04:25.038 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@337026496(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2558 rows, more = false, responseScanTimestamp = 7305207255186968576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2558
08:04:25.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255193427968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2559 rows, more = false, responseScanTimestamp = 7305207255193427968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2559
08:04:25.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255202140160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255216467968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2570 rows, more = false, responseScanTimestamp = 7305207255216467968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2570
08:04:25.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255227383808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255238754304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255238754304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255250739200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255259181056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2574 rows, more = false, responseScanTimestamp = 7305207255259181056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2574
08:04:25.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2575 rows, more = false, responseScanTimestamp = 7305207255267237888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2575
08:04:25.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2577 rows, more = false, responseScanTimestamp = 7305207255288156160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2577
08:04:25.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255293472768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.065 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1180893640(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2578 rows, more = false, responseScanTimestamp = 7305207255293472768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2578
08:04:25.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255312822272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255312822272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2590 rows, more = false, responseScanTimestamp = 7305207255320006656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2590
08:04:25.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255335776256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2592 rows, more = false, responseScanTimestamp = 7305207255335776256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2592
08:04:25.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2594 rows, more = false, responseScanTimestamp = 7305207255351468032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2594
08:04:25.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255358398464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255358398464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2596 rows, more = false, responseScanTimestamp = 7305207255368450048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2596
08:04:25.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2597 rows, more = false, responseScanTimestamp = 7305207255375912960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2597
08:04:25.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255387451392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255387451392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255396462592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2600 rows, more = false, responseScanTimestamp = 7305207255403167744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2600
08:04:25.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255403167744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2601 rows, more = false, responseScanTimestamp = 7305207255411175424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2601
08:04:25.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2602 rows, more = false, responseScanTimestamp = 7305207255423160320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2602
08:04:25.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255431921664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2604 rows, more = false, responseScanTimestamp = 7305207255440035840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2604
08:04:25.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255449169920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2606 rows, more = false, responseScanTimestamp = 7305207255459635200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2606
08:04:25.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255467016192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255467016192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.110 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@28946826(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2608 rows, more = false, responseScanTimestamp = 7305207255476891648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2608
08:04:25.113 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1944767892(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2609 rows, more = false, responseScanTimestamp = 7305207255484882944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2609
08:04:25.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2610 rows, more = false, responseScanTimestamp = 7305207255494737920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2610
08:04:25.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2610 rows, more = false, responseScanTimestamp = 7305207255494737920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2620 rows, more = false, responseScanTimestamp = 7305207255506522112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2620
08:04:25.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2630 rows, more = false, responseScanTimestamp = 7305207255520415744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2630
08:04:25.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2630 rows, more = false, responseScanTimestamp = 7305207255520415744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2631 rows, more = false, responseScanTimestamp = 7305207255532470272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2631
08:04:25.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2631 rows, more = false, responseScanTimestamp = 7305207255532470272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2632 rows, more = false, responseScanTimestamp = 7305207255550357504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2632
08:04:25.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2633 rows, more = false, responseScanTimestamp = 7305207255568412672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2633
08:04:25.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2634 rows, more = false, responseScanTimestamp = 7305207255578185728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2634
08:04:25.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2635 rows, more = false, responseScanTimestamp = 7305207255589584896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2635
08:04:25.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255589584896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2636 rows, more = false, responseScanTimestamp = 7305207255600836608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2636
08:04:25.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255610691584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2638 rows, more = false, responseScanTimestamp = 7305207255618457600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2638
08:04:25.145 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1404221108(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255628894208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2639 rows, more = false, responseScanTimestamp = 7305207255628894208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.148 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2639
08:04:25.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255637852160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2640 rows, more = false, responseScanTimestamp = 7305207255637852160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.150 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2640
08:04:25.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2651 rows, more = false, responseScanTimestamp = 7305207255653703680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2651
08:04:25.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255653703680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2652 rows, more = false, responseScanTimestamp = 7305207255660290048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2652
08:04:25.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255668658176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2653 rows, more = false, responseScanTimestamp = 7305207255668658176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2653
08:04:25.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2654 rows, more = false, responseScanTimestamp = 7305207255675383808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2654
08:04:25.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2656 rows, more = false, responseScanTimestamp = 7305207255690309632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2656
08:04:25.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2656 rows, more = false, responseScanTimestamp = 7305207255690309632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2657 rows, more = false, responseScanTimestamp = 7305207255699013632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2657
08:04:25.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2659 rows, more = false, responseScanTimestamp = 7305207255732183040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2659
08:04:25.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255740698624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255740698624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2661 rows, more = false, responseScanTimestamp = 7305207255751315456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2661
08:04:25.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255758237696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2663 rows, more = false, responseScanTimestamp = 7305207255766003712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2663
08:04:25.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255773179904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2664 rows, more = false, responseScanTimestamp = 7305207255773179904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2664
08:04:25.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2665 rows, more = false, responseScanTimestamp = 7305207255781847040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2665
08:04:25.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2665 rows, more = false, responseScanTimestamp = 7305207255781847040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2666 rows, more = false, responseScanTimestamp = 7305207255792455680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.188 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2666
08:04:25.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255802454016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255809175552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255809175552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2669 rows, more = false, responseScanTimestamp = 7305207255818010624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2669
08:04:25.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2669 rows, more = false, responseScanTimestamp = 7305207255818010624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2669 rows, more = false, responseScanTimestamp = 7305207255818010624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255818010624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255818010624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2669 rows, more = false, responseScanTimestamp = 7305207255818010624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2669 rows, more = false, responseScanTimestamp = 7305207255818010624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2669 rows, more = false, responseScanTimestamp = 7305207255818010624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2670 rows, more = false, responseScanTimestamp = 7305207255824011264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2670
08:04:25.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2671 rows, more = false, responseScanTimestamp = 7305207255881084928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.210 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2671
08:04:25.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255891189760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2673 rows, more = false, responseScanTimestamp = 7305207255901466624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2673
08:04:25.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255901466624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2674 rows, more = false, responseScanTimestamp = 7305207255918002176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2674
08:04:25.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2675 rows, more = false, responseScanTimestamp = 7305207255929233408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2675
08:04:25.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255937970176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207255952244736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2678 rows, more = false, responseScanTimestamp = 7305207255964848128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2678
08:04:25.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2679 rows, more = false, responseScanTimestamp = 7305207255975915520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2679
08:04:25.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2680 rows, more = false, responseScanTimestamp = 7305207255993520128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2680
08:04:25.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2681 rows, more = false, responseScanTimestamp = 7305207256007331840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.249 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2681
08:04:25.256 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@218206283(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256054706176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256094281728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256109891584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256116215808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256127516672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2704 rows, more = false, responseScanTimestamp = 7305207256139358208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.272 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2704
08:04:25.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256147591168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256158425088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2707 rows, more = false, responseScanTimestamp = 7305207256165138432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2707
08:04:25.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256174653440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.281 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1106793856(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2709 rows, more = false, responseScanTimestamp = 7305207256185470976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2709
08:04:25.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256204734464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2721 rows, more = false, responseScanTimestamp = 7305207256216293376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2721
08:04:25.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2722 rows, more = false, responseScanTimestamp = 7305207256225468416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2722
08:04:25.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2723 rows, more = false, responseScanTimestamp = 7305207256236937216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2723
08:04:25.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256246919168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256257511424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2726 rows, more = false, responseScanTimestamp = 7305207256265662464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2726
08:04:25.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256273616896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256273616896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256302919680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2731 rows, more = false, responseScanTimestamp = 7305207256310038528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2731
08:04:25.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256319369216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2734 rows, more = false, responseScanTimestamp = 7305207256339664896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2734
08:04:25.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2735 rows, more = false, responseScanTimestamp = 7305207256347340800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2735
08:04:25.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256360763392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2737 rows, more = false, responseScanTimestamp = 7305207256373489664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2737
08:04:25.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256381497344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256393871360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256402112512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2741 rows, more = false, responseScanTimestamp = 7305207256410021888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2741
08:04:25.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2742 rows, more = false, responseScanTimestamp = 7305207256417325056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2742
08:04:25.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256429445120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2743 rows, more = false, responseScanTimestamp = 7305207256429445120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2743
08:04:25.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2744 rows, more = false, responseScanTimestamp = 7305207256441323520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2744
08:04:25.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2745 rows, more = false, responseScanTimestamp = 7305207256454156288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2745
08:04:25.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2746 rows, more = false, responseScanTimestamp = 7305207256474112000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2746
08:04:25.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2747 rows, more = false, responseScanTimestamp = 7305207256484220928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2747
08:04:25.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256495869952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256495869952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.359 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1692120646(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256506118144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256506118144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256506118144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.364 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@572177279(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256519294976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2750 rows, more = false, responseScanTimestamp = 7305207256519294976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2750
08:04:25.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2750 rows, more = false, responseScanTimestamp = 7305207256519294976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2760 rows, more = false, responseScanTimestamp = 7305207256534167552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2760
08:04:25.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256545251328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:25.373255 27821 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:25.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:25.373404 27821 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: This master's current role is: LEADER
08:04:25.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2771 rows, more = false, responseScanTimestamp = 7305207256557457408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.376 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2771
08:04:25.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256570548224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2774 rows, more = false, responseScanTimestamp = 7305207256578715648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2774
08:04:25.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256586977280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2775 rows, more = false, responseScanTimestamp = 7305207256586977280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2775
08:04:25.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2776 rows, more = false, responseScanTimestamp = 7305207256595283968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2776
08:04:25.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256607526912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.386 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@588838079(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2778 rows, more = false, responseScanTimestamp = 7305207256607526912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2778
08:04:25.388 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@550494473(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2779 rows, more = false, responseScanTimestamp = 7305207256615923712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2779
08:04:25.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256623964160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2780 rows, more = false, responseScanTimestamp = 7305207256623964160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2780
08:04:25.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2780 rows, more = false, responseScanTimestamp = 7305207256623964160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2790 rows, more = false, responseScanTimestamp = 7305207256639520768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2790
08:04:25.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2800 rows, more = false, responseScanTimestamp = 7305207256646828032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2800
08:04:25.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256663044096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256663044096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2802 rows, more = false, responseScanTimestamp = 7305207256674779136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2802
08:04:25.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256674779136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2803 rows, more = false, responseScanTimestamp = 7305207256689815552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2803
08:04:25.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2804 rows, more = false, responseScanTimestamp = 7305207256710389760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2804
08:04:25.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256721584128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2805 rows, more = false, responseScanTimestamp = 7305207256721584128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2805
08:04:25.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256730742784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2806 rows, more = false, responseScanTimestamp = 7305207256730742784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2806
08:04:25.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256741916672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2807 rows, more = false, responseScanTimestamp = 7305207256741916672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2807
08:04:25.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2808 rows, more = false, responseScanTimestamp = 7305207256752541696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2808
08:04:25.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2810 rows, more = false, responseScanTimestamp = 7305207256769409024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.425 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2810
08:04:25.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2810 rows, more = false, responseScanTimestamp = 7305207256769409024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256778940416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256786104320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256793686016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256793686016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256799555584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2815 rows, more = false, responseScanTimestamp = 7305207256806551552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.434 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2815
08:04:25.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2816 rows, more = false, responseScanTimestamp = 7305207256812224512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2816
08:04:25.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256823656448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.445 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@429853392(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256823656448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2819 rows, more = false, responseScanTimestamp = 7305207256831406080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2819
08:04:25.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256831406080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256866922496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2830 rows, more = false, responseScanTimestamp = 7305207256879075328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2830
08:04:25.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2830 rows, more = false, responseScanTimestamp = 7305207256879075328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256886898688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256894939136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2833 rows, more = false, responseScanTimestamp = 7305207256904151040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2833
08:04:25.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256904151040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256910929920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256910929920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2835 rows, more = false, responseScanTimestamp = 7305207256919805952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2835
08:04:25.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2835 rows, more = false, responseScanTimestamp = 7305207256919805952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2836 rows, more = false, responseScanTimestamp = 7305207256929636352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2836
08:04:25.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2838 rows, more = false, responseScanTimestamp = 7305207256947302400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2838
08:04:25.469 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1856605151(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2839 rows, more = false, responseScanTimestamp = 7305207256954576896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2839
08:04:25.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256954576896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2840 rows, more = false, responseScanTimestamp = 7305207256963579904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2840
08:04:25.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256976953344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256976953344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207256985985024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2851 rows, more = false, responseScanTimestamp = 7305207256985985024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2851
08:04:25.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2852 rows, more = false, responseScanTimestamp = 7305207256995082240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.481 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2852
08:04:25.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257006448640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2853 rows, more = false, responseScanTimestamp = 7305207257006448640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2853
08:04:25.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257014689792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2855 rows, more = false, responseScanTimestamp = 7305207257022472192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2855
08:04:25.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2856 rows, more = false, responseScanTimestamp = 7305207257031254016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2856
08:04:25.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2856 rows, more = false, responseScanTimestamp = 7305207257031254016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2857 rows, more = false, responseScanTimestamp = 7305207257042354176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2857
08:04:25.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257052753920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.495 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@175122361(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2859 rows, more = false, responseScanTimestamp = 7305207257060229120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2859
08:04:25.497 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1441290327(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257060229120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257071140864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.499 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@884998576(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2860 rows, more = false, responseScanTimestamp = 7305207257071140864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2860
08:04:25.502 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@378897284(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2870 rows, more = false, responseScanTimestamp = 7305207257080475648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2870
08:04:25.503 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@500380416(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2880 rows, more = false, responseScanTimestamp = 7305207257090224128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2880
08:04:25.506 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@175041037(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2890 rows, more = false, responseScanTimestamp = 7305207257097977856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2890
08:04:25.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257106440192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2900 rows, more = false, responseScanTimestamp = 7305207257106440192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2900
08:04:25.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257116160000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257123934208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2920 rows, more = false, responseScanTimestamp = 7305207257123934208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2920
08:04:25.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257129758720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2922 rows, more = false, responseScanTimestamp = 7305207257137524736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2922
08:04:25.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2922 rows, more = false, responseScanTimestamp = 7305207257137524736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2923 rows, more = false, responseScanTimestamp = 7305207257152258048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2923
08:04:25.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2924 rows, more = false, responseScanTimestamp = 7305207257163972608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2924
08:04:25.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257163972608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2925 rows, more = false, responseScanTimestamp = 7305207257173090304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2925
08:04:25.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2926 rows, more = false, responseScanTimestamp = 7305207257181814784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2926
08:04:25.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257195126784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257195126784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257203556352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257209376768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257209376768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2931 rows, more = false, responseScanTimestamp = 7305207257222340608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2931
08:04:25.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2931 rows, more = false, responseScanTimestamp = 7305207257222340608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257231056896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257231056896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257244364800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2934 rows, more = false, responseScanTimestamp = 7305207257257103360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2934
08:04:25.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257265233920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257277210624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257277210624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257277210624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2937 rows, more = false, responseScanTimestamp = 7305207257287921664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2937
08:04:25.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2937 rows, more = false, responseScanTimestamp = 7305207257287921664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2938 rows, more = false, responseScanTimestamp = 7305207257299644416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2938
08:04:25.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2939 rows, more = false, responseScanTimestamp = 7305207257313378304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2939
08:04:25.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257324867584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2940 rows, more = false, responseScanTimestamp = 7305207257324867584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2940
08:04:25.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2941 rows, more = false, responseScanTimestamp = 7305207257337065472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2941
08:04:25.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257347420160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257347420160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257358856192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257358856192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257368309760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257378394112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2945 rows, more = false, responseScanTimestamp = 7305207257378394112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2945
08:04:25.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257385349120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257397440512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2947 rows, more = false, responseScanTimestamp = 7305207257397440512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2947
08:04:25.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2948 rows, more = false, responseScanTimestamp = 7305207257405210624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.582 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1050126193(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2948
08:04:25.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2949 rows, more = false, responseScanTimestamp = 7305207257418436608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2949
08:04:25.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2949 rows, more = false, responseScanTimestamp = 7305207257418436608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2960 rows, more = false, responseScanTimestamp = 7305207257446010880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2960
08:04:25.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2961 rows, more = false, responseScanTimestamp = 7305207257454481408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2961
08:04:25.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257466486784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2963 rows, more = false, responseScanTimestamp = 7305207257474871296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2963
08:04:25.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257482588160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2964 rows, more = false, responseScanTimestamp = 7305207257482588160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2964
08:04:25.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2966 rows, more = false, responseScanTimestamp = 7305207257498828800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2966
08:04:25.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2967 rows, more = false, responseScanTimestamp = 7305207257509691392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2967
08:04:25.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257519316992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.609 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@69503620(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257519316992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2969 rows, more = false, responseScanTimestamp = 7305207257530028032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2969
08:04:25.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257530028032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2970 rows, more = false, responseScanTimestamp = 7305207257537155072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2970
08:04:25.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2980 rows, more = false, responseScanTimestamp = 7305207257549967360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2980
08:04:25.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257561104384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257574354944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257574354944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2984 rows, more = false, responseScanTimestamp = 7305207257579397120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.630 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@7074355(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2984
08:04:25.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2989 rows, more = false, responseScanTimestamp = 7305207257615998976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2989
08:04:25.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2990 rows, more = false, responseScanTimestamp = 7305207257624133632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 2990
08:04:25.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3000 rows, more = false, responseScanTimestamp = 7305207257635528704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3000
08:04:25.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3001 rows, more = false, responseScanTimestamp = 7305207257645600768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3001
08:04:25.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257656799232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3002 rows, more = false, responseScanTimestamp = 7305207257656799232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3002
08:04:25.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257675657216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257675657216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257683722240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257683722240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257691021312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3006 rows, more = false, responseScanTimestamp = 7305207257691021312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.652 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3006
08:04:25.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257699463168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3007 rows, more = false, responseScanTimestamp = 7305207257699463168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3007
08:04:25.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257709150208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257709150208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257720516608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3009 rows, more = false, responseScanTimestamp = 7305207257720516608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3009
08:04:25.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257729531904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3010 rows, more = false, responseScanTimestamp = 7305207257729531904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3010
08:04:25.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3011 rows, more = false, responseScanTimestamp = 7305207257741234176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.665 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3011
08:04:25.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257757167616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257757167616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257766096896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257773506560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257773506560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257782169600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257782169600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3017 rows, more = false, responseScanTimestamp = 7305207257790218240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3017
08:04:25.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257798561792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257798561792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257809674240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3019 rows, more = false, responseScanTimestamp = 7305207257809674240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3019
08:04:25.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3021 rows, more = false, responseScanTimestamp = 7305207257828315136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3021
08:04:25.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257835827200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3022 rows, more = false, responseScanTimestamp = 7305207257835827200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3022
08:04:25.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3023 rows, more = false, responseScanTimestamp = 7305207257846202368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3023
08:04:25.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3025 rows, more = false, responseScanTimestamp = 7305207257864704000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3025
08:04:25.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3026 rows, more = false, responseScanTimestamp = 7305207257874112512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3026
08:04:25.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3027 rows, more = false, responseScanTimestamp = 7305207257884422144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3027
08:04:25.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3028 rows, more = false, responseScanTimestamp = 7305207257894211584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.702 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2099793585(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3028
08:04:25.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3029 rows, more = false, responseScanTimestamp = 7305207257909723136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.705 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3029
08:04:25.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3029 rows, more = false, responseScanTimestamp = 7305207257909723136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257929863168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3041 rows, more = false, responseScanTimestamp = 7305207257938198528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3041
08:04:25.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3042 rows, more = false, responseScanTimestamp = 7305207257945501696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3042
08:04:25.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257956220928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257971662848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3046 rows, more = false, responseScanTimestamp = 7305207257978642432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3046
08:04:25.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3047 rows, more = false, responseScanTimestamp = 7305207257985732608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3047
08:04:25.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3048 rows, more = false, responseScanTimestamp = 7305207257997664256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3048
08:04:25.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207257997664256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3049 rows, more = false, responseScanTimestamp = 7305207258005417984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3049
08:04:25.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3051 rows, more = false, responseScanTimestamp = 7305207258021867520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3051
08:04:25.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3052 rows, more = false, responseScanTimestamp = 7305207258029649920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3052
08:04:25.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258036883456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258036883456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.742 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2114437706(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3054 rows, more = false, responseScanTimestamp = 7305207258044207104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3054
08:04:25.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258098561024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258098561024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3072 rows, more = false, responseScanTimestamp = 7305207258111062016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3072
08:04:25.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258121326592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258121326592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3074 rows, more = false, responseScanTimestamp = 7305207258131787776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3074
08:04:25.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258141118464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258141118464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258148605952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258148605952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3077 rows, more = false, responseScanTimestamp = 7305207258155130880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3077
08:04:25.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3079 rows, more = false, responseScanTimestamp = 7305207258166820864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3079
08:04:25.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258174373888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3080 rows, more = false, responseScanTimestamp = 7305207258174373888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3080
08:04:25.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258181185536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3081 rows, more = false, responseScanTimestamp = 7305207258181185536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3081
08:04:25.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3082 rows, more = false, responseScanTimestamp = 7305207258190893056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3082
08:04:25.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258199822336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3084 rows, more = false, responseScanTimestamp = 7305207258208960512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3084
08:04:25.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258215153664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3085 rows, more = false, responseScanTimestamp = 7305207258215153664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3085
08:04:25.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258225541120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3087 rows, more = false, responseScanTimestamp = 7305207258234761216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3087
08:04:25.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3088 rows, more = false, responseScanTimestamp = 7305207258242686976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3088
08:04:25.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258242686976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258250072064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258260742144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258260742144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258268250112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3092 rows, more = false, responseScanTimestamp = 7305207258274476032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3092
08:04:25.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258280603648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3093 rows, more = false, responseScanTimestamp = 7305207258280603648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3093
08:04:25.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3094 rows, more = false, responseScanTimestamp = 7305207258289360896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3094
08:04:25.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:25.798635 27313 heartbeater.cc:499] Master 127.26.35.126:36373 was elected leader, sending a full tablet report...
08:04:25.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3095 rows, more = false, responseScanTimestamp = 7305207258295840768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3095
08:04:25.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3096 rows, more = false, responseScanTimestamp = 7305207258304212992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3096
08:04:25.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258316795904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3098 rows, more = false, responseScanTimestamp = 7305207258323181568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.805 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3098
08:04:25.805 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1582761892(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3099 rows, more = false, responseScanTimestamp = 7305207258330587136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3099
08:04:25.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3099 rows, more = false, responseScanTimestamp = 7305207258330587136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258342457344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3110 rows, more = false, responseScanTimestamp = 7305207258353897472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3110
08:04:25.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258360360960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3111 rows, more = false, responseScanTimestamp = 7305207258360360960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3111
08:04:25.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258369552384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258377359360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3114 rows, more = false, responseScanTimestamp = 7305207258383106048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3114
08:04:25.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258389360640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258389360640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258399186944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3116 rows, more = false, responseScanTimestamp = 7305207258399186944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3116
08:04:25.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3117 rows, more = false, responseScanTimestamp = 7305207258407981056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3117
08:04:25.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258420908032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3119 rows, more = false, responseScanTimestamp = 7305207258420908032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3119
08:04:25.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258436063232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3121 rows, more = false, responseScanTimestamp = 7305207258436063232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3121
08:04:25.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3122 rows, more = false, responseScanTimestamp = 7305207258442633216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3122
08:04:25.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258455773184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258455773184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258464657408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258464657408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258472411136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258472411136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3127 rows, more = false, responseScanTimestamp = 7305207258478006272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3127
08:04:25.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258484191232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258484191232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258494472192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258501292032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.859 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@32672823(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3131 rows, more = false, responseScanTimestamp = 7305207258507382784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3131
08:04:25.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3139 rows, more = false, responseScanTimestamp = 7305207258553401344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3139
08:04:25.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258564763648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3140 rows, more = false, responseScanTimestamp = 7305207258564763648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3140
08:04:25.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3150 rows, more = false, responseScanTimestamp = 7305207258574086144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3150
08:04:25.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3151 rows, more = false, responseScanTimestamp = 7305207258582994944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3151
08:04:25.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3152 rows, more = false, responseScanTimestamp = 7305207258593636352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3152
08:04:25.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3153 rows, more = false, responseScanTimestamp = 7305207258602553344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3153
08:04:25.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3154 rows, more = false, responseScanTimestamp = 7305207258611056640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3154
08:04:25.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258619064320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258619064320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3156 rows, more = false, responseScanTimestamp = 7305207258626367488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3156
08:04:25.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3156 rows, more = false, responseScanTimestamp = 7305207258626367488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3157 rows, more = false, responseScanTimestamp = 7305207258632409088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3157
08:04:25.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258655096832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3159 rows, more = false, responseScanTimestamp = 7305207258655096832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3159
08:04:25.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258665168896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3161 rows, more = false, responseScanTimestamp = 7305207258671255552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3161
08:04:25.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3161 rows, more = false, responseScanTimestamp = 7305207258671255552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3162 rows, more = false, responseScanTimestamp = 7305207258678050816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3162
08:04:25.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3162 rows, more = false, responseScanTimestamp = 7305207258678050816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3163 rows, more = false, responseScanTimestamp = 7305207258693222400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3163
08:04:25.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258707238912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3165 rows, more = false, responseScanTimestamp = 7305207258707238912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3165
08:04:25.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3166 rows, more = false, responseScanTimestamp = 7305207258714468352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3166
08:04:25.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258719846400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258727432192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258734202880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3169 rows, more = false, responseScanTimestamp = 7305207258734202880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.906 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3169
08:04:25.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258740871168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3171 rows, more = false, responseScanTimestamp = 7305207258746957824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3171
08:04:25.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3173 rows, more = false, responseScanTimestamp = 7305207258759417856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3173
08:04:25.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258759417856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3174 rows, more = false, responseScanTimestamp = 7305207258767429632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3174
08:04:25.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3175 rows, more = false, responseScanTimestamp = 7305207258776174592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3175
08:04:25.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3177 rows, more = false, responseScanTimestamp = 7305207258790522880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3177
08:04:25.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3178 rows, more = false, responseScanTimestamp = 7305207258798600192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3178
08:04:25.921 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1049626494(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258806509568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.926 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2118489972(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3179 rows, more = false, responseScanTimestamp = 7305207258806509568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3179
08:04:25.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258836295680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3190 rows, more = false, responseScanTimestamp = 7305207258836295680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3190
08:04:25.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3200 rows, more = false, responseScanTimestamp = 7305207258845519872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3200
08:04:25.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258851844096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3202 rows, more = false, responseScanTimestamp = 7305207258859954176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3202
08:04:25.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3203 rows, more = false, responseScanTimestamp = 7305207258869366784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3203
08:04:25.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3203 rows, more = false, responseScanTimestamp = 7305207258869366784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3204 rows, more = false, responseScanTimestamp = 7305207258882887680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3204
08:04:25.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3205 rows, more = false, responseScanTimestamp = 7305207258893418496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3205
08:04:25.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3207 rows, more = false, responseScanTimestamp = 7305207258912649216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3207
08:04:25.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258912649216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3208 rows, more = false, responseScanTimestamp = 7305207258922434560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3208
08:04:25.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258930540544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258930540544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3210 rows, more = false, responseScanTimestamp = 7305207258939412480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3210
08:04:25.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258944778240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3212 rows, more = false, responseScanTimestamp = 7305207258951557120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3212
08:04:25.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258958880768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.967 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@407491903(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3219 rows, more = false, responseScanTimestamp = 7305207258998411264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3219
08:04:25.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207258998411264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3220 rows, more = false, responseScanTimestamp = 7305207259006087168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3220
08:04:25.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259027709952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259027709952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3232 rows, more = false, responseScanTimestamp = 7305207259039412224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3232
08:04:25.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259039412224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3233 rows, more = false, responseScanTimestamp = 7305207259051524096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3233
08:04:25.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259061776384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3234 rows, more = false, responseScanTimestamp = 7305207259061776384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3234
08:04:25.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3235 rows, more = false, responseScanTimestamp = 7305207259075452928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3235
08:04:25.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3235 rows, more = false, responseScanTimestamp = 7305207259075452928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3236 rows, more = false, responseScanTimestamp = 7305207259088265216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3236
08:04:25.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3238 rows, more = false, responseScanTimestamp = 7305207259106549760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3238
08:04:25.996 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@231698741(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:25.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259116392448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3239 rows, more = false, responseScanTimestamp = 7305207259116392448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:25.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3239
08:04:26.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3240 rows, more = false, responseScanTimestamp = 7305207259125084160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3240
08:04:26.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3250 rows, more = false, responseScanTimestamp = 7305207259135975424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3250
08:04:26.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259135975424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259145166848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259152961536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3252 rows, more = false, responseScanTimestamp = 7305207259152961536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3252
08:04:26.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259169296384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3255 rows, more = false, responseScanTimestamp = 7305207259180187648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3255
08:04:26.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3256 rows, more = false, responseScanTimestamp = 7305207259188023296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3256
08:04:26.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259198533632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259205267456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.021 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@861547525(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3258 rows, more = false, responseScanTimestamp = 7305207259205267456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3258
08:04:26.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3259 rows, more = false, responseScanTimestamp = 7305207259213529088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3259
08:04:26.023 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1643569965(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259213529088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.025 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@926949889(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259225702400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259235328000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.028 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1097906949(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3270 rows, more = false, responseScanTimestamp = 7305207259235328000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3270
08:04:26.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259245076480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.031 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@598248746(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3290 rows, more = false, responseScanTimestamp = 7305207259256709120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3290
08:04:26.034 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1972502009(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3290 rows, more = false, responseScanTimestamp = 7305207259256709120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.037 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1140296032(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3300 rows, more = false, responseScanTimestamp = 7305207259265576960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3300
08:04:26.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259278188544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259278188544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3320 rows, more = false, responseScanTimestamp = 7305207259303485440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3320
08:04:26.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259313668096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3330 rows, more = false, responseScanTimestamp = 7305207259313668096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3330
08:04:26.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3331 rows, more = false, responseScanTimestamp = 7305207259325718528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3331
08:04:26.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259335208960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259345518592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259345518592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259354431488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259354431488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259361751040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259368804352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259368804352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259376742400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3337 rows, more = false, responseScanTimestamp = 7305207259376742400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3337
08:04:26.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3339 rows, more = false, responseScanTimestamp = 7305207259389603840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3339
08:04:26.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259389603840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3340 rows, more = false, responseScanTimestamp = 7305207259402383360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3340
08:04:26.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3341 rows, more = false, responseScanTimestamp = 7305207259411550208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3341
08:04:26.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3342 rows, more = false, responseScanTimestamp = 7305207259421306880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.074 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3342
08:04:26.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259431309312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3343 rows, more = false, responseScanTimestamp = 7305207259431309312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.078 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3343
08:04:26.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3344 rows, more = false, responseScanTimestamp = 7305207259440861184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3344
08:04:26.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259450494976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3346 rows, more = false, responseScanTimestamp = 7305207259459497984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3346
08:04:26.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259468075008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3347 rows, more = false, responseScanTimestamp = 7305207259468075008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3347
08:04:26.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3348 rows, more = false, responseScanTimestamp = 7305207259478978560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.089 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3348
08:04:26.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259489009664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259489009664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3350 rows, more = false, responseScanTimestamp = 7305207259501338624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3350
08:04:26.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3351 rows, more = false, responseScanTimestamp = 7305207259509215232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3351
08:04:26.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259509215232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259520045056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3353 rows, more = false, responseScanTimestamp = 7305207259530764288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3353
08:04:26.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3354 rows, more = false, responseScanTimestamp = 7305207259538505728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3354
08:04:26.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259538505728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259550355456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3356 rows, more = false, responseScanTimestamp = 7305207259561570304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3356
08:04:26.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3357 rows, more = false, responseScanTimestamp = 7305207259569659904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3357
08:04:26.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259580620800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3359 rows, more = false, responseScanTimestamp = 7305207259590205440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3359
08:04:26.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259596292096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3360 rows, more = false, responseScanTimestamp = 7305207259596292096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3360
08:04:26.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3361 rows, more = false, responseScanTimestamp = 7305207259604578304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3361
08:04:26.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3362 rows, more = false, responseScanTimestamp = 7305207259614208000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3362
08:04:26.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3363 rows, more = false, responseScanTimestamp = 7305207259624607744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3363
08:04:26.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259646578688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259646578688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259658792960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259667492864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.134 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@127646344(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259672551424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259678609408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3370 rows, more = false, responseScanTimestamp = 7305207259689222144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3370
08:04:26.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3381 rows, more = false, responseScanTimestamp = 7305207259702181888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3381
08:04:26.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3382 rows, more = false, responseScanTimestamp = 7305207259710910464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3382
08:04:26.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259720134656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3383 rows, more = false, responseScanTimestamp = 7305207259720134656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.148 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3383
08:04:26.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259730702336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259741138944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3386 rows, more = false, responseScanTimestamp = 7305207259748917248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3386
08:04:26.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3387 rows, more = false, responseScanTimestamp = 7305207259755290624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3387
08:04:26.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259764633600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.157 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1623045772(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3388 rows, more = false, responseScanTimestamp = 7305207259764633600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.159 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3388
08:04:26.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3390 rows, more = false, responseScanTimestamp = 7305207259785142272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3390
08:04:26.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3400 rows, more = false, responseScanTimestamp = 7305207259792871424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3400
08:04:26.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259803275264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3401 rows, more = false, responseScanTimestamp = 7305207259803275264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3401
08:04:26.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259812298752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259819515904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3404 rows, more = false, responseScanTimestamp = 7305207259830890496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3404
08:04:26.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259836985344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3405 rows, more = false, responseScanTimestamp = 7305207259836985344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3405
08:04:26.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259856379904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259861475328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259867209728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3410 rows, more = false, responseScanTimestamp = 7305207259872698368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3410
08:04:26.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259878510592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259878510592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3412 rows, more = false, responseScanTimestamp = 7305207259888193536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3412
08:04:26.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3414 rows, more = false, responseScanTimestamp = 7305207259901259776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3414
08:04:26.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3415 rows, more = false, responseScanTimestamp = 7305207259912101888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3415
08:04:26.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3416 rows, more = false, responseScanTimestamp = 7305207259921489920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3416
08:04:26.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259932467200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259932467200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3418 rows, more = false, responseScanTimestamp = 7305207259942596608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.201 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3418
08:04:26.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259942596608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3419 rows, more = false, responseScanTimestamp = 7305207259952676864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3419
08:04:26.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3420 rows, more = false, responseScanTimestamp = 7305207259966222336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3420
08:04:26.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259977633792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3421 rows, more = false, responseScanTimestamp = 7305207259977633792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3421
08:04:26.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207259998339072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260004175872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260014645248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260026765312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260026765312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260040175616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3430 rows, more = false, responseScanTimestamp = 7305207260046422016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3430
08:04:26.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3431 rows, more = false, responseScanTimestamp = 7305207260052119552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3431
08:04:26.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3432 rows, more = false, responseScanTimestamp = 7305207260063657984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3432
08:04:26.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3433 rows, more = false, responseScanTimestamp = 7305207260075425792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3433
08:04:26.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3434 rows, more = false, responseScanTimestamp = 7305207260087091200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3434
08:04:26.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260097716224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260109037568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3437 rows, more = false, responseScanTimestamp = 7305207260115238912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3437
08:04:26.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3438 rows, more = false, responseScanTimestamp = 7305207260121161728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3438
08:04:26.246 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@440004951(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3439 rows, more = false, responseScanTimestamp = 7305207260132069376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.249 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3439
08:04:26.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3439 rows, more = false, responseScanTimestamp = 7305207260132069376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260132069376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260153094144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3450 rows, more = false, responseScanTimestamp = 7305207260171505664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3450
08:04:26.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260188442624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3452 rows, more = false, responseScanTimestamp = 7305207260188442624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3452
08:04:26.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3454 rows, more = false, responseScanTimestamp = 7305207260202127360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.265 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3454
08:04:26.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260215058432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3456 rows, more = false, responseScanTimestamp = 7305207260225187840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3456
08:04:26.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3457 rows, more = false, responseScanTimestamp = 7305207260231184384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.272 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3457
08:04:26.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260242141184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260242141184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260252917760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3459 rows, more = false, responseScanTimestamp = 7305207260252917760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3459
08:04:26.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260268126208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260268126208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3462 rows, more = false, responseScanTimestamp = 7305207260302512128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3462
08:04:26.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3463 rows, more = false, responseScanTimestamp = 7305207260309258240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3463
08:04:26.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3465 rows, more = false, responseScanTimestamp = 7305207260330127360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3465
08:04:26.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260341743616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260341743616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3468 rows, more = false, responseScanTimestamp = 7305207260362076160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3468
08:04:26.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260377440256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3470 rows, more = false, responseScanTimestamp = 7305207260377440256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3470
08:04:26.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3472 rows, more = false, responseScanTimestamp = 7305207260396838912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3472
08:04:26.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260413431808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3474 rows, more = false, responseScanTimestamp = 7305207260413431808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.317 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3474
08:04:26.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3475 rows, more = false, responseScanTimestamp = 7305207260419604480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3475
08:04:26.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260439805952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:26.323128 27448 heartbeater.cc:499] Master 127.26.35.126:36373 was elected leader, sending a full tablet report...
08:04:26.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:26.323637 27640 heartbeater.cc:499] Master 127.26.35.126:36373 was elected leader, sending a full tablet report...
08:04:26.326 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1702549497(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3478 rows, more = false, responseScanTimestamp = 7305207260449628160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3478
08:04:26.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260458614784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.329 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1064267300(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260458614784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260475731968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.331 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@854308499(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260475731968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260486840320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260486840320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3500 rows, more = false, responseScanTimestamp = 7305207260496871424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3500
08:04:26.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260511338496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3511 rows, more = false, responseScanTimestamp = 7305207260511338496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3511
08:04:26.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260521525248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260528824320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3514 rows, more = false, responseScanTimestamp = 7305207260541071360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3514
08:04:26.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260541071360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3515 rows, more = false, responseScanTimestamp = 7305207260552065024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3515
08:04:26.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260567044096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3516 rows, more = false, responseScanTimestamp = 7305207260567044096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3516
08:04:26.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260580667392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3517 rows, more = false, responseScanTimestamp = 7305207260580667392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3517
08:04:26.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3518 rows, more = false, responseScanTimestamp = 7305207260590313472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3518
08:04:26.360 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1728928464(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260590313472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260603207680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260603207680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3519 rows, more = false, responseScanTimestamp = 7305207260603207680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3519
08:04:26.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3520 rows, more = false, responseScanTimestamp = 7305207260615270400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3520
08:04:26.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3530 rows, more = false, responseScanTimestamp = 7305207260627415040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3530
08:04:26.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3531 rows, more = false, responseScanTimestamp = 7305207260637093888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3531
08:04:26.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260648259584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260648259584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3533 rows, more = false, responseScanTimestamp = 7305207260659744768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3533
08:04:26.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260666613760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260676825088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3536 rows, more = false, responseScanTimestamp = 7305207260682813440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3536
08:04:26.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3537 rows, more = false, responseScanTimestamp = 7305207260689432576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3537
08:04:26.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260698185728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260707635200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3540 rows, more = false, responseScanTimestamp = 7305207260713345024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3540
08:04:26.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260713345024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260718940160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3542 rows, more = false, responseScanTimestamp = 7305207260732989440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3542
08:04:26.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260732989440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3543 rows, more = false, responseScanTimestamp = 7305207260741373952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.397 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3543
08:04:26.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260751245312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260757237760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260769845248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3547 rows, more = false, responseScanTimestamp = 7305207260776943616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3547
08:04:26.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3547 rows, more = false, responseScanTimestamp = 7305207260776943616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260797227008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260804849664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260812025856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260812025856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260822134784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260830539776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3554 rows, more = false, responseScanTimestamp = 7305207260837453824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3554
08:04:26.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3554 rows, more = false, responseScanTimestamp = 7305207260837453824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3555 rows, more = false, responseScanTimestamp = 7305207260844134400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3555
08:04:26.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260868349952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260875583488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.428 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1417387223(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3559 rows, more = false, responseScanTimestamp = 7305207260882640896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3559
08:04:26.431 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@270648882(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3559 rows, more = false, responseScanTimestamp = 7305207260882640896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3560 rows, more = false, responseScanTimestamp = 7305207260891734016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.435 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2140255627(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3560
08:04:26.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3570 rows, more = false, responseScanTimestamp = 7305207260908560384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3570
08:04:26.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260921544704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3580 rows, more = false, responseScanTimestamp = 7305207260921544704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3580
08:04:26.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3590 rows, more = false, responseScanTimestamp = 7305207260934594560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3590
08:04:26.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260947439616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3592 rows, more = false, responseScanTimestamp = 7305207260958494720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3592
08:04:26.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260965556224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3593 rows, more = false, responseScanTimestamp = 7305207260965556224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.451 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3593
08:04:26.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260974714880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260974714880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260985720832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207260993900544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261000904704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261000904704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261022076928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261022076928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261028233216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261036679168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261044453376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261044453376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3603 rows, more = false, responseScanTimestamp = 7305207261051748352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3603
08:04:26.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261060988928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3604 rows, more = false, responseScanTimestamp = 7305207261060988928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3604
08:04:26.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261073928192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261086044160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261086044160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261092569088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3607 rows, more = false, responseScanTimestamp = 7305207261092569088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.482 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3607
08:04:26.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261101080576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3609 rows, more = false, responseScanTimestamp = 7305207261114257408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3609
08:04:26.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261120569344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3610 rows, more = false, responseScanTimestamp = 7305207261120569344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3610
08:04:26.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3612 rows, more = false, responseScanTimestamp = 7305207261137801216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3612
08:04:26.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261149749248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3613 rows, more = false, responseScanTimestamp = 7305207261149749248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3613
08:04:26.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261169147904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261176791040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261183275008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261190381568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.504 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1925688179(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3619 rows, more = false, responseScanTimestamp = 7305207261196759040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3619
08:04:26.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3619 rows, more = false, responseScanTimestamp = 7305207261196759040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261219414016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261236371456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3631 rows, more = false, responseScanTimestamp = 7305207261244395520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3631
08:04:26.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3632 rows, more = false, responseScanTimestamp = 7305207261253738496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3632
08:04:26.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261265752064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3634 rows, more = false, responseScanTimestamp = 7305207261277954048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3634
08:04:26.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3635 rows, more = false, responseScanTimestamp = 7305207261284102144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3635
08:04:26.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3636 rows, more = false, responseScanTimestamp = 7305207261296390144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3636
08:04:26.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3637 rows, more = false, responseScanTimestamp = 7305207261308428288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3637
08:04:26.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3638 rows, more = false, responseScanTimestamp = 7305207261320019968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3638
08:04:26.538 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2060590296(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261331877888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3639 rows, more = false, responseScanTimestamp = 7305207261331877888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3639
08:04:26.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261347057664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3640 rows, more = false, responseScanTimestamp = 7305207261347057664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3640
08:04:26.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3650 rows, more = false, responseScanTimestamp = 7305207261359755264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3650
08:04:26.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261383172096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261391675392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3653 rows, more = false, responseScanTimestamp = 7305207261391675392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3653
08:04:26.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261408985088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3655 rows, more = false, responseScanTimestamp = 7305207261408985088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3655
08:04:26.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3657 rows, more = false, responseScanTimestamp = 7305207261428039680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3657
08:04:26.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261434204160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.565 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1692157414(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261434204160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3659 rows, more = false, responseScanTimestamp = 7305207261445595136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3659
08:04:26.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3660 rows, more = false, responseScanTimestamp = 7305207261455106048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3660
08:04:26.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3660 rows, more = false, responseScanTimestamp = 7305207261455106048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3670 rows, more = false, responseScanTimestamp = 7305207261499334656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3670
08:04:26.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3671 rows, more = false, responseScanTimestamp = 7305207261518876672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3671
08:04:26.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261530718208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3672 rows, more = false, responseScanTimestamp = 7305207261530718208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3672
08:04:26.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3673 rows, more = false, responseScanTimestamp = 7305207261541924864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3673
08:04:26.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3674 rows, more = false, responseScanTimestamp = 7305207261554593792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3674
08:04:26.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3675 rows, more = false, responseScanTimestamp = 7305207261566066688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3675
08:04:26.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261580881920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3676 rows, more = false, responseScanTimestamp = 7305207261580881920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3676
08:04:26.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261593022464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261593022464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261607653376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3678 rows, more = false, responseScanTimestamp = 7305207261607653376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3678
08:04:26.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3679 rows, more = false, responseScanTimestamp = 7305207261617475584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3679
08:04:26.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3680 rows, more = false, responseScanTimestamp = 7305207261631545344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3680
08:04:26.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3681 rows, more = false, responseScanTimestamp = 7305207261643345920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3681
08:04:26.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261654626304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261654626304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3683 rows, more = false, responseScanTimestamp = 7305207261679538176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3683
08:04:26.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3684 rows, more = false, responseScanTimestamp = 7305207261688860672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3684
08:04:26.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3685 rows, more = false, responseScanTimestamp = 7305207261701197824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3685
08:04:26.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3686 rows, more = false, responseScanTimestamp = 7305207261714075648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3686
08:04:26.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3686 rows, more = false, responseScanTimestamp = 7305207261714075648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261729304576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.640 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@378767643(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261754429440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3689 rows, more = false, responseScanTimestamp = 7305207261754429440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3689
08:04:26.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261754429440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3690 rows, more = false, responseScanTimestamp = 7305207261764947968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3690
08:04:26.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261781991424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3700 rows, more = false, responseScanTimestamp = 7305207261781991424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3700
08:04:26.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3702 rows, more = false, responseScanTimestamp = 7305207261803884544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3702
08:04:26.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261814206464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3703 rows, more = false, responseScanTimestamp = 7305207261814206464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.660 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3703
08:04:26.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3705 rows, more = false, responseScanTimestamp = 7305207261837824000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3705
08:04:26.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3706 rows, more = false, responseScanTimestamp = 7305207261843730432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3706
08:04:26.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261853302784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261853302784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3708 rows, more = false, responseScanTimestamp = 7305207261865799680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3708
08:04:26.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261865799680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261895491584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3711 rows, more = false, responseScanTimestamp = 7305207261901971456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3711
08:04:26.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3712 rows, more = false, responseScanTimestamp = 7305207261907865600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3712
08:04:26.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3712 rows, more = false, responseScanTimestamp = 7305207261907865600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261920743424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261933940736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261933940736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261943734272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261943734272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3716 rows, more = false, responseScanTimestamp = 7305207261951389696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3716
08:04:26.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261951389696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261960822784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261960822784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207261973602304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3718 rows, more = false, responseScanTimestamp = 7305207261973602304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3718
08:04:26.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3719 rows, more = false, responseScanTimestamp = 7305207261980798976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3719
08:04:26.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3720 rows, more = false, responseScanTimestamp = 7305207261996863488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3720
08:04:26.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3721 rows, more = false, responseScanTimestamp = 7305207262006886400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3721
08:04:26.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3722 rows, more = false, responseScanTimestamp = 7305207262019084288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3722
08:04:26.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3723 rows, more = false, responseScanTimestamp = 7305207262031360000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3723
08:04:26.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3724 rows, more = false, responseScanTimestamp = 7305207262038212608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3724
08:04:26.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3725 rows, more = false, responseScanTimestamp = 7305207262045986816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3725
08:04:26.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3726 rows, more = false, responseScanTimestamp = 7305207262052892672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3726
08:04:26.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262065262592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262075895808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3729 rows, more = false, responseScanTimestamp = 7305207262082224128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3729
08:04:26.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262088888320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3731 rows, more = false, responseScanTimestamp = 7305207262099611648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3731
08:04:26.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3732 rows, more = false, responseScanTimestamp = 7305207262105137152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3732
08:04:26.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262105137152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3733 rows, more = false, responseScanTimestamp = 7305207262115336192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3733
08:04:26.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3734 rows, more = false, responseScanTimestamp = 7305207262127452160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.734 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3734
08:04:26.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3735 rows, more = false, responseScanTimestamp = 7305207262138454016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3735
08:04:26.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262147330048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3736 rows, more = false, responseScanTimestamp = 7305207262147330048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3736
08:04:26.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262166765568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.742 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1497379977(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3739 rows, more = false, responseScanTimestamp = 7305207262171754496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.744 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3739
08:04:26.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262178594816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262187745280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262187745280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262192918528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262192918528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3752 rows, more = false, responseScanTimestamp = 7305207262200094720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3752
08:04:26.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262214889472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262214889472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3755 rows, more = false, responseScanTimestamp = 7305207262220988416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3755
08:04:26.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262235144192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262235144192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262240247808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262240247808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3759 rows, more = false, responseScanTimestamp = 7305207262247821312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3759
08:04:26.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262256783360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262256783360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262268346368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3761 rows, more = false, responseScanTimestamp = 7305207262268346368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3761
08:04:26.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3762 rows, more = false, responseScanTimestamp = 7305207262274273280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.771 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3762
08:04:26.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262286962688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3764 rows, more = false, responseScanTimestamp = 7305207262299013120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3764
08:04:26.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262304608256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262304608256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3766 rows, more = false, responseScanTimestamp = 7305207262312079360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3766
08:04:26.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262318039040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3767 rows, more = false, responseScanTimestamp = 7305207262318039040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3767
08:04:26.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262331600896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3769 rows, more = false, responseScanTimestamp = 7305207262344089600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3769
08:04:26.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262353043456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262358183936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262358183936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3772 rows, more = false, responseScanTimestamp = 7305207262372634624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3772
08:04:26.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262382800896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262382800896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3774 rows, more = false, responseScanTimestamp = 7305207262391611392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3774
08:04:26.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262391611392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262400106496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3775 rows, more = false, responseScanTimestamp = 7305207262400106496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3775
08:04:26.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262417084416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262430113792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3777 rows, more = false, responseScanTimestamp = 7305207262430113792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3777
08:04:26.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3778 rows, more = false, responseScanTimestamp = 7305207262438543360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3778
08:04:26.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3778 rows, more = false, responseScanTimestamp = 7305207262438543360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262450679808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262450679808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3780 rows, more = false, responseScanTimestamp = 7305207262463774720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3780
08:04:26.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3780 rows, more = false, responseScanTimestamp = 7305207262463774720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3781 rows, more = false, responseScanTimestamp = 7305207262474895360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3781
08:04:26.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3781 rows, more = false, responseScanTimestamp = 7305207262474895360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262490238976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3783 rows, more = false, responseScanTimestamp = 7305207262506041344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3783
08:04:26.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262517121024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3784 rows, more = false, responseScanTimestamp = 7305207262517121024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3784
08:04:26.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262528733184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262535843840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3787 rows, more = false, responseScanTimestamp = 7305207262548979712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3787
08:04:26.838 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@857655205(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262555697152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262562111488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.841 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@904615765(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262575026176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262575026176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262584565760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3800 rows, more = false, responseScanTimestamp = 7305207262584565760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3800
08:04:26.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3810 rows, more = false, responseScanTimestamp = 7305207262593015808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3810
08:04:26.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3810 rows, more = false, responseScanTimestamp = 7305207262593015808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262603800576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262618845184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262618845184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262628741120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3813 rows, more = false, responseScanTimestamp = 7305207262628741120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3813
08:04:26.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3814 rows, more = false, responseScanTimestamp = 7305207262636834816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3814
08:04:26.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262649286656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262655815680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3817 rows, more = false, responseScanTimestamp = 7305207262664359936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3817
08:04:26.867 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1060817826(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262679400448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262679400448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262691229696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262697984000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262697984000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3831 rows, more = false, responseScanTimestamp = 7305207262704005120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3831
08:04:26.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3832 rows, more = false, responseScanTimestamp = 7305207262714126336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3832
08:04:26.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3833 rows, more = false, responseScanTimestamp = 7305207262727909376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3833
08:04:26.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3834 rows, more = false, responseScanTimestamp = 7305207262740004864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3834
08:04:26.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3835 rows, more = false, responseScanTimestamp = 7305207262752595968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3835
08:04:26.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262763917312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262775246848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262775246848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3838 rows, more = false, responseScanTimestamp = 7305207262782447616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3838
08:04:26.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262792888320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262792888320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3840 rows, more = false, responseScanTimestamp = 7305207262809841664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3840
08:04:26.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262825332736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262825332736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3843 rows, more = false, responseScanTimestamp = 7305207262835449856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.906 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3843
08:04:26.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262835449856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3844 rows, more = false, responseScanTimestamp = 7305207262843015168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3844
08:04:26.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262853763072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262853763072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262862532608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3846 rows, more = false, responseScanTimestamp = 7305207262862532608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3846
08:04:26.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3847 rows, more = false, responseScanTimestamp = 7305207262869651456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3847
08:04:26.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3848 rows, more = false, responseScanTimestamp = 7305207262882492416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3848
08:04:26.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3849 rows, more = false, responseScanTimestamp = 7305207262890332160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3849
08:04:26.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262890332160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3850 rows, more = false, responseScanTimestamp = 7305207262898388992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3850
08:04:26.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262915424256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3851 rows, more = false, responseScanTimestamp = 7305207262915424256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3851
08:04:26.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262924075008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262924075008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3853 rows, more = false, responseScanTimestamp = 7305207262936018944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3853
08:04:26.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262944415744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3854 rows, more = false, responseScanTimestamp = 7305207262944415744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3854
08:04:26.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262955384832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262963912704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262963912704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3857 rows, more = false, responseScanTimestamp = 7305207262974402560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3857
08:04:26.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207262982676480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3859 rows, more = false, responseScanTimestamp = 7305207262993813504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3859
08:04:26.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3860 rows, more = false, responseScanTimestamp = 7305207263001313280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3860
08:04:26.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3861 rows, more = false, responseScanTimestamp = 7305207263013478400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3861
08:04:26.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263024263168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263035805696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263035805696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263043948544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263051296768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3866 rows, more = false, responseScanTimestamp = 7305207263058558976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3866
08:04:26.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263073673216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3868 rows, more = false, responseScanTimestamp = 7305207263073673216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3868
08:04:26.967 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1728464048(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263073673216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.969 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@576750618(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263086272512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263100616704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263109894144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263109894144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263117234176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263124496384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3892 rows, more = false, responseScanTimestamp = 7305207263131574272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3892
08:04:26.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263149973504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3895 rows, more = false, responseScanTimestamp = 7305207263156215808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3895
08:04:26.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263163314176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263175831552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3897 rows, more = false, responseScanTimestamp = 7305207263175831552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3897
08:04:26.994 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1306406652(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263186104320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:26.996 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@617646910(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:26.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263198846976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3900 rows, more = false, responseScanTimestamp = 7305207263210418176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3900
08:04:27.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3920 rows, more = false, responseScanTimestamp = 7305207263233945600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3920
08:04:27.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3921 rows, more = false, responseScanTimestamp = 7305207263243165696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3921
08:04:27.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263263404032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263270776832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263278133248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263290851328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263290851328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.020 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1906735312(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3928 rows, more = false, responseScanTimestamp = 7305207263298940928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3928
08:04:27.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263309111296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263324024832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263336869888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3941 rows, more = false, responseScanTimestamp = 7305207263342759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3941
08:04:27.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263350071296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3942 rows, more = false, responseScanTimestamp = 7305207263350071296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3942
08:04:27.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263372857344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3944 rows, more = false, responseScanTimestamp = 7305207263372857344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3944
08:04:27.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3945 rows, more = false, responseScanTimestamp = 7305207263382999040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3945
08:04:27.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3946 rows, more = false, responseScanTimestamp = 7305207263389495296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3946
08:04:27.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3948 rows, more = false, responseScanTimestamp = 7305207263413039104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3948
08:04:27.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3948 rows, more = false, responseScanTimestamp = 7305207263413039104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3949 rows, more = false, responseScanTimestamp = 7305207263424106496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3949
08:04:27.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3950 rows, more = false, responseScanTimestamp = 7305207263434555392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3950
08:04:27.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263453028352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263453028352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3953 rows, more = false, responseScanTimestamp = 7305207263461109760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3953
08:04:27.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263480287232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3955 rows, more = false, responseScanTimestamp = 7305207263480287232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3955
08:04:27.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263489966080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263502409728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263502409728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3958 rows, more = false, responseScanTimestamp = 7305207263510310912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3958
08:04:27.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3958 rows, more = false, responseScanTimestamp = 7305207263510310912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263518838784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263528771584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3961 rows, more = false, responseScanTimestamp = 7305207263539957760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3961
08:04:27.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263546867712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263546867712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3963 rows, more = false, responseScanTimestamp = 7305207263557586944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3963
08:04:27.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263564812288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3965 rows, more = false, responseScanTimestamp = 7305207263576014848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.089 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3965
08:04:27.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3967 rows, more = false, responseScanTimestamp = 7305207263588548608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3967
08:04:27.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263600123904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263600123904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263612456960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3970 rows, more = false, responseScanTimestamp = 7305207263619182592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3970
08:04:27.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3972 rows, more = false, responseScanTimestamp = 7305207263632011264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3972
08:04:27.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3973 rows, more = false, responseScanTimestamp = 7305207263643299840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3973
08:04:27.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263653793792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3974 rows, more = false, responseScanTimestamp = 7305207263653793792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3974
08:04:27.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263677329408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263677329408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3977 rows, more = false, responseScanTimestamp = 7305207263683264512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3977
08:04:27.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263690301440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263701929984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263707742208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3980 rows, more = false, responseScanTimestamp = 7305207263707742208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3980
08:04:27.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3982 rows, more = false, responseScanTimestamp = 7305207263732170752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3982
08:04:27.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263737630720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263737630720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3984 rows, more = false, responseScanTimestamp = 7305207263749738496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3984
08:04:27.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3986 rows, more = false, responseScanTimestamp = 7305207263764312064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3986
08:04:27.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263776538624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3987 rows, more = false, responseScanTimestamp = 7305207263776538624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.141 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1472230058(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 3987
08:04:27.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263795826688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.145 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1800736608(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.148 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1274863695(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263795826688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263829913600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263829913600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263841390592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263841390592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4020 rows, more = false, responseScanTimestamp = 7305207263850659840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.156 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4020
08:04:27.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263860523008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4021 rows, more = false, responseScanTimestamp = 7305207263860523008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4021
08:04:27.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263875035136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4022 rows, more = false, responseScanTimestamp = 7305207263875035136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4022
08:04:27.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4023 rows, more = false, responseScanTimestamp = 7305207263890632704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4023
08:04:27.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4024 rows, more = false, responseScanTimestamp = 7305207263905325056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.169 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4024
08:04:27.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4025 rows, more = false, responseScanTimestamp = 7305207263916498944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4025
08:04:27.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4026 rows, more = false, responseScanTimestamp = 7305207263926607872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4026
08:04:27.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4027 rows, more = false, responseScanTimestamp = 7305207263937421312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4027
08:04:27.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263945510912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.177 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@157180184(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4028 rows, more = false, responseScanTimestamp = 7305207263945510912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4028
08:04:27.181 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1574901691(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263961370624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263961370624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.184 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@514993519(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4030 rows, more = false, responseScanTimestamp = 7305207263961370624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4030
08:04:27.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4040 rows, more = false, responseScanTimestamp = 7305207263978479616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4040
08:04:27.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207263993622528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4060 rows, more = false, responseScanTimestamp = 7305207264006356992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4060
08:04:27.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4061 rows, more = false, responseScanTimestamp = 7305207264015659008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4061
08:04:27.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4062 rows, more = false, responseScanTimestamp = 7305207264026636288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4062
08:04:27.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264036335616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4064 rows, more = false, responseScanTimestamp = 7305207264047411200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4064
08:04:27.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264069558272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4066 rows, more = false, responseScanTimestamp = 7305207264081739776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4066
08:04:27.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4067 rows, more = false, responseScanTimestamp = 7305207264090378240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.216 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@845174894(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.216 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4067
08:04:27.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4069 rows, more = false, responseScanTimestamp = 7305207264113385472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4069
08:04:27.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4070 rows, more = false, responseScanTimestamp = 7305207264120655872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4070
08:04:27.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4080 rows, more = false, responseScanTimestamp = 7305207264132243456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4080
08:04:27.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264143208448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264143208448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264154406912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264161316864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4083 rows, more = false, responseScanTimestamp = 7305207264161316864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4083
08:04:27.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264168153088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264177758208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4086 rows, more = false, responseScanTimestamp = 7305207264201166848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4086
08:04:27.246 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1221376411(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4087 rows, more = false, responseScanTimestamp = 7305207264209215488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4087
08:04:27.248 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1837833718(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4089 rows, more = false, responseScanTimestamp = 7305207264235438080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.252 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4089
08:04:27.253 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1650302077(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264243572736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.255 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1380850544(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264253972480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.259 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2137219267(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4110 rows, more = false, responseScanTimestamp = 7305207264271933440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4110
08:04:27.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264282505216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264298434560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264298434560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4140 rows, more = false, responseScanTimestamp = 7305207264307519488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4140
08:04:27.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4141 rows, more = false, responseScanTimestamp = 7305207264314798080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4141
08:04:27.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264324202496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264335872000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4143 rows, more = false, responseScanTimestamp = 7305207264335872000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.274 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4143
08:04:27.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264342671360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4144 rows, more = false, responseScanTimestamp = 7305207264342671360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4144
08:04:27.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4145 rows, more = false, responseScanTimestamp = 7305207264356708352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4145
08:04:27.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264370909184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264370909184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4147 rows, more = false, responseScanTimestamp = 7305207264382517248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4147
08:04:27.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264391671808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.288 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1244837492(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4148 rows, more = false, responseScanTimestamp = 7305207264391671808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.290 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4148
08:04:27.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4150 rows, more = false, responseScanTimestamp = 7305207264413765632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4150
08:04:27.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4160 rows, more = false, responseScanTimestamp = 7305207264424325120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4160
08:04:27.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264436989952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264447504384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264454504448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4165 rows, more = false, responseScanTimestamp = 7305207264466419712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4165
08:04:27.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4166 rows, more = false, responseScanTimestamp = 7305207264471343104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4166
08:04:27.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4167 rows, more = false, responseScanTimestamp = 7305207264484061184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4167
08:04:27.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264493613056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.313 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1141007675(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4168 rows, more = false, responseScanTimestamp = 7305207264493613056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4168
08:04:27.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264521613312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4170 rows, more = false, responseScanTimestamp = 7305207264521613312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4170
08:04:27.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264535875584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264535875584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4182 rows, more = false, responseScanTimestamp = 7305207264549646336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4182
08:04:27.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4183 rows, more = false, responseScanTimestamp = 7305207264557232128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4183
08:04:27.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4184 rows, more = false, responseScanTimestamp = 7305207264574308352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4184
08:04:27.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4185 rows, more = false, responseScanTimestamp = 7305207264587489280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4185
08:04:27.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4186 rows, more = false, responseScanTimestamp = 7305207264599826432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.340 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4186
08:04:27.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264613539840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4187 rows, more = false, responseScanTimestamp = 7305207264613539840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.344 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1714774864(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4187
08:04:27.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4189 rows, more = false, responseScanTimestamp = 7305207264636440576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.348 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@45376045(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4189
08:04:27.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264646238208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.350 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1567290649(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264646238208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4200 rows, more = false, responseScanTimestamp = 7305207264661254144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4200
08:04:27.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264670437376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4210 rows, more = false, responseScanTimestamp = 7305207264670437376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4210
08:04:27.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4220 rows, more = false, responseScanTimestamp = 7305207264683270144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4220
08:04:27.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264691359744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4222 rows, more = false, responseScanTimestamp = 7305207264701980672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4222
08:04:27.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4224 rows, more = false, responseScanTimestamp = 7305207264719257600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4224
08:04:27.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4225 rows, more = false, responseScanTimestamp = 7305207264727691264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4225
08:04:27.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4226 rows, more = false, responseScanTimestamp = 7305207264733794304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4226
08:04:27.374 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@169240626(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4228 rows, more = false, responseScanTimestamp = 7305207264751050752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4228
08:04:27.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4229 rows, more = false, responseScanTimestamp = 7305207264761335808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4229
08:04:27.378 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1198826947(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264771014656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.380 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1718616586(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4230 rows, more = false, responseScanTimestamp = 7305207264771014656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4230
08:04:27.382 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1824055776(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4240 rows, more = false, responseScanTimestamp = 7305207264783446016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4240
08:04:27.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264792158208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264792158208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4250 rows, more = false, responseScanTimestamp = 7305207264792158208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4250
08:04:27.388 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1431720893(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264792158208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4260 rows, more = false, responseScanTimestamp = 7305207264800251904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4260
08:04:27.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264800251904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4270 rows, more = false, responseScanTimestamp = 7305207264827379712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4270
08:04:27.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264839995392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4281 rows, more = false, responseScanTimestamp = 7305207264846094336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4281
08:04:27.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4281 rows, more = false, responseScanTimestamp = 7305207264846094336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4282 rows, more = false, responseScanTimestamp = 7305207264856104960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4282
08:04:27.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264878829568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4284 rows, more = false, responseScanTimestamp = 7305207264878829568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4284
08:04:27.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264888872960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4286 rows, more = false, responseScanTimestamp = 7305207264894230528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4286
08:04:27.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264904196096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4287 rows, more = false, responseScanTimestamp = 7305207264904196096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4287
08:04:27.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@938393193(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264912568320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.418 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1374198476(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264923156480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4290 rows, more = false, responseScanTimestamp = 7305207264937160704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4290
08:04:27.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4300 rows, more = false, responseScanTimestamp = 7305207264946745344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.425 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4300
08:04:27.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4311 rows, more = false, responseScanTimestamp = 7305207264966393856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4311
08:04:27.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4312 rows, more = false, responseScanTimestamp = 7305207264976834560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4312
08:04:27.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207264987664384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4313 rows, more = false, responseScanTimestamp = 7305207264987664384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4313
08:04:27.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265000771584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265000771584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265015435264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4316 rows, more = false, responseScanTimestamp = 7305207265023655936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4316
08:04:27.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4317 rows, more = false, responseScanTimestamp = 7305207265030332416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4317
08:04:27.445 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2054477552(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4318 rows, more = false, responseScanTimestamp = 7305207265037627392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4318
08:04:27.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4330 rows, more = false, responseScanTimestamp = 7305207265064488960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4330
08:04:27.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265080094720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265080094720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4332 rows, more = false, responseScanTimestamp = 7305207265094516736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4332
08:04:27.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4333 rows, more = false, responseScanTimestamp = 7305207265104900096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4333
08:04:27.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265116753920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265116753920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265116753920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4335 rows, more = false, responseScanTimestamp = 7305207265126027264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4335
08:04:27.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4336 rows, more = false, responseScanTimestamp = 7305207265137053696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4336
08:04:27.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265149837312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265149837312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265161392128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265161392128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4339 rows, more = false, responseScanTimestamp = 7305207265169813504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4339
08:04:27.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265175756800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4340 rows, more = false, responseScanTimestamp = 7305207265175756800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.481 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4340
08:04:27.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265188401152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4342 rows, more = false, responseScanTimestamp = 7305207265199386624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4342
08:04:27.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265207402496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265207402496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265218924544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4345 rows, more = false, responseScanTimestamp = 7305207265227677696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4345
08:04:27.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265234178048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4346 rows, more = false, responseScanTimestamp = 7305207265234178048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4346
08:04:27.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265257365504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265257365504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4349 rows, more = false, responseScanTimestamp = 7305207265263185920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4349
08:04:27.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4351 rows, more = false, responseScanTimestamp = 7305207265273683968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4351
08:04:27.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265286795264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265286795264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4353 rows, more = false, responseScanTimestamp = 7305207265297305600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4353
08:04:27.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265308467200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4355 rows, more = false, responseScanTimestamp = 7305207265308467200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4355
08:04:27.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4357 rows, more = false, responseScanTimestamp = 7305207265325527040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4357
08:04:27.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265335775232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.517 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@492353976(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265335775232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.520 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1602703756(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4359 rows, more = false, responseScanTimestamp = 7305207265347592192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4359
08:04:27.523 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1244433994(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4360 rows, more = false, responseScanTimestamp = 7305207265354899456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4360
08:04:27.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4370 rows, more = false, responseScanTimestamp = 7305207265368891392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4370
08:04:27.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4390 rows, more = false, responseScanTimestamp = 7305207265396400128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4390
08:04:27.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4391 rows, more = false, responseScanTimestamp = 7305207265402691584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4391
08:04:27.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265414488064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4392 rows, more = false, responseScanTimestamp = 7305207265414488064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4392
08:04:27.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4394 rows, more = false, responseScanTimestamp = 7305207265430360064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4394
08:04:27.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265440137216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265440137216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265452244992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265458454528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.547 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@380834473(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4398 rows, more = false, responseScanTimestamp = 7305207265464254464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4398
08:04:27.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4400 rows, more = false, responseScanTimestamp = 7305207265476587520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4400
08:04:27.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4410 rows, more = false, responseScanTimestamp = 7305207265487335424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4410
08:04:27.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265500798976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265500798976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4413 rows, more = false, responseScanTimestamp = 7305207265518796800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4413
08:04:27.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4414 rows, more = false, responseScanTimestamp = 7305207265525399552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4414
08:04:27.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265535262720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265535262720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265545965568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265554755584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4417 rows, more = false, responseScanTimestamp = 7305207265554755584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4417
08:04:27.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4418 rows, more = false, responseScanTimestamp = 7305207265562234880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4418
08:04:27.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4419 rows, more = false, responseScanTimestamp = 7305207265576497152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.577 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4419
08:04:27.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265586778112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265597198336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265597198336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265603391488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4423 rows, more = false, responseScanTimestamp = 7305207265610170368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4423
08:04:27.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265618231296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265618231296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4425 rows, more = false, responseScanTimestamp = 7305207265630670848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4425
08:04:27.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265651503104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.596 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1325333694(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4427 rows, more = false, responseScanTimestamp = 7305207265651503104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4427
08:04:27.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4429 rows, more = false, responseScanTimestamp = 7305207265665822720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4429
08:04:27.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4440 rows, more = false, responseScanTimestamp = 7305207265687568384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4440
08:04:27.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265694916608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265694916608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4442 rows, more = false, responseScanTimestamp = 7305207265705517056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4442
08:04:27.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4443 rows, more = false, responseScanTimestamp = 7305207265713442816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4443
08:04:27.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4444 rows, more = false, responseScanTimestamp = 7305207265726676992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4444
08:04:27.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265737121792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265748545536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4446 rows, more = false, responseScanTimestamp = 7305207265748545536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.619 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4446
08:04:27.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4447 rows, more = false, responseScanTimestamp = 7305207265754693632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4447
08:04:27.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265769963520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.624 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@722526172(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265769963520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265780940800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4449 rows, more = false, responseScanTimestamp = 7305207265780940800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4449
08:04:27.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4460 rows, more = false, responseScanTimestamp = 7305207265801732096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4460
08:04:27.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265809653760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4462 rows, more = false, responseScanTimestamp = 7305207265815195648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4462
08:04:27.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4462 rows, more = false, responseScanTimestamp = 7305207265815195648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265831219200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265831219200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265840365568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265846824960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265846824960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265853607936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265853607936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265858928640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265858928640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4469 rows, more = false, responseScanTimestamp = 7305207265864204288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4469
08:04:27.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265875099648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265875099648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4472 rows, more = false, responseScanTimestamp = 7305207265881198592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4472
08:04:27.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265888182272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4473 rows, more = false, responseScanTimestamp = 7305207265888182272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4473
08:04:27.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265897619456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265897619456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265909972992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265915756544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265921622016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265921622016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.661 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@90200618(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4478 rows, more = false, responseScanTimestamp = 7305207265928859648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4478
08:04:27.664 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@197666421(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4479 rows, more = false, responseScanTimestamp = 7305207265937039360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4479
08:04:27.666 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@854204606(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265944694784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265953763328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265953763328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4500 rows, more = false, responseScanTimestamp = 7305207265964171264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4500
08:04:27.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4510 rows, more = false, responseScanTimestamp = 7305207265972674560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4510
08:04:27.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4511 rows, more = false, responseScanTimestamp = 7305207265986248704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4511
08:04:27.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207265997758464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4512 rows, more = false, responseScanTimestamp = 7305207265997758464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4512
08:04:27.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4513 rows, more = false, responseScanTimestamp = 7305207266009186304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4513
08:04:27.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4514 rows, more = false, responseScanTimestamp = 7305207266023481344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4514
08:04:27.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266036101120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4515 rows, more = false, responseScanTimestamp = 7305207266036101120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4515
08:04:27.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266047660032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4517 rows, more = false, responseScanTimestamp = 7305207266059018240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4517
08:04:27.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4518 rows, more = false, responseScanTimestamp = 7305207266067451904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4518
08:04:27.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4519 rows, more = false, responseScanTimestamp = 7305207266080411648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4519
08:04:27.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266091614208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266091614208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266105548800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4521 rows, more = false, responseScanTimestamp = 7305207266105548800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4521
08:04:27.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4522 rows, more = false, responseScanTimestamp = 7305207266114080768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4522
08:04:27.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4524 rows, more = false, responseScanTimestamp = 7305207266130493440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4524
08:04:27.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4525 rows, more = false, responseScanTimestamp = 7305207266137571328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4525
08:04:27.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266152415232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266161102848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266161102848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266174857216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266174857216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4529 rows, more = false, responseScanTimestamp = 7305207266182651904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4529
08:04:27.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266182651904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266190196736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4530 rows, more = false, responseScanTimestamp = 7305207266190196736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4530
08:04:27.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266205556736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4532 rows, more = false, responseScanTimestamp = 7305207266214498304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4532
08:04:27.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266227924992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4533 rows, more = false, responseScanTimestamp = 7305207266227924992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4533
08:04:27.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266233606144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266260389888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266260389888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4536 rows, more = false, responseScanTimestamp = 7305207266268934144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4536
08:04:27.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4537 rows, more = false, responseScanTimestamp = 7305207266278084608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4537
08:04:27.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4538 rows, more = false, responseScanTimestamp = 7305207266292846592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4538
08:04:27.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266305339392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266305339392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4540 rows, more = false, responseScanTimestamp = 7305207266317443072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4540
08:04:27.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266325430272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266325430272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266340311040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4542 rows, more = false, responseScanTimestamp = 7305207266340311040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4542
08:04:27.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4544 rows, more = false, responseScanTimestamp = 7305207266362073088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4544
08:04:27.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4544 rows, more = false, responseScanTimestamp = 7305207266362073088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266375127040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266375127040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266393255936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4546 rows, more = false, responseScanTimestamp = 7305207266393255936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4546
08:04:27.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4547 rows, more = false, responseScanTimestamp = 7305207266400440320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4547
08:04:27.781 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@531228416(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4548 rows, more = false, responseScanTimestamp = 7305207266413785088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4548
08:04:27.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4549 rows, more = false, responseScanTimestamp = 7305207266425778176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4549
08:04:27.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266436214784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266436214784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266449842176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4560 rows, more = false, responseScanTimestamp = 7305207266449842176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4560
08:04:27.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266456969216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266456969216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266472468480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4562 rows, more = false, responseScanTimestamp = 7305207266472468480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4562
08:04:27.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266481201152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266481201152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266481201152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4564 rows, more = false, responseScanTimestamp = 7305207266528079872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4564
08:04:27.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4565 rows, more = false, responseScanTimestamp = 7305207266537910272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4565
08:04:27.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4565 rows, more = false, responseScanTimestamp = 7305207266537910272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4567 rows, more = false, responseScanTimestamp = 7305207266563985408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4567
08:04:27.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4567 rows, more = false, responseScanTimestamp = 7305207266563985408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266574934016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266596450304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266596450304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4570 rows, more = false, responseScanTimestamp = 7305207266603876352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4570
08:04:27.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4570 rows, more = false, responseScanTimestamp = 7305207266603876352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4571 rows, more = false, responseScanTimestamp = 7305207266615173120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4571
08:04:27.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266633052160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4572 rows, more = false, responseScanTimestamp = 7305207266633052160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4572
08:04:27.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266649444352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4573 rows, more = false, responseScanTimestamp = 7305207266649444352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4573
08:04:27.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266662912000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4574 rows, more = false, responseScanTimestamp = 7305207266662912000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4574
08:04:27.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266677080064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266677080064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4576 rows, more = false, responseScanTimestamp = 7305207266689597440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4576
08:04:27.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4577 rows, more = false, responseScanTimestamp = 7305207266696781824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4577
08:04:27.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266707046400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266707046400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.853 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@404709333(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4579 rows, more = false, responseScanTimestamp = 7305207266717569024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4579
08:04:27.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266728140800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4580 rows, more = false, responseScanTimestamp = 7305207266728140800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4580
08:04:27.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4590 rows, more = false, responseScanTimestamp = 7305207266739638272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4590
08:04:27.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266752614400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4591 rows, more = false, responseScanTimestamp = 7305207266752614400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4591
08:04:27.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266761158656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4592 rows, more = false, responseScanTimestamp = 7305207266761158656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4592
08:04:27.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4593 rows, more = false, responseScanTimestamp = 7305207266775470080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4593
08:04:27.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4594 rows, more = false, responseScanTimestamp = 7305207266788270080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4594
08:04:27.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266788270080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266796871680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4596 rows, more = false, responseScanTimestamp = 7305207266809548800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4596
08:04:27.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266809548800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4597 rows, more = false, responseScanTimestamp = 7305207266817310720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4597
08:04:27.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4598 rows, more = false, responseScanTimestamp = 7305207266828435456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4598
08:04:27.885 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1378756909(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4598 rows, more = false, responseScanTimestamp = 7305207266828435456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.888 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@824314886(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266844348416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266862252032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266871812096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266871812096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4620 rows, more = false, responseScanTimestamp = 7305207266880622592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4620
08:04:27.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266890256384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266890256384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4622 rows, more = false, responseScanTimestamp = 7305207266903785472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4622
08:04:27.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4623 rows, more = false, responseScanTimestamp = 7305207266910670848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4623
08:04:27.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4624 rows, more = false, responseScanTimestamp = 7305207266923122688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4624
08:04:27.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266923122688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4625 rows, more = false, responseScanTimestamp = 7305207266931802112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4625
08:04:27.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266945503232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4627 rows, more = false, responseScanTimestamp = 7305207266955845632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4627
08:04:27.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4628 rows, more = false, responseScanTimestamp = 7305207266965946368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4628
08:04:27.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266975879168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266987843584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266995654656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207266995654656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267003932672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4632 rows, more = false, responseScanTimestamp = 7305207267003932672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4632
08:04:27.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267022106624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267030753280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267030753280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4636 rows, more = false, responseScanTimestamp = 7305207267037298688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4636
08:04:27.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267045117952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4637 rows, more = false, responseScanTimestamp = 7305207267045117952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4637
08:04:27.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4638 rows, more = false, responseScanTimestamp = 7305207267057823744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4638
08:04:27.940 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1642298565(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4638 rows, more = false, responseScanTimestamp = 7305207267057823744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267068551168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267088998400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4650 rows, more = false, responseScanTimestamp = 7305207267098722304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4650
08:04:27.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267106172928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4651 rows, more = false, responseScanTimestamp = 7305207267106172928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4651
08:04:27.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4652 rows, more = false, responseScanTimestamp = 7305207267119259648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4652
08:04:27.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4652 rows, more = false, responseScanTimestamp = 7305207267119259648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267130384384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267150753792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267160879104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267160879104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4656 rows, more = false, responseScanTimestamp = 7305207267170816000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4656
08:04:27.970 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@65038043(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:27.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4657 rows, more = false, responseScanTimestamp = 7305207267179470848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4657
08:04:27.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4659 rows, more = false, responseScanTimestamp = 7305207267198328832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4659
08:04:27.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4660 rows, more = false, responseScanTimestamp = 7305207267208179712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4660
08:04:27.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4670 rows, more = false, responseScanTimestamp = 7305207267221803008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4670
08:04:27.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4671 rows, more = false, responseScanTimestamp = 7305207267230797824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4671
08:04:27.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4672 rows, more = false, responseScanTimestamp = 7305207267239899136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4672
08:04:27.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4673 rows, more = false, responseScanTimestamp = 7305207267249053696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.985 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4673
08:04:27.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267258847232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4674 rows, more = false, responseScanTimestamp = 7305207267258847232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4674
08:04:27.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4675 rows, more = false, responseScanTimestamp = 7305207267267932160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4675
08:04:27.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267267932160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267279785984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4676 rows, more = false, responseScanTimestamp = 7305207267279785984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4676
08:04:27.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4677 rows, more = false, responseScanTimestamp = 7305207267291840512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.997 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4677
08:04:27.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4678 rows, more = false, responseScanTimestamp = 7305207267303841792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:27.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4678
08:04:28.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4679 rows, more = false, responseScanTimestamp = 7305207267316408320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4679
08:04:28.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267324612608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267324612608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4681 rows, more = false, responseScanTimestamp = 7305207267334144000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4681
08:04:28.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267340754944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267340754944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4683 rows, more = false, responseScanTimestamp = 7305207267350212608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4683
08:04:28.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4684 rows, more = false, responseScanTimestamp = 7305207267356086272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.012 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4684
08:04:28.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267369619456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267369619456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267380719616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267380719616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267388133376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4688 rows, more = false, responseScanTimestamp = 7305207267395047424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4688
08:04:28.020 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@539250891(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267395047424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.023 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@21441269(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4689 rows, more = false, responseScanTimestamp = 7305207267401428992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4689
08:04:28.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4690 rows, more = false, responseScanTimestamp = 7305207267414032384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4690
08:04:28.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267424956416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4700 rows, more = false, responseScanTimestamp = 7305207267424956416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4700
08:04:28.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4710 rows, more = false, responseScanTimestamp = 7305207267435044864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4710
08:04:28.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4711 rows, more = false, responseScanTimestamp = 7305207267445346304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4711
08:04:28.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267456409600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4712 rows, more = false, responseScanTimestamp = 7305207267456409600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4712
08:04:28.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4713 rows, more = false, responseScanTimestamp = 7305207267470082048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4713
08:04:28.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4714 rows, more = false, responseScanTimestamp = 7305207267480375296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4714
08:04:28.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267491672064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4716 rows, more = false, responseScanTimestamp = 7305207267503435776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4716
08:04:28.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4717 rows, more = false, responseScanTimestamp = 7305207267511214080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4717
08:04:28.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4718 rows, more = false, responseScanTimestamp = 7305207267520151552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4718
08:04:28.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267532263424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267532263424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267541856256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267547762688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267552612352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267557191680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4724 rows, more = false, responseScanTimestamp = 7305207267563118592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4724
08:04:28.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4725 rows, more = false, responseScanTimestamp = 7305207267569561600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4725
08:04:28.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4726 rows, more = false, responseScanTimestamp = 7305207267581186048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4726
08:04:28.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267591200768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267598553088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267598553088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267605422080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4729 rows, more = false, responseScanTimestamp = 7305207267605422080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4729
08:04:28.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267618795520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267618795520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4732 rows, more = false, responseScanTimestamp = 7305207267627753472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4732
08:04:28.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267634487296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267634487296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4734 rows, more = false, responseScanTimestamp = 7305207267643891712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4734
08:04:28.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4735 rows, more = false, responseScanTimestamp = 7305207267649740800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4735
08:04:28.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267660574720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267660574720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4737 rows, more = false, responseScanTimestamp = 7305207267669200896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4737
08:04:28.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267676995584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.088 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2067299148(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.091 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2070813774(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4739 rows, more = false, responseScanTimestamp = 7305207267686760448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4739
08:04:28.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267692908544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267692908544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.093 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2043587040(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267692908544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267702702080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267702702080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4750 rows, more = false, responseScanTimestamp = 7305207267702702080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4750
08:04:28.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4760 rows, more = false, responseScanTimestamp = 7305207267713314816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4760
08:04:28.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4770 rows, more = false, responseScanTimestamp = 7305207267729387520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4770
08:04:28.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267739676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267739676672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4772 rows, more = false, responseScanTimestamp = 7305207267747811328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4772
08:04:28.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267754262528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4773 rows, more = false, responseScanTimestamp = 7305207267754262528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4773
08:04:28.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267763376128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4775 rows, more = false, responseScanTimestamp = 7305207267774320640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4775
08:04:28.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267780886528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267780886528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267788746752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267788746752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267788746752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.119 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1105601710(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4778 rows, more = false, responseScanTimestamp = 7305207267799445504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4778
08:04:28.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267808227328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267808227328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4780 rows, more = false, responseScanTimestamp = 7305207267820597248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.124 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4780
08:04:28.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267829104640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267829104640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4790 rows, more = false, responseScanTimestamp = 7305207267829104640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4790
08:04:28.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4792 rows, more = false, responseScanTimestamp = 7305207267851632640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4792
08:04:28.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4793 rows, more = false, responseScanTimestamp = 7305207267858280448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4793
08:04:28.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267866431488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4794 rows, more = false, responseScanTimestamp = 7305207267866431488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4794
08:04:28.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267881721856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267881721856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267891994624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267891994624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4798 rows, more = false, responseScanTimestamp = 7305207267896901632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4798
08:04:28.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4799 rows, more = false, responseScanTimestamp = 7305207267905159168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4799
08:04:28.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267917484032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267917484032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267926499328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4802 rows, more = false, responseScanTimestamp = 7305207267933892608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4802
08:04:28.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4803 rows, more = false, responseScanTimestamp = 7305207267939651584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4803
08:04:28.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267949715456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267957018624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4805 rows, more = false, responseScanTimestamp = 7305207267957018624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4805
08:04:28.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4807 rows, more = false, responseScanTimestamp = 7305207267968012288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4807
08:04:28.161 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2042414533(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4808 rows, more = false, responseScanTimestamp = 7305207267975888896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4808
08:04:28.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267984900096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.163 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1924868816(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267984900096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.165 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2125864142(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207267999600640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.167 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@243631330(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.169 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@294185498(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4840 rows, more = false, responseScanTimestamp = 7305207268015341568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4840
08:04:28.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4850 rows, more = false, responseScanTimestamp = 7305207268021788672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4850
08:04:28.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268032495616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268043296768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268043296768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268043296768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4862 rows, more = false, responseScanTimestamp = 7305207268048359424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4862
08:04:28.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268057747456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4864 rows, more = false, responseScanTimestamp = 7305207268067385344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4864
08:04:28.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4866 rows, more = false, responseScanTimestamp = 7305207268080922624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4866
08:04:28.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268086046720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4867 rows, more = false, responseScanTimestamp = 7305207268086046720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4867
08:04:28.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4868 rows, more = false, responseScanTimestamp = 7305207268094423040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4868
08:04:28.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4870 rows, more = false, responseScanTimestamp = 7305207268120788992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4870
08:04:28.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4871 rows, more = false, responseScanTimestamp = 7305207268127162368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4871
08:04:28.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268137242624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4873 rows, more = false, responseScanTimestamp = 7305207268147486720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4873
08:04:28.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268159004672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4875 rows, more = false, responseScanTimestamp = 7305207268159004672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.208 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4875
08:04:28.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268173565952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4878 rows, more = false, responseScanTimestamp = 7305207268183683072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4878
08:04:28.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268188344320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4879 rows, more = false, responseScanTimestamp = 7305207268188344320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.216 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4879
08:04:28.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268203462656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4880 rows, more = false, responseScanTimestamp = 7305207268203462656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4880
08:04:28.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4881 rows, more = false, responseScanTimestamp = 7305207268215504896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4881
08:04:28.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268229943296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268229943296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4883 rows, more = false, responseScanTimestamp = 7305207268240420864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4883
08:04:28.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4883 rows, more = false, responseScanTimestamp = 7305207268240420864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268258562048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4885 rows, more = false, responseScanTimestamp = 7305207268258562048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4885
08:04:28.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4887 rows, more = false, responseScanTimestamp = 7305207268274171904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4887
08:04:28.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4888 rows, more = false, responseScanTimestamp = 7305207268283990016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4888
08:04:28.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4890 rows, more = false, responseScanTimestamp = 7305207268298977280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4890
08:04:28.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4891 rows, more = false, responseScanTimestamp = 7305207268305481728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4891
08:04:28.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268317097984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268326973440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268336898048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268342337536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268349607936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268356120576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268356120576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.256 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@978235217(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4899 rows, more = false, responseScanTimestamp = 7305207268361641984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4899
08:04:28.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4900 rows, more = false, responseScanTimestamp = 7305207268380979200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4900
08:04:28.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4911 rows, more = false, responseScanTimestamp = 7305207268401635328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.265 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4911
08:04:28.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268409344000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268415631360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268415631360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4914 rows, more = false, responseScanTimestamp = 7305207268422500352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4914
08:04:28.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268433006592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268433006592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268441341952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268441341952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.276 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1959826618(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4918 rows, more = false, responseScanTimestamp = 7305207268448362496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4918
08:04:28.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4919 rows, more = false, responseScanTimestamp = 7305207268455350272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4919
08:04:28.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268465160192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268465160192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4930 rows, more = false, responseScanTimestamp = 7305207268476440576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4930
08:04:28.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268483186688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268483186688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4932 rows, more = false, responseScanTimestamp = 7305207268494684160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4932
08:04:28.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268530331648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4938 rows, more = false, responseScanTimestamp = 7305207268536016896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.299 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4938
08:04:28.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268543713280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268543713280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4940 rows, more = false, responseScanTimestamp = 7305207268556439552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4940
08:04:28.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4942 rows, more = false, responseScanTimestamp = 7305207268568281088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4942
08:04:28.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268582383616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268595355648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268595355648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268601061376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4946 rows, more = false, responseScanTimestamp = 7305207268606128128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4946
08:04:28.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268616347648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268616347648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4949 rows, more = false, responseScanTimestamp = 7305207268622778368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4949
08:04:28.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268628324352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4951 rows, more = false, responseScanTimestamp = 7305207268635299840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4951
08:04:28.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4952 rows, more = false, responseScanTimestamp = 7305207268642050048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4952
08:04:28.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4954 rows, more = false, responseScanTimestamp = 7305207268652974080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.329 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4954
08:04:28.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4955 rows, more = false, responseScanTimestamp = 7305207268663541760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4955
08:04:28.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268677992449) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4957 rows, more = false, responseScanTimestamp = 7305207268677992449) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4957
08:04:28.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4959 rows, more = false, responseScanTimestamp = 7305207268692713472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4959
08:04:28.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4960 rows, more = false, responseScanTimestamp = 7305207268701822976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4960
08:04:28.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268707598336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4962 rows, more = false, responseScanTimestamp = 7305207268714184704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4962
08:04:28.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4964 rows, more = false, responseScanTimestamp = 7305207268728299520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4964
08:04:28.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4964 rows, more = false, responseScanTimestamp = 7305207268728299520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268736114688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4966 rows, more = false, responseScanTimestamp = 7305207268745052160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4966
08:04:28.352 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1456520278(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4968 rows, more = false, responseScanTimestamp = 7305207268759572480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4968
08:04:28.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268766785536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.354 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@6182060(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268766785536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268775038976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268775038976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268783726592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268783726592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268790484992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268790484992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268796297216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268796297216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4992 rows, more = false, responseScanTimestamp = 7305207268801982464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4992
08:04:28.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268807151616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4993 rows, more = false, responseScanTimestamp = 7305207268807151616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4993
08:04:28.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4995 rows, more = false, responseScanTimestamp = 7305207268824125440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4995
08:04:28.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268832423936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4997 rows, more = false, responseScanTimestamp = 7305207268840288256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4997
08:04:28.373 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1327843281(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4999 rows, more = false, responseScanTimestamp = 7305207268851843072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 4999
08:04:28.376 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1059094475(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268851843072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5000 rows, more = false, responseScanTimestamp = 7305207268860526592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5000
08:04:28.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5021 rows, more = false, responseScanTimestamp = 7305207268887621632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5021
08:04:28.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5023 rows, more = false, responseScanTimestamp = 7305207268900814848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5023
08:04:28.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5024 rows, more = false, responseScanTimestamp = 7305207268907380736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5024
08:04:28.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5024 rows, more = false, responseScanTimestamp = 7305207268907380736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5024 rows, more = false, responseScanTimestamp = 7305207268907380736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5024 rows, more = false, responseScanTimestamp = 7305207268907380736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268917022720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5026 rows, more = false, responseScanTimestamp = 7305207268961284096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5026
08:04:28.404 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1824605813(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5028 rows, more = false, responseScanTimestamp = 7305207268974194688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5028
08:04:28.408 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@516461685(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207268981542912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5050 rows, more = false, responseScanTimestamp = 7305207269012226048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5050
08:04:28.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269012226048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269019947008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5051 rows, more = false, responseScanTimestamp = 7305207269019947008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5051
08:04:28.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269034795008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5052 rows, more = false, responseScanTimestamp = 7305207269034795008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5052
08:04:28.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269052002304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5053 rows, more = false, responseScanTimestamp = 7305207269052002304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5053
08:04:28.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269067902976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5054 rows, more = false, responseScanTimestamp = 7305207269067902976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5054
08:04:28.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269083312128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5055 rows, more = false, responseScanTimestamp = 7305207269083312128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5055
08:04:28.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269098754048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269111037952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269111037952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5058 rows, more = false, responseScanTimestamp = 7305207269121589248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5058
08:04:28.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5059 rows, more = false, responseScanTimestamp = 7305207269132804096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5059
08:04:28.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269144645632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269144645632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269156614144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5062 rows, more = false, responseScanTimestamp = 7305207269163773952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5062
08:04:28.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5063 rows, more = false, responseScanTimestamp = 7305207269171740672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5063
08:04:28.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269182894080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5065 rows, more = false, responseScanTimestamp = 7305207269197066240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5065
08:04:28.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5066 rows, more = false, responseScanTimestamp = 7305207269206106112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5066
08:04:28.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5067 rows, more = false, responseScanTimestamp = 7305207269218058240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5067
08:04:28.469 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2075542450(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5068 rows, more = false, responseScanTimestamp = 7305207269229498368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5068
08:04:28.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5069 rows, more = false, responseScanTimestamp = 7305207269241139200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5069
08:04:28.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269252861952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269252861952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269280002048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269287088128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5082 rows, more = false, responseScanTimestamp = 7305207269293277184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5082
08:04:28.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269299892224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5083 rows, more = false, responseScanTimestamp = 7305207269299892224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.487 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5083
08:04:28.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5085 rows, more = false, responseScanTimestamp = 7305207269316177920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5085
08:04:28.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269326360576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269326360576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269339303936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269345705984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269345705984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.496 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1196733736(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5089 rows, more = false, responseScanTimestamp = 7305207269354975232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5089
08:04:28.499 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@557883737(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5089 rows, more = false, responseScanTimestamp = 7305207269354975232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269365374976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5100 rows, more = false, responseScanTimestamp = 7305207269377789952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5100
08:04:28.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5110 rows, more = false, responseScanTimestamp = 7305207269389537280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5110
08:04:28.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5111 rows, more = false, responseScanTimestamp = 7305207269403504640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5111
08:04:28.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5112 rows, more = false, responseScanTimestamp = 7305207269413679104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5112
08:04:28.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5113 rows, more = false, responseScanTimestamp = 7305207269425741824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5113
08:04:28.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269436997632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5114 rows, more = false, responseScanTimestamp = 7305207269436997632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5114
08:04:28.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5115 rows, more = false, responseScanTimestamp = 7305207269448175616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5115
08:04:28.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5116 rows, more = false, responseScanTimestamp = 7305207269459521536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5116
08:04:28.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5117 rows, more = false, responseScanTimestamp = 7305207269471449088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5117
08:04:28.530 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2071061048(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269483343872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.533 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@840140087(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5119 rows, more = false, responseScanTimestamp = 7305207269495406592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5119
08:04:28.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269502820352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269515837440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5130 rows, more = false, responseScanTimestamp = 7305207269515837440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5130
08:04:28.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269524619264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5140 rows, more = false, responseScanTimestamp = 7305207269524619264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.543 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5140
08:04:28.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5141 rows, more = false, responseScanTimestamp = 7305207269538353152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5141
08:04:28.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5142 rows, more = false, responseScanTimestamp = 7305207269553004544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5142
08:04:28.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269562413056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269562413056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269571833856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5144 rows, more = false, responseScanTimestamp = 7305207269571833856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5144
08:04:28.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5145 rows, more = false, responseScanTimestamp = 7305207269578657792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5145
08:04:28.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5146 rows, more = false, responseScanTimestamp = 7305207269592133632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5146
08:04:28.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269601968128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5147 rows, more = false, responseScanTimestamp = 7305207269601968128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5147
08:04:28.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269612908544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.562 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1342999464(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269612908544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5149 rows, more = false, responseScanTimestamp = 7305207269626343424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5149
08:04:28.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5149 rows, more = false, responseScanTimestamp = 7305207269626343424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269633495040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269654036480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269660938240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5162 rows, more = false, responseScanTimestamp = 7305207269701758976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5162
08:04:28.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5163 rows, more = false, responseScanTimestamp = 7305207269710209024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5163
08:04:28.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269725433856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269725433856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5165 rows, more = false, responseScanTimestamp = 7305207269736927232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5165
08:04:28.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5166 rows, more = false, responseScanTimestamp = 7305207269743820800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5166
08:04:28.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269757591552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269757591552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5168 rows, more = false, responseScanTimestamp = 7305207269768794112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5168
08:04:28.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269775310848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269775310848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5170 rows, more = false, responseScanTimestamp = 7305207269787324416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5170
08:04:28.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5171 rows, more = false, responseScanTimestamp = 7305207269793341440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5171
08:04:28.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5172 rows, more = false, responseScanTimestamp = 7305207269805686784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5172
08:04:28.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269816688640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5173 rows, more = false, responseScanTimestamp = 7305207269816688640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5173
08:04:28.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5174 rows, more = false, responseScanTimestamp = 7305207269827452928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.616 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5174
08:04:28.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269838151680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269849710592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5176 rows, more = false, responseScanTimestamp = 7305207269849710592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5176
08:04:28.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5177 rows, more = false, responseScanTimestamp = 7305207269857718272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.625 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1961013913(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5177
08:04:28.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5179 rows, more = false, responseScanTimestamp = 7305207269884395520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5179
08:04:28.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5180 rows, more = false, responseScanTimestamp = 7305207269891764224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5180
08:04:28.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5191 rows, more = false, responseScanTimestamp = 7305207269909970944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5191
08:04:28.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269918699520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5192 rows, more = false, responseScanTimestamp = 7305207269918699520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5192
08:04:28.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5193 rows, more = false, responseScanTimestamp = 7305207269928751104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5193
08:04:28.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5194 rows, more = false, responseScanTimestamp = 7305207269937192960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5194
08:04:28.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269950668800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269950668800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5197 rows, more = false, responseScanTimestamp = 7305207269964677120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5197
08:04:28.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5199 rows, more = false, responseScanTimestamp = 7305207269977677824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5199
08:04:28.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5200 rows, more = false, responseScanTimestamp = 7305207269987336192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5200
08:04:28.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269998669824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207269998669824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270006296576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5204 rows, more = false, responseScanTimestamp = 7305207270011891712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5204
08:04:28.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5205 rows, more = false, responseScanTimestamp = 7305207270018162688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5205
08:04:28.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5207 rows, more = false, responseScanTimestamp = 7305207270031613952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5207
08:04:28.666 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@16186911(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5208 rows, more = false, responseScanTimestamp = 7305207270039977984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5208
08:04:28.668 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@778238219(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5209 rows, more = false, responseScanTimestamp = 7305207270050230272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5209
08:04:28.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5210 rows, more = false, responseScanTimestamp = 7305207270060916736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5210
08:04:28.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5230 rows, more = false, responseScanTimestamp = 7305207270074576897) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5230
08:04:28.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5231 rows, more = false, responseScanTimestamp = 7305207270084366336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5231
08:04:28.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5232 rows, more = false, responseScanTimestamp = 7305207270090108928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5232
08:04:28.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5233 rows, more = false, responseScanTimestamp = 7305207270098386944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5233
08:04:28.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5234 rows, more = false, responseScanTimestamp = 7305207270108151808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5234
08:04:28.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5235 rows, more = false, responseScanTimestamp = 7305207270121340928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5235
08:04:28.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5237 rows, more = false, responseScanTimestamp = 7305207270135296000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5237
08:04:28.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270148857856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5239 rows, more = false, responseScanTimestamp = 7305207270148857856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5239
08:04:28.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5241 rows, more = false, responseScanTimestamp = 7305207270162378752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5241
08:04:28.698 [DEBUG - chaos-test-thread] (Connection.java:575) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] disconnecting while in state READY
08:04:28.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5242 rows, more = false, responseScanTimestamp = 7305207270172758016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5242
08:04:28.702 [DEBUG - kudu-nio-2] (Connection.java:239) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] handling channelInactive
08:04:28.702 [DEBUG - kudu-nio-2] (Connection.java:709) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] cleaning up while in state READY due to: connection closed
08:04:28.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5243 rows, more = false, responseScanTimestamp = 7305207270178250752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5243
08:04:28.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5244 rows, more = false, responseScanTimestamp = 7305207270193844224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5244
08:04:28.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5245 rows, more = false, responseScanTimestamp = 7305207270213816320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5245
08:04:28.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5247 rows, more = false, responseScanTimestamp = 7305207270229037056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5247
08:04:28.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270237085696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270243692544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270243692544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5250 rows, more = false, responseScanTimestamp = 7305207270250700800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5250
08:04:28.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270262157312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5252 rows, more = false, responseScanTimestamp = 7305207270262157312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5252
08:04:28.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270278266880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270278266880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270286688256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270295031808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270295031808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270303322112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5257 rows, more = false, responseScanTimestamp = 7305207270303322112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5257
08:04:28.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270317084672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270317084672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5260 rows, more = false, responseScanTimestamp = 7305207270326026240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5260
08:04:28.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270333407232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270333407232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270340431872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5262 rows, more = false, responseScanTimestamp = 7305207270340431872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5262
08:04:28.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5264 rows, more = false, responseScanTimestamp = 7305207270354227200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.744 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5264
08:04:28.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270366658560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5267 rows, more = false, responseScanTimestamp = 7305207270373150720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5267
08:04:28.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5268 rows, more = false, responseScanTimestamp = 7305207270379372544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5268
08:04:28.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270389272576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5270 rows, more = false, responseScanTimestamp = 7305207270395879424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5270
08:04:28.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270413516800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270420856832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270429630464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5273 rows, more = false, responseScanTimestamp = 7305207270429630464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5273
08:04:28.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5274 rows, more = false, responseScanTimestamp = 7305207270435409920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5274
08:04:28.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5276 rows, more = false, responseScanTimestamp = 7305207270452613120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5276
08:04:28.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5277 rows, more = false, responseScanTimestamp = 7305207270463205376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5277
08:04:28.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270469955584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5279 rows, more = false, responseScanTimestamp = 7305207270478368768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5279
08:04:28.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270492856320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5281 rows, more = false, responseScanTimestamp = 7305207270492856320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5281
08:04:28.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270500839424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5282 rows, more = false, responseScanTimestamp = 7305207270500839424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5282
08:04:28.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5284 rows, more = false, responseScanTimestamp = 7305207270522085376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5284
08:04:28.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5285 rows, more = false, responseScanTimestamp = 7305207270531686400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5285
08:04:28.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270538313728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270546685952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5287 rows, more = false, responseScanTimestamp = 7305207270546685952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5287
08:04:28.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5289 rows, more = false, responseScanTimestamp = 7305207270559182848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5289
08:04:28.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5290 rows, more = false, responseScanTimestamp = 7305207270565785600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5290
08:04:28.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5292 rows, more = false, responseScanTimestamp = 7305207270579802112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5292
08:04:28.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5293 rows, more = false, responseScanTimestamp = 7305207270588407808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5293
08:04:28.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5294 rows, more = false, responseScanTimestamp = 7305207270613282816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5294
08:04:28.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270621134848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270626734080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5296 rows, more = false, responseScanTimestamp = 7305207270626734080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5296
08:04:28.811 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@445085348(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5298 rows, more = false, responseScanTimestamp = 7305207270640844800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5298
08:04:28.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5310 rows, more = false, responseScanTimestamp = 7305207270662057984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5310
08:04:28.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270668627968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270668627968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5312 rows, more = false, responseScanTimestamp = 7305207270678532096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5312
08:04:28.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270688313344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270688313344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5315 rows, more = false, responseScanTimestamp = 7305207270696787968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5315
08:04:28.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270704193536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270709641216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270716633088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5318 rows, more = false, responseScanTimestamp = 7305207270716633088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5318
08:04:28.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5321 rows, more = false, responseScanTimestamp = 7305207270733524992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5321
08:04:28.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5321 rows, more = false, responseScanTimestamp = 7305207270733524992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5322 rows, more = false, responseScanTimestamp = 7305207270739587072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5322
08:04:28.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270759002112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270759002112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5324 rows, more = false, responseScanTimestamp = 7305207270770454528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5324
08:04:28.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5326 rows, more = false, responseScanTimestamp = 7305207270785560576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5326
08:04:28.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5327 rows, more = false, responseScanTimestamp = 7305207270794715136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5327
08:04:28.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270811545600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270811545600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5330 rows, more = false, responseScanTimestamp = 7305207270819139584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5330
08:04:28.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5332 rows, more = false, responseScanTimestamp = 7305207270829780992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5332
08:04:28.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5333 rows, more = false, responseScanTimestamp = 7305207270836600832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5333
08:04:28.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5334 rows, more = false, responseScanTimestamp = 7305207270847492096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5334
08:04:28.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5335 rows, more = false, responseScanTimestamp = 7305207270854406144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5335
08:04:28.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5335 rows, more = false, responseScanTimestamp = 7305207270854406144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5335 rows, more = false, responseScanTimestamp = 7305207270854406144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5335 rows, more = false, responseScanTimestamp = 7305207270854406144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5335 rows, more = false, responseScanTimestamp = 7305207270854406144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5336 rows, more = false, responseScanTimestamp = 7305207270859870208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5336
08:04:28.877 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2073065751(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270917087232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270917087232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.879 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1277261436(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5340 rows, more = false, responseScanTimestamp = 7305207270925725696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5340
08:04:28.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270939373568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270939373568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270946181120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270946181120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270953865216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5362 rows, more = false, responseScanTimestamp = 7305207270953865216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5362
08:04:28.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270964998144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270964998144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270973841408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270973841408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270980116480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5366 rows, more = false, responseScanTimestamp = 7305207270980116480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5366
08:04:28.898 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1966236754(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207270993768448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.899 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1411452422(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5369 rows, more = false, responseScanTimestamp = 7305207271000186880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5369
08:04:28.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271008288768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.902 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@746691924(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5370 rows, more = false, responseScanTimestamp = 7305207271008288768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5370
08:04:28.905 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1809091630(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271021031424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271028170752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5400 rows, more = false, responseScanTimestamp = 7305207271038574592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5400
08:04:28.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5410 rows, more = false, responseScanTimestamp = 7305207271046230016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5410
08:04:28.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5412 rows, more = false, responseScanTimestamp = 7305207271058092032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5412
08:04:28.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5414 rows, more = false, responseScanTimestamp = 7305207271070097408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5414
08:04:28.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5415 rows, more = false, responseScanTimestamp = 7305207271080525824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5415
08:04:28.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5417 rows, more = false, responseScanTimestamp = 7305207271093518336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5417
08:04:28.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271103356928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5419 rows, more = false, responseScanTimestamp = 7305207271110533120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5419
08:04:28.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271121682432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5421 rows, more = false, responseScanTimestamp = 7305207271121682432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5421
08:04:28.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271172222976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5425 rows, more = false, responseScanTimestamp = 7305207271180709888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5425
08:04:28.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5426 rows, more = false, responseScanTimestamp = 7305207271185965056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5426
08:04:28.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271201603584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271201603584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5429 rows, more = false, responseScanTimestamp = 7305207271211216896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5429
08:04:28.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271223799808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271223799808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271232622592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271232622592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271238479872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271245090816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271251111936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271251111936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5436 rows, more = false, responseScanTimestamp = 7305207271256694784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5436
08:04:28.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271263424512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271263424512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.966 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@220358130(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5438 rows, more = false, responseScanTimestamp = 7305207271273418752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5438
08:04:28.969 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1362041710(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.971 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1910789922(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5439 rows, more = false, responseScanTimestamp = 7305207271279325184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5439
08:04:28.973 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1050546380(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271300042752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271307186176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.975 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@537788184(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5460 rows, more = false, responseScanTimestamp = 7305207271307186176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5460
08:04:28.977 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@156263452(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:28.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271317794816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271325478912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5480 rows, more = false, responseScanTimestamp = 7305207271325478912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5480
08:04:28.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271342268416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5500 rows, more = false, responseScanTimestamp = 7305207271342268416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.985 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5500
08:04:28.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5502 rows, more = false, responseScanTimestamp = 7305207271357956096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5502
08:04:28.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5503 rows, more = false, responseScanTimestamp = 7305207271364182016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5503
08:04:28.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5505 rows, more = false, responseScanTimestamp = 7305207271377145856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5505
08:04:28.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5506 rows, more = false, responseScanTimestamp = 7305207271383371776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.995 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5506
08:04:28.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271397609472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:28.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271403036672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5510 rows, more = false, responseScanTimestamp = 7305207271408594944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5510
08:04:29.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5512 rows, more = false, responseScanTimestamp = 7305207271419469824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5512
08:04:29.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5513 rows, more = false, responseScanTimestamp = 7305207271427891200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5513
08:04:29.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271444430848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271444430848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5517 rows, more = false, responseScanTimestamp = 7305207271450099712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.010 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5517
08:04:29.011 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1516138323(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5519 rows, more = false, responseScanTimestamp = 7305207271461318656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5519
08:04:29.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271461318656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271471333376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271479914496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271479914496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271485861888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5532 rows, more = false, responseScanTimestamp = 7305207271491129344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5532
08:04:29.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5533 rows, more = false, responseScanTimestamp = 7305207271496286208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5533
08:04:29.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5535 rows, more = false, responseScanTimestamp = 7305207271509483520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5535
08:04:29.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5537 rows, more = false, responseScanTimestamp = 7305207271521157120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5537
08:04:29.028 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@336075940(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271528509440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271534264320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271534264320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271541960704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271541960704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5550 rows, more = false, responseScanTimestamp = 7305207271548928000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5550
08:04:29.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271560007680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5552 rows, more = false, responseScanTimestamp = 7305207271560007680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5552
08:04:29.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5554 rows, more = false, responseScanTimestamp = 7305207271573315584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5554
08:04:29.046 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1538442242(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5556 rows, more = false, responseScanTimestamp = 7305207271587364864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5556
08:04:29.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5571 rows, more = false, responseScanTimestamp = 7305207271626858496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5571
08:04:29.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271638740992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5574 rows, more = false, responseScanTimestamp = 7305207271645036544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5574
08:04:29.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271649972224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5576 rows, more = false, responseScanTimestamp = 7305207271657197568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5576
08:04:29.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271676760064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.065 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1372072940(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271676760064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.069 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2026234481(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5579 rows, more = false, responseScanTimestamp = 7305207271686017024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5579
08:04:29.072 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@754724081(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271694024704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271711109120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.074 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1629712312(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271711109120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271721865216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271721865216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5610 rows, more = false, responseScanTimestamp = 7305207271728963584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5610
08:04:29.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271740342272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5621 rows, more = false, responseScanTimestamp = 7305207271740342272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5621
08:04:29.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271751450624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271751450624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271764168704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271764168704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271769710592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5624 rows, more = false, responseScanTimestamp = 7305207271769710592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.089 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5624
08:04:29.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271778287616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271783428096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5626 rows, more = false, responseScanTimestamp = 7305207271783428096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5626
08:04:29.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271801741312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.096 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1898233659(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271801741312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271812673536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.105 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@639966468(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5629 rows, more = false, responseScanTimestamp = 7305207271812673536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5629
08:04:29.107 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1802708629(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5630 rows, more = false, responseScanTimestamp = 7305207271835303936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5630
08:04:29.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5640 rows, more = false, responseScanTimestamp = 7305207271857496064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5640
08:04:29.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5650 rows, more = false, responseScanTimestamp = 7305207271874547712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5650
08:04:29.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5660 rows, more = false, responseScanTimestamp = 7305207271880687616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5660
08:04:29.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5661 rows, more = false, responseScanTimestamp = 7305207271890632704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5661
08:04:29.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271896629248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271909634048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271916253185) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271924854784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5666 rows, more = false, responseScanTimestamp = 7305207271934300160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5666
08:04:29.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271944224768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271944224768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5668 rows, more = false, responseScanTimestamp = 7305207271956275200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5668
08:04:29.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207271965921280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5670 rows, more = false, responseScanTimestamp = 7305207271974645760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5670
08:04:29.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5671 rows, more = false, responseScanTimestamp = 7305207271982153728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5671
08:04:29.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5673 rows, more = false, responseScanTimestamp = 7305207271997116416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5673
08:04:29.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272006529024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5675 rows, more = false, responseScanTimestamp = 7305207272012218368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5675
08:04:29.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5677 rows, more = false, responseScanTimestamp = 7305207272025518080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5677
08:04:29.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272038539264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.153 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@290966252(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5678 rows, more = false, responseScanTimestamp = 7305207272038539264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5678
08:04:29.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5679 rows, more = false, responseScanTimestamp = 7305207272048447488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5679
08:04:29.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5690 rows, more = false, responseScanTimestamp = 7305207272070828032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5690
08:04:29.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272084418560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5692 rows, more = false, responseScanTimestamp = 7305207272084418560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5692
08:04:29.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272101281792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5695 rows, more = false, responseScanTimestamp = 7305207272106549248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5695
08:04:29.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272113115136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272130789376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272146694144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5698 rows, more = false, responseScanTimestamp = 7305207272146694144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5698
08:04:29.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272152317952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272164458496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5701 rows, more = false, responseScanTimestamp = 7305207272171114496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5701
08:04:29.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5703 rows, more = false, responseScanTimestamp = 7305207272185253888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5703
08:04:29.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5704 rows, more = false, responseScanTimestamp = 7305207272193458176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5704
08:04:29.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272203497472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272210440192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272218353664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272218353664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5708 rows, more = false, responseScanTimestamp = 7305207272226050048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5708
08:04:29.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5709 rows, more = false, responseScanTimestamp = 7305207272232357888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5709
08:04:29.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272247410688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5712 rows, more = false, responseScanTimestamp = 7305207272255524864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5712
08:04:29.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5714 rows, more = false, responseScanTimestamp = 7305207272269017088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.210 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5714
08:04:29.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5715 rows, more = false, responseScanTimestamp = 7305207272279113728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5715
08:04:29.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272297291776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272297291776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5718 rows, more = false, responseScanTimestamp = 7305207272306438144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5718
08:04:29.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272313057280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5719 rows, more = false, responseScanTimestamp = 7305207272313057280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5719
08:04:29.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5720 rows, more = false, responseScanTimestamp = 7305207272323817472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5720
08:04:29.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272339439616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5722 rows, more = false, responseScanTimestamp = 7305207272339439616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5722
08:04:29.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272357122048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272357122048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5725 rows, more = false, responseScanTimestamp = 7305207272365133824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5725
08:04:29.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5727 rows, more = false, responseScanTimestamp = 7305207272378576896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5727
08:04:29.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272387641344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272393433088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5729 rows, more = false, responseScanTimestamp = 7305207272393433088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5729
08:04:29.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272401088512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272407343104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272407343104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272417333248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5733 rows, more = false, responseScanTimestamp = 7305207272425283584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5733
08:04:29.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272432046080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272432046080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5735 rows, more = false, responseScanTimestamp = 7305207272440942592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5735
08:04:29.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272447827968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272453234688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5738 rows, more = false, responseScanTimestamp = 7305207272462131200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5738
08:04:29.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272467111936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272473358336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5741 rows, more = false, responseScanTimestamp = 7305207272498565120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5741
08:04:29.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5741 rows, more = false, responseScanTimestamp = 7305207272498565120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5741 rows, more = false, responseScanTimestamp = 7305207272498565120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5742 rows, more = false, responseScanTimestamp = 7305207272507445248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5742
08:04:29.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5744 rows, more = false, responseScanTimestamp = 7305207272534867968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5744
08:04:29.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5746 rows, more = false, responseScanTimestamp = 7305207272550735872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5746
08:04:29.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5747 rows, more = false, responseScanTimestamp = 7305207272559280128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5747
08:04:29.283 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@967334496(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5748 rows, more = false, responseScanTimestamp = 7305207272570265600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5748
08:04:29.286 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@378009363(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272575840256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5750 rows, more = false, responseScanTimestamp = 7305207272586137600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5750
08:04:29.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272586137600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5750 rows, more = false, responseScanTimestamp = 7305207272586137600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272586137600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272586137600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272586137600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.296 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@544935403(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272597286912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.298 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@126979638(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5760 rows, more = false, responseScanTimestamp = 7305207272597286912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5760
08:04:29.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272640196608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272647966720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5790 rows, more = false, responseScanTimestamp = 7305207272657715200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5790
08:04:29.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272688041984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272703234048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5797 rows, more = false, responseScanTimestamp = 7305207272703234048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5797
08:04:29.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272709820416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5800 rows, more = false, responseScanTimestamp = 7305207272729120768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5800
08:04:29.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272737054720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272749064192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272757854208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272765681664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5805 rows, more = false, responseScanTimestamp = 7305207272772784128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5805
08:04:29.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5806 rows, more = false, responseScanTimestamp = 7305207272779182080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5806
08:04:29.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5807 rows, more = false, responseScanTimestamp = 7305207272792752128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5807
08:04:29.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272805146624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.342 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2089922558(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5808 rows, more = false, responseScanTimestamp = 7305207272805146624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5808
08:04:29.345 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1434972176(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5809 rows, more = false, responseScanTimestamp = 7305207272817033216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5809
08:04:29.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272830447616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.348 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@770423582(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5810 rows, more = false, responseScanTimestamp = 7305207272830447616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5810
08:04:29.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5820 rows, more = false, responseScanTimestamp = 7305207272841531392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5820
08:04:29.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272856211456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272856211456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272856211456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5840 rows, more = false, responseScanTimestamp = 7305207272872603648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5840
08:04:29.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272880394240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272880394240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5842 rows, more = false, responseScanTimestamp = 7305207272894476288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5842
08:04:29.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5843 rows, more = false, responseScanTimestamp = 7305207272902074368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5843
08:04:29.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5844 rows, more = false, responseScanTimestamp = 7305207272913444864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5844
08:04:29.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5845 rows, more = false, responseScanTimestamp = 7305207272920743936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5845
08:04:29.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5846 rows, more = false, responseScanTimestamp = 7305207272933367808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5846
08:04:29.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272949100544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.375 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@645947563(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272949100544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272956137472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5849 rows, more = false, responseScanTimestamp = 7305207272956137472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5849
08:04:29.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5850 rows, more = false, responseScanTimestamp = 7305207272964087808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5850
08:04:29.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272979890176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207272985837568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5863 rows, more = false, responseScanTimestamp = 7305207272992907264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5863
08:04:29.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5865 rows, more = false, responseScanTimestamp = 7305207273005088768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5865
08:04:29.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273012899840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273018327040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273018327040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5868 rows, more = false, responseScanTimestamp = 7305207273027018752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5868
08:04:29.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273034240000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273041293312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5871 rows, more = false, responseScanTimestamp = 7305207273047969792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5871
08:04:29.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273047969792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273054703616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5873 rows, more = false, responseScanTimestamp = 7305207273066995712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5873
08:04:29.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5874 rows, more = false, responseScanTimestamp = 7305207273072812032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5874
08:04:29.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5875 rows, more = false, responseScanTimestamp = 7305207273084948480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5875
08:04:29.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273095733248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5876 rows, more = false, responseScanTimestamp = 7305207273095733248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5876
08:04:29.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273105260544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1470088666(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273114173440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5879 rows, more = false, responseScanTimestamp = 7305207273121120256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.418 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5879
08:04:29.418 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1039317065(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273121120256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273129590784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.421 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1303496610(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273142083584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273142083584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273150300160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5900 rows, more = false, responseScanTimestamp = 7305207273150300160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5900
08:04:29.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273164357632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273164357632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273174073344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273174073344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5913 rows, more = false, responseScanTimestamp = 7305207273181392896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5913
08:04:29.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273188352000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5914 rows, more = false, responseScanTimestamp = 7305207273188352000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5914
08:04:29.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5915 rows, more = false, responseScanTimestamp = 7305207273201606656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5915
08:04:29.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273221693440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273221693440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.444 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1754362759(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5918 rows, more = false, responseScanTimestamp = 7305207273232101376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5918
08:04:29.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5919 rows, more = false, responseScanTimestamp = 7305207273238540288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5919
08:04:29.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5920 rows, more = false, responseScanTimestamp = 7305207273250426880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.451 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5920
08:04:29.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5930 rows, more = false, responseScanTimestamp = 7305207273262395392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5930
08:04:29.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273275297792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273282064384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273288159232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5934 rows, more = false, responseScanTimestamp = 7305207273288159232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5934
08:04:29.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273300660224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273307947008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5938 rows, more = false, responseScanTimestamp = 7305207273314783232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5938
08:04:29.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273320337408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5940 rows, more = false, responseScanTimestamp = 7305207273329348608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5940
08:04:29.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273342042112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5944 rows, more = false, responseScanTimestamp = 7305207273368748032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5944
08:04:29.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273376534528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5945 rows, more = false, responseScanTimestamp = 7305207273376534528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5945
08:04:29.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5947 rows, more = false, responseScanTimestamp = 7305207273397141504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5947
08:04:29.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5950 rows, more = false, responseScanTimestamp = 7305207273417293824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5950
08:04:29.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273426923520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273426923520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5952 rows, more = false, responseScanTimestamp = 7305207273436987392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5952
08:04:29.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273453232128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273453232128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273462849536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273462849536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273462849536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5956 rows, more = false, responseScanTimestamp = 7305207273469648896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5956
08:04:29.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273481461760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5959 rows, more = false, responseScanTimestamp = 7305207273487601664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5959
08:04:29.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273504653312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5962 rows, more = false, responseScanTimestamp = 7305207273504653312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5962
08:04:29.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273518166016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273525170176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5965 rows, more = false, responseScanTimestamp = 7305207273525170176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5965
08:04:29.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273531543552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5967 rows, more = false, responseScanTimestamp = 7305207273539190784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5967
08:04:29.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5969 rows, more = false, responseScanTimestamp = 7305207273560973312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5969
08:04:29.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5970 rows, more = false, responseScanTimestamp = 7305207273569599488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5970
08:04:29.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273583853568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5974 rows, more = false, responseScanTimestamp = 7305207273600229376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5974
08:04:29.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5976 rows, more = false, responseScanTimestamp = 7305207273611247616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5976
08:04:29.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273621467136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5978 rows, more = false, responseScanTimestamp = 7305207273627987968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5978
08:04:29.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5979 rows, more = false, responseScanTimestamp = 7305207273634578432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5979
08:04:29.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273649897472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273655255040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273665871872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273672507392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273672507392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5985 rows, more = false, responseScanTimestamp = 7305207273678868480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5985
08:04:29.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273692962816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.557 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1099549274(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273692962816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.560 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1762722514(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5989 rows, more = false, responseScanTimestamp = 7305207273704144896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5989
08:04:29.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273711730688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5990 rows, more = false, responseScanTimestamp = 7305207273711730688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 5990
08:04:29.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273730392064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273730392064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6010 rows, more = false, responseScanTimestamp = 7305207273730392064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6010
08:04:29.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6012 rows, more = false, responseScanTimestamp = 7305207273746874368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6012
08:04:29.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273763885056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273763885056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6015 rows, more = false, responseScanTimestamp = 7305207273773166592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6015
08:04:29.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6016 rows, more = false, responseScanTimestamp = 7305207273779449856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6016
08:04:29.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273817284608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6018 rows, more = false, responseScanTimestamp = 7305207273817284608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6018
08:04:29.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6019 rows, more = false, responseScanTimestamp = 7305207273828376576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6019
08:04:29.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6021 rows, more = false, responseScanTimestamp = 7305207273848369152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6021
08:04:29.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6022 rows, more = false, responseScanTimestamp = 7305207273861861376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6022
08:04:29.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273881432064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273889738752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273897340928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273897340928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273905647616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273905647616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273915904000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6029 rows, more = false, responseScanTimestamp = 7305207273924042752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6029
08:04:29.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273932414976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273932414976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273947070464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6031 rows, more = false, responseScanTimestamp = 7305207273947070464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6031
08:04:29.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273955946496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6032 rows, more = false, responseScanTimestamp = 7305207273955946496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6032
08:04:29.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207273973452800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6034 rows, more = false, responseScanTimestamp = 7305207273987932160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6034
08:04:29.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274004062208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274004062208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6037 rows, more = false, responseScanTimestamp = 7305207274016268288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6037
08:04:29.641 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@710820997(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6038 rows, more = false, responseScanTimestamp = 7305207274024423424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6038
08:04:29.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274039853056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6039 rows, more = false, responseScanTimestamp = 7305207274039853056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6039
08:04:29.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6040 rows, more = false, responseScanTimestamp = 7305207274055270400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6040
08:04:29.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274073874432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6050 rows, more = false, responseScanTimestamp = 7305207274073874432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6050
08:04:29.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274100867072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6052 rows, more = false, responseScanTimestamp = 7305207274100867072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6052
08:04:29.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6053 rows, more = false, responseScanTimestamp = 7305207274114707456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6053
08:04:29.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6055 rows, more = false, responseScanTimestamp = 7305207274138230784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6055
08:04:29.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274165542912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274176507904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274176507904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6058 rows, more = false, responseScanTimestamp = 7305207274185953280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6058
08:04:29.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6058 rows, more = false, responseScanTimestamp = 7305207274185953280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6060 rows, more = false, responseScanTimestamp = 7305207274211299328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6060
08:04:29.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6065 rows, more = false, responseScanTimestamp = 7305207274244005888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6065
08:04:29.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6065 rows, more = false, responseScanTimestamp = 7305207274244005888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274269700096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6067 rows, more = false, responseScanTimestamp = 7305207274269700096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6067
08:04:29.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274282160128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274296795136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274296795136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274307645440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6070 rows, more = false, responseScanTimestamp = 7305207274307645440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6070
08:04:29.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274314805248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274314805248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6072 rows, more = false, responseScanTimestamp = 7305207274329272320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6072
08:04:29.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274336555008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6073 rows, more = false, responseScanTimestamp = 7305207274336555008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6073
08:04:29.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6074 rows, more = false, responseScanTimestamp = 7305207274352250880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6074
08:04:29.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6075 rows, more = false, responseScanTimestamp = 7305207274367655936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6075
08:04:29.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6075 rows, more = false, responseScanTimestamp = 7305207274367655936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6076 rows, more = false, responseScanTimestamp = 7305207274390851584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6076
08:04:29.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6077 rows, more = false, responseScanTimestamp = 7305207274403860480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.734 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6077
08:04:29.734 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1227884290(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274413817856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.737 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1189400420(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6079 rows, more = false, responseScanTimestamp = 7305207274424918016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6079
08:04:29.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274437779456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.740 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@662852344(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6080 rows, more = false, responseScanTimestamp = 7305207274437779456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6080
08:04:29.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274445787136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6100 rows, more = false, responseScanTimestamp = 7305207274458583040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6100
08:04:29.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6110 rows, more = false, responseScanTimestamp = 7305207274471178240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6110
08:04:29.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6112 rows, more = false, responseScanTimestamp = 7305207274496483328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6112
08:04:29.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274504155136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274510950400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6115 rows, more = false, responseScanTimestamp = 7305207274518462465) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6115
08:04:29.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274526625792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6116 rows, more = false, responseScanTimestamp = 7305207274526625792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6116
08:04:29.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274538708992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.766 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2132820193(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274547302400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6119 rows, more = false, responseScanTimestamp = 7305207274558513152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6119
08:04:29.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274566062080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6130 rows, more = false, responseScanTimestamp = 7305207274576740352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6130
08:04:29.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274583601152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274583601152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6132 rows, more = false, responseScanTimestamp = 7305207274595872768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6132
08:04:29.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6134 rows, more = false, responseScanTimestamp = 7305207274607874048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6134
08:04:29.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274621739008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274621739008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6137 rows, more = false, responseScanTimestamp = 7305207274631069696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6137
08:04:29.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274637090816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6139 rows, more = false, responseScanTimestamp = 7305207274647703552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6139
08:04:29.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6141 rows, more = false, responseScanTimestamp = 7305207274661380096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6141
08:04:29.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6144 rows, more = false, responseScanTimestamp = 7305207274680688640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6144
08:04:29.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274680688640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274693464064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274700775424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6146 rows, more = false, responseScanTimestamp = 7305207274700775424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6146
08:04:29.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6149 rows, more = false, responseScanTimestamp = 7305207274720563200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6149
08:04:29.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274728935424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274736459776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6152 rows, more = false, responseScanTimestamp = 7305207274742714368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6152
08:04:29.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274748813312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274755891200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6154 rows, more = false, responseScanTimestamp = 7305207274755891200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6154
08:04:29.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274768232448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274773954560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274780590080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6158 rows, more = false, responseScanTimestamp = 7305207274780590080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6158
08:04:29.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6160 rows, more = false, responseScanTimestamp = 7305207274793283584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6160
08:04:29.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274803347456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274803347456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6162 rows, more = false, responseScanTimestamp = 7305207274813194240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6162
08:04:29.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274825281536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6164 rows, more = false, responseScanTimestamp = 7305207274825281536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6164
08:04:29.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274843930624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274843930624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6166 rows, more = false, responseScanTimestamp = 7305207274843930624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6166
08:04:29.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274853990400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.844 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@920731664(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274861674496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274876059648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.846 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1444820551(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6169 rows, more = false, responseScanTimestamp = 7305207274876059648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6169
08:04:29.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6170 rows, more = false, responseScanTimestamp = 7305207274884055040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6170
08:04:29.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274910863360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274910863360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6192 rows, more = false, responseScanTimestamp = 7305207274919747584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6192
08:04:29.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274926522368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6193 rows, more = false, responseScanTimestamp = 7305207274926522368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6193
08:04:29.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274938179584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274946625536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274956206080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274956206080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.868 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1665055726(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6197 rows, more = false, responseScanTimestamp = 7305207274963030016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6197
08:04:29.870 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@518314016(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207274974736384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.872 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@574220844(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6200 rows, more = false, responseScanTimestamp = 7305207274983456768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6200
08:04:29.874 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@87186466(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6210 rows, more = false, responseScanTimestamp = 7305207274991820800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6210
08:04:29.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275009011712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6230 rows, more = false, responseScanTimestamp = 7305207275009011712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6230
08:04:29.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6241 rows, more = false, responseScanTimestamp = 7305207275028332544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6241
08:04:29.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275040919552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6243 rows, more = false, responseScanTimestamp = 7305207275040919552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6243
08:04:29.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6246 rows, more = false, responseScanTimestamp = 7305207275058253824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6246
08:04:29.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6247 rows, more = false, responseScanTimestamp = 7305207275064475648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6247
08:04:29.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275074142208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275082878976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275082878976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275090845696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275090845696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6251 rows, more = false, responseScanTimestamp = 7305207275097587712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6251
08:04:29.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275109629952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275109629952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275117477888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275117477888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6255 rows, more = false, responseScanTimestamp = 7305207275125993472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6255
08:04:29.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275134476288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6256 rows, more = false, responseScanTimestamp = 7305207275134476288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6256
08:04:29.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6258 rows, more = false, responseScanTimestamp = 7305207275153457152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6258
08:04:29.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275165364224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275173113856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275179966464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275179966464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275185639424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275185639424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275193888768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6263 rows, more = false, responseScanTimestamp = 7305207275193888768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6263
08:04:29.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275208388608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6265 rows, more = false, responseScanTimestamp = 7305207275208388608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6265
08:04:29.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6267 rows, more = false, responseScanTimestamp = 7305207275226243072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6267
08:04:29.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6269 rows, more = false, responseScanTimestamp = 7305207275238703104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6269
08:04:29.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275254157312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6272 rows, more = false, responseScanTimestamp = 7305207275262492672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6272
08:04:29.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275268038656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275274637312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6275 rows, more = false, responseScanTimestamp = 7305207275283066880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6275
08:04:29.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275290251264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.950 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@323319457(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6277 rows, more = false, responseScanTimestamp = 7305207275296518144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6277
08:04:29.952 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@735615281(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6279 rows, more = false, responseScanTimestamp = 7305207275310403584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6279
08:04:29.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275320274944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6280 rows, more = false, responseScanTimestamp = 7305207275320274944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6280
08:04:29.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275338829824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6300 rows, more = false, responseScanTimestamp = 7305207275338829824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6300
08:04:29.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275357782016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275357782016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6303 rows, more = false, responseScanTimestamp = 7305207275367989248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6303
08:04:29.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275379396608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6305 rows, more = false, responseScanTimestamp = 7305207275379396608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6305
08:04:29.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6306 rows, more = false, responseScanTimestamp = 7305207275389255680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6306
08:04:29.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275401474048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.976 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1188921068(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275407613952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275416698880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.978 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1369041241(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:29.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6309 rows, more = false, responseScanTimestamp = 7305207275416698880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6309
08:04:29.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275425206272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6320 rows, more = false, responseScanTimestamp = 7305207275432144896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6320
08:04:29.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6330 rows, more = false, responseScanTimestamp = 7305207275442606080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6330
08:04:29.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6332 rows, more = false, responseScanTimestamp = 7305207275459457024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6332
08:04:29.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275459457024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6333 rows, more = false, responseScanTimestamp = 7305207275470708736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:29.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6333
08:04:29.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275482157056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6335 rows, more = false, responseScanTimestamp = 7305207275491753984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6335
08:04:30.002 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1775336885(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275521564672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6339 rows, more = false, responseScanTimestamp = 7305207275521564672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6339
08:04:30.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6350 rows, more = false, responseScanTimestamp = 7305207275537481728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6350
08:04:30.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6352 rows, more = false, responseScanTimestamp = 7305207275548835840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6352
08:04:30.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6354 rows, more = false, responseScanTimestamp = 7305207275562532864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6354
08:04:30.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6355 rows, more = false, responseScanTimestamp = 7305207275570397184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6355
08:04:30.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6357 rows, more = false, responseScanTimestamp = 7305207275583082496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6357
08:04:30.024 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@103772335(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275594633216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.027 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@732451992(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6359 rows, more = false, responseScanTimestamp = 7305207275603750912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6359
08:04:30.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275621875712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.031 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@895853461(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6360 rows, more = false, responseScanTimestamp = 7305207275621875712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6360
08:04:30.034 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1471892569(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6370 rows, more = false, responseScanTimestamp = 7305207275637284864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6370
08:04:30.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275653582848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275662901248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6400 rows, more = false, responseScanTimestamp = 7305207275670978560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6400
08:04:30.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6402 rows, more = false, responseScanTimestamp = 7305207275686293504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6402
08:04:30.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6402 rows, more = false, responseScanTimestamp = 7305207275686293504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275686293504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6403 rows, more = false, responseScanTimestamp = 7305207275696398336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6403
08:04:30.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6404 rows, more = false, responseScanTimestamp = 7305207275722141696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6404
08:04:30.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6405 rows, more = false, responseScanTimestamp = 7305207275732979712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6405
08:04:30.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275745935360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6407 rows, more = false, responseScanTimestamp = 7305207275758837760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6407
08:04:30.065 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@720172041(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6408 rows, more = false, responseScanTimestamp = 7305207275766104064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6408
08:04:30.068 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1133078872(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6409 rows, more = false, responseScanTimestamp = 7305207275780820992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6409
08:04:30.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6410 rows, more = false, responseScanTimestamp = 7305207275792883712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6410
08:04:30.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275792883712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275792883712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275816144896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275823620096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6430 rows, more = false, responseScanTimestamp = 7305207275823620096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6430
08:04:30.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275836751872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6432 rows, more = false, responseScanTimestamp = 7305207275836751872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.089 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6432
08:04:30.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275869794304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275881623552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275889004544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275889004544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6436 rows, more = false, responseScanTimestamp = 7305207275895238656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6436
08:04:30.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275907895296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275907895296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6439 rows, more = false, responseScanTimestamp = 7305207275919011840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6439
08:04:30.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6441 rows, more = false, responseScanTimestamp = 7305207275932192768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6441
08:04:30.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275932192768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275941474304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275953700864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6443 rows, more = false, responseScanTimestamp = 7305207275953700864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6443
08:04:30.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6443 rows, more = false, responseScanTimestamp = 7305207275953700864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275953700864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275953700864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6443 rows, more = false, responseScanTimestamp = 7305207275953700864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275953700864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207275953700864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6444 rows, more = false, responseScanTimestamp = 7305207275959795712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6444
08:04:30.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276011073536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6446 rows, more = false, responseScanTimestamp = 7305207276011073536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6446
08:04:30.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6447 rows, more = false, responseScanTimestamp = 7305207276022833152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6447
08:04:30.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6448 rows, more = false, responseScanTimestamp = 7305207276040556544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6448
08:04:30.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6449 rows, more = false, responseScanTimestamp = 7305207276053340160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6449
08:04:30.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6450 rows, more = false, responseScanTimestamp = 7305207276065923072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6450
08:04:30.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6452 rows, more = false, responseScanTimestamp = 7305207276085682176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6452
08:04:30.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276100173824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6454 rows, more = false, responseScanTimestamp = 7305207276100173824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6454
08:04:30.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6456 rows, more = false, responseScanTimestamp = 7305207276115587072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6456
08:04:30.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276136615936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6459 rows, more = false, responseScanTimestamp = 7305207276136615936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6459
08:04:30.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276136615936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276145033216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6461 rows, more = false, responseScanTimestamp = 7305207276159119360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6461
08:04:30.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276172697600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6464 rows, more = false, responseScanTimestamp = 7305207276178825216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6464
08:04:30.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6466 rows, more = false, responseScanTimestamp = 7305207276193669120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6466
08:04:30.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276207955968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276216004608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6469 rows, more = false, responseScanTimestamp = 7305207276216004608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6469
08:04:30.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276229423104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276229423104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276240457728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6472 rows, more = false, responseScanTimestamp = 7305207276240457728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6472
08:04:30.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276245544960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276255817728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276263133184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6476 rows, more = false, responseScanTimestamp = 7305207276268978176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6476
08:04:30.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276282023936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.189 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1541936055(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276282023936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.191 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1446790423(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6479 rows, more = false, responseScanTimestamp = 7305207276290703360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6479
08:04:30.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6480 rows, more = false, responseScanTimestamp = 7305207276298207232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6480
08:04:30.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6490 rows, more = false, responseScanTimestamp = 7305207276305924096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6490
08:04:30.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6501 rows, more = false, responseScanTimestamp = 7305207276324184064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6501
08:04:30.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6502 rows, more = false, responseScanTimestamp = 7305207276332371968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6502
08:04:30.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6503 rows, more = false, responseScanTimestamp = 7305207276338606080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6503
08:04:30.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6505 rows, more = false, responseScanTimestamp = 7305207276354166784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.208 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6505
08:04:30.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276359991296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6507 rows, more = false, responseScanTimestamp = 7305207276370571264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6507
08:04:30.212 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@457031525(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276382105600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276391305216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6510 rows, more = false, responseScanTimestamp = 7305207276391305216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6510
08:04:30.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276398084096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6521 rows, more = false, responseScanTimestamp = 7305207276404092928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6521
08:04:30.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276412698624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6524 rows, more = false, responseScanTimestamp = 7305207276426092544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6524
08:04:30.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276446498816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276446498816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276458569728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6527 rows, more = false, responseScanTimestamp = 7305207276458569728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6527
08:04:30.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6530 rows, more = false, responseScanTimestamp = 7305207276479053824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6530
08:04:30.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6531 rows, more = false, responseScanTimestamp = 7305207276486008832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6531
08:04:30.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276503392256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276503392256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6534 rows, more = false, responseScanTimestamp = 7305207276510466048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6534
08:04:30.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6535 rows, more = false, responseScanTimestamp = 7305207276517498880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.249 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6535
08:04:30.250 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@334943987(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6538 rows, more = false, responseScanTimestamp = 7305207276535361536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6538
08:04:30.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6539 rows, more = false, responseScanTimestamp = 7305207276542484480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6539
08:04:30.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276549632000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276555583488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276564746240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276564746240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276571000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276571000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276571000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276571000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6552 rows, more = false, responseScanTimestamp = 7305207276571000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6552
08:04:30.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276571000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276571000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6552 rows, more = false, responseScanTimestamp = 7305207276571000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6552 rows, more = false, responseScanTimestamp = 7305207276571000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276571000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6552 rows, more = false, responseScanTimestamp = 7305207276571000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276571000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6552 rows, more = false, responseScanTimestamp = 7305207276571000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6554 rows, more = false, responseScanTimestamp = 7305207276637642752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6554
08:04:30.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6555 rows, more = false, responseScanTimestamp = 7305207276647104512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6555
08:04:30.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276659564544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276668538880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.284 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@144181905(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.286 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1010360936(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6558 rows, more = false, responseScanTimestamp = 7305207276674863104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6558
08:04:30.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276688814080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.296 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1242080285(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.299 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1877779169(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6570 rows, more = false, responseScanTimestamp = 7305207276697178112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6570
08:04:30.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276738363392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.302 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@669577487(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6580 rows, more = false, responseScanTimestamp = 7305207276738363392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6580
08:04:30.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6590 rows, more = false, responseScanTimestamp = 7305207276751065088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6590
08:04:30.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276773441536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6610 rows, more = false, responseScanTimestamp = 7305207276773441536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6610
08:04:30.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6612 rows, more = false, responseScanTimestamp = 7305207276793253888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.317 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6612
08:04:30.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276811681792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276811681792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6615 rows, more = false, responseScanTimestamp = 7305207276821729280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6615
08:04:30.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276831166464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6617 rows, more = false, responseScanTimestamp = 7305207276841418752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6617
08:04:30.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6622 rows, more = false, responseScanTimestamp = 7305207276877127680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6622
08:04:30.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6623 rows, more = false, responseScanTimestamp = 7305207276885757952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6623
08:04:30.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6626 rows, more = false, responseScanTimestamp = 7305207276910542848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6626
08:04:30.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6628 rows, more = false, responseScanTimestamp = 7305207276931129344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6628
08:04:30.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6631 rows, more = false, responseScanTimestamp = 7305207276959043584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6631
08:04:30.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6633 rows, more = false, responseScanTimestamp = 7305207276974350336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6633
08:04:30.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207276997648384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6636 rows, more = false, responseScanTimestamp = 7305207276997648384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6636
08:04:30.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277011369984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277022289920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6639 rows, more = false, responseScanTimestamp = 7305207277022289920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6639
08:04:30.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6643 rows, more = false, responseScanTimestamp = 7305207277057724416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6643
08:04:30.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6644 rows, more = false, responseScanTimestamp = 7305207277067501568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6644
08:04:30.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6646 rows, more = false, responseScanTimestamp = 7305207277080178688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6646
08:04:30.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277097984000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.388 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1555594296(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6648 rows, more = false, responseScanTimestamp = 7305207277097984000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6648
08:04:30.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6649 rows, more = false, responseScanTimestamp = 7305207277106102272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6649
08:04:30.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277124870144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277133123584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6662 rows, more = false, responseScanTimestamp = 7305207277139992576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6662
08:04:30.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277150973952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277150973952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6665 rows, more = false, responseScanTimestamp = 7305207277161746432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6665
08:04:30.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277168189440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6667 rows, more = false, responseScanTimestamp = 7305207277175611392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6667
08:04:30.409 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1402934270(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6669 rows, more = false, responseScanTimestamp = 7305207277187624960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6669
08:04:30.412 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1508788422(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6669 rows, more = false, responseScanTimestamp = 7305207277187624960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@971946621(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6670 rows, more = false, responseScanTimestamp = 7305207277199261696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6670
08:04:30.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277227732992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6700 rows, more = false, responseScanTimestamp = 7305207277227732992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6700
08:04:30.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277247393792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6702 rows, more = false, responseScanTimestamp = 7305207277247393792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6702
08:04:30.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277267828736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277267828736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277274607616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6706 rows, more = false, responseScanTimestamp = 7305207277280645120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.434 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6706
08:04:30.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6707 rows, more = false, responseScanTimestamp = 7305207277286899712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6707
08:04:30.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6709 rows, more = false, responseScanTimestamp = 7305207277302321152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6709
08:04:30.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277317558272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277317558272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6712 rows, more = false, responseScanTimestamp = 7305207277328650240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6712
08:04:30.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6714 rows, more = false, responseScanTimestamp = 7305207277341741056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6714
08:04:30.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277358415872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6716 rows, more = false, responseScanTimestamp = 7305207277358415872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6716
08:04:30.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6718 rows, more = false, responseScanTimestamp = 7305207277371736064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6718
08:04:30.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277392617472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277392617472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277404876800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6721 rows, more = false, responseScanTimestamp = 7305207277404876800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6721
08:04:30.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6723 rows, more = false, responseScanTimestamp = 7305207277417910272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6723
08:04:30.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277436182528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277436182528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277443907584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6726 rows, more = false, responseScanTimestamp = 7305207277443907584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6726
08:04:30.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277460955136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277460955136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277472358400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.479 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@640174276(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.481 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@226733852(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6728 rows, more = false, responseScanTimestamp = 7305207277472358400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6728
08:04:30.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6730 rows, more = false, responseScanTimestamp = 7305207277487001600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6730
08:04:30.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277494964224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6740 rows, more = false, responseScanTimestamp = 7305207277494964224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6740
08:04:30.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6751 rows, more = false, responseScanTimestamp = 7305207277518675968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6751
08:04:30.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277533278208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6753 rows, more = false, responseScanTimestamp = 7305207277533278208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6753
08:04:30.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277554663424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6755 rows, more = false, responseScanTimestamp = 7305207277554663424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6755
08:04:30.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277562683392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6756 rows, more = false, responseScanTimestamp = 7305207277562683392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6756
08:04:30.506 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@645950994(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277586415616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.508 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1785791981(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277586415616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277595607040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.510 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@242949647(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6760 rows, more = false, responseScanTimestamp = 7305207277595607040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6760
08:04:30.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6770 rows, more = false, responseScanTimestamp = 7305207277603172352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6770
08:04:30.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6790 rows, more = false, responseScanTimestamp = 7305207277625745408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6790
08:04:30.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277641785344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277649731584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277655425024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6795 rows, more = false, responseScanTimestamp = 7305207277660848128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6795
08:04:30.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277666271232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6797 rows, more = false, responseScanTimestamp = 7305207277675286528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6797
08:04:30.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277688176640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277695705088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6801 rows, more = false, responseScanTimestamp = 7305207277702836224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6801
08:04:30.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277720571904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277728714752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6805 rows, more = false, responseScanTimestamp = 7305207277728714752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6805
08:04:30.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277746216960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6808 rows, more = false, responseScanTimestamp = 7305207277746216960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6808
08:04:30.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6810 rows, more = false, responseScanTimestamp = 7305207277762318336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6810
08:04:30.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277789343744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6814 rows, more = false, responseScanTimestamp = 7305207277789343744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6814
08:04:30.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277817094144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277825867776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6820 rows, more = false, responseScanTimestamp = 7305207277833441280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6820
08:04:30.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6821 rows, more = false, responseScanTimestamp = 7305207277839958016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6821
08:04:30.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277849907200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277887401984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277887401984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6824 rows, more = false, responseScanTimestamp = 7305207277905653760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6824
08:04:30.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6826 rows, more = false, responseScanTimestamp = 7305207277922443264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6826
08:04:30.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6827 rows, more = false, responseScanTimestamp = 7305207277932720128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6827
08:04:30.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277940789248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6828 rows, more = false, responseScanTimestamp = 7305207277940789248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6828
08:04:30.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6829 rows, more = false, responseScanTimestamp = 7305207277947260928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6829
08:04:30.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277985382400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277985382400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207277996634112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6832 rows, more = false, responseScanTimestamp = 7305207277996634112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6832
08:04:30.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278007336960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6833 rows, more = false, responseScanTimestamp = 7305207278007336960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.619 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6833
08:04:30.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6836 rows, more = false, responseScanTimestamp = 7305207278043455488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6836
08:04:30.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278043455488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6838 rows, more = false, responseScanTimestamp = 7305207278077906944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6838
08:04:30.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278077906944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278112243712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6842 rows, more = false, responseScanTimestamp = 7305207278125379584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6842
08:04:30.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278125379584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278156976128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6845 rows, more = false, responseScanTimestamp = 7305207278166888448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6845
08:04:30.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278166888448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6846 rows, more = false, responseScanTimestamp = 7305207278175862784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.660 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6846
08:04:30.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278214184960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6850 rows, more = false, responseScanTimestamp = 7305207278214184960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6850
08:04:30.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278242398208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278248992768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278275768320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6857 rows, more = false, responseScanTimestamp = 7305207278275768320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6857
08:04:30.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278284525568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278284525568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278303272960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6860 rows, more = false, responseScanTimestamp = 7305207278312845312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6860
08:04:30.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278320013312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278320013312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278331002880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278340403200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6864 rows, more = false, responseScanTimestamp = 7305207278348062720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6864
08:04:30.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6865 rows, more = false, responseScanTimestamp = 7305207278354038784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6865
08:04:30.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278370643968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278370643968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.701 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@504413075(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278383308800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.703 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1002813117(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6869 rows, more = false, responseScanTimestamp = 7305207278389854208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6869
08:04:30.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6870 rows, more = false, responseScanTimestamp = 7305207278397177856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6870
08:04:30.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278431117312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278439100416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6895 rows, more = false, responseScanTimestamp = 7305207278447624192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6895
08:04:30.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6896 rows, more = false, responseScanTimestamp = 7305207278454747136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6896
08:04:30.725 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1509524037(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278483574784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.727 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@254043155(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6899 rows, more = false, responseScanTimestamp = 7305207278483574784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6899
08:04:30.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6900 rows, more = false, responseScanTimestamp = 7305207278493016064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6900
08:04:30.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278515806208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278523539456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278534455296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6923 rows, more = false, responseScanTimestamp = 7305207278541660160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6923
08:04:30.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6923 rows, more = false, responseScanTimestamp = 7305207278541660160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6925 rows, more = false, responseScanTimestamp = 7305207278565695488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6925
08:04:30.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278581440512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.752 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@343116359(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278588026880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6929 rows, more = false, responseScanTimestamp = 7305207278597373952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6929
08:04:30.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6940 rows, more = false, responseScanTimestamp = 7305207278614429696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6940
08:04:30.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6941 rows, more = false, responseScanTimestamp = 7305207278625730560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.765 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6941
08:04:30.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6943 rows, more = false, responseScanTimestamp = 7305207278644056064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6943
08:04:30.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278644056064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278660050944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278660050944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6945 rows, more = false, responseScanTimestamp = 7305207278668857344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6945
08:04:30.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6946 rows, more = false, responseScanTimestamp = 7305207278674587648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6946
08:04:30.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278689304576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278689304576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6948 rows, more = false, responseScanTimestamp = 7305207278700597248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6948
08:04:30.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278708371456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278708371456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278724325376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6951 rows, more = false, responseScanTimestamp = 7305207278734413824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6951
08:04:30.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6953 rows, more = false, responseScanTimestamp = 7305207278748803072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6953
08:04:30.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6955 rows, more = false, responseScanTimestamp = 7305207278770245632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6955
08:04:30.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6956 rows, more = false, responseScanTimestamp = 7305207278783303680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6956
08:04:30.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278809374720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278809374720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278818803712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278818803712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278825836544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6961 rows, more = false, responseScanTimestamp = 7305207278825836544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6961
08:04:30.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6963 rows, more = false, responseScanTimestamp = 7305207278841696256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6963
08:04:30.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6965 rows, more = false, responseScanTimestamp = 7305207278856638464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6965
08:04:30.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278872031232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6966 rows, more = false, responseScanTimestamp = 7305207278872031232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6966
08:04:30.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6967 rows, more = false, responseScanTimestamp = 7305207278891479040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.831 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6967
08:04:30.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278910054400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6968 rows, more = false, responseScanTimestamp = 7305207278910054400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6968
08:04:30.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6969 rows, more = false, responseScanTimestamp = 7305207278927724544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6969
08:04:30.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6972 rows, more = false, responseScanTimestamp = 7305207278962085888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6972
08:04:30.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207278983245824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279005532160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6976 rows, more = false, responseScanTimestamp = 7305207279020384256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6976
08:04:30.863 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@34977322(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:30.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6979 rows, more = false, responseScanTimestamp = 7305207279046328320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6979
08:04:30.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279070179328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6991 rows, more = false, responseScanTimestamp = 7305207279084298240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6991
08:04:30.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6991 rows, more = false, responseScanTimestamp = 7305207279084298240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6994 rows, more = false, responseScanTimestamp = 7305207279124963328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6994
08:04:30.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6997 rows, more = false, responseScanTimestamp = 7305207279157264384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 6997
08:04:30.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279167696896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279167696896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279185047552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7000 rows, more = false, responseScanTimestamp = 7305207279195652096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7000
08:04:30.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7000 rows, more = false, responseScanTimestamp = 7305207279195652096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279204851712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7002 rows, more = false, responseScanTimestamp = 7305207279226748928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7002
08:04:30.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279238479872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279256350720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7005 rows, more = false, responseScanTimestamp = 7305207279266582528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7005
08:04:30.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7006 rows, more = false, responseScanTimestamp = 7305207279273353216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7006
08:04:30.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279284187136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279298457600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279298457600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279298457600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279306915840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279306915840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279314878464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279314878464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279321128960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7011 rows, more = false, responseScanTimestamp = 7305207279321128960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7011
08:04:30.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279327719424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279327719424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7012 rows, more = false, responseScanTimestamp = 7305207279327719424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7012
08:04:30.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279341932544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279341932544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279355301888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7014 rows, more = false, responseScanTimestamp = 7305207279355301888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7014
08:04:30.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7015 rows, more = false, responseScanTimestamp = 7305207279363555328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7015
08:04:30.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279376920576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279376920576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279392776192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279392776192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7018 rows, more = false, responseScanTimestamp = 7305207279400787968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7018
08:04:30.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279409692672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7019 rows, more = false, responseScanTimestamp = 7305207279409692672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7019
08:04:30.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279422361600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7020 rows, more = false, responseScanTimestamp = 7305207279422361600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7020
08:04:30.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279437754368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7021 rows, more = false, responseScanTimestamp = 7305207279437754368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7021
08:04:30.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279456247808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7022 rows, more = false, responseScanTimestamp = 7305207279456247808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7022
08:04:30.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7023 rows, more = false, responseScanTimestamp = 7305207279473303552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7023
08:04:30.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7023 rows, more = false, responseScanTimestamp = 7305207279473303552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279488917504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7026 rows, more = false, responseScanTimestamp = 7305207279518527488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7026
08:04:30.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279518527488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279543119872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279550681088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7030 rows, more = false, responseScanTimestamp = 7305207279559180288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7030
08:04:30.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7030 rows, more = false, responseScanTimestamp = 7305207279559180288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279581155328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7033 rows, more = false, responseScanTimestamp = 7305207279595556864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:30.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7033
08:04:31.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7034 rows, more = false, responseScanTimestamp = 7305207279601778688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7034
08:04:31.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279621754880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279621754880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7037 rows, more = false, responseScanTimestamp = 7305207279630946304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7037
08:04:31.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279639650304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.010 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@392947591(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7039 rows, more = false, responseScanTimestamp = 7305207279651508224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7039
08:04:31.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279651508224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279659589632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7040 rows, more = false, responseScanTimestamp = 7305207279659589632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.018 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7040
08:04:31.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7050 rows, more = false, responseScanTimestamp = 7305207279674339328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7050
08:04:31.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279694360576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7052 rows, more = false, responseScanTimestamp = 7305207279709425664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7052
08:04:31.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7054 rows, more = false, responseScanTimestamp = 7305207279725756416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7054
08:04:31.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279740932096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7056 rows, more = false, responseScanTimestamp = 7305207279740932096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7056
08:04:31.038 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@994254213(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7058 rows, more = false, responseScanTimestamp = 7305207279759425536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7058
08:04:31.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7060 rows, more = false, responseScanTimestamp = 7305207279776108544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7060
08:04:31.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279798423552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7071 rows, more = false, responseScanTimestamp = 7305207279798423552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7071
08:04:31.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7074 rows, more = false, responseScanTimestamp = 7305207279822778368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7074
08:04:31.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7076 rows, more = false, responseScanTimestamp = 7305207279837593600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7076
08:04:31.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7077 rows, more = false, responseScanTimestamp = 7305207279846825984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7077
08:04:31.063 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@862619928(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.065 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@484560313(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7079 rows, more = false, responseScanTimestamp = 7305207279866863616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.067 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7079
08:04:31.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279877095424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279888191488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7100 rows, more = false, responseScanTimestamp = 7305207279896477696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7100
08:04:31.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279910125568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279910125568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7103 rows, more = false, responseScanTimestamp = 7305207279921025024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7103
08:04:31.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7106 rows, more = false, responseScanTimestamp = 7305207279945863168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7106
08:04:31.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207279956582400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7108 rows, more = false, responseScanTimestamp = 7305207279964987392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7108
08:04:31.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7110 rows, more = false, responseScanTimestamp = 7305207279981002752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7110
08:04:31.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7112 rows, more = false, responseScanTimestamp = 7305207279999815680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7112
08:04:31.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280010887168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7114 rows, more = false, responseScanTimestamp = 7305207280026087424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7114
08:04:31.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280040013824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280040013824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280053727232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280053727232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7118 rows, more = false, responseScanTimestamp = 7305207280062496768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7118
08:04:31.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7121 rows, more = false, responseScanTimestamp = 7305207280084455424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7121
08:04:31.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7123 rows, more = false, responseScanTimestamp = 7305207280104386560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7123
08:04:31.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280128327680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7126 rows, more = false, responseScanTimestamp = 7305207280128327680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7126
08:04:31.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280150913024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280162484224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.137 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1425950333(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280170651648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.138 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2004014674(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.140 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@272085997(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7129 rows, more = false, responseScanTimestamp = 7305207280170651648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7129
08:04:31.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7150 rows, more = false, responseScanTimestamp = 7305207280192946176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7150
08:04:31.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7160 rows, more = false, responseScanTimestamp = 7305207280203276288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7160
08:04:31.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280218759168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280218759168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280230080512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7163 rows, more = false, responseScanTimestamp = 7305207280230080512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.156 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7163
08:04:31.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280250421248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280250421248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280250421248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7167 rows, more = false, responseScanTimestamp = 7305207280259031040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7167
08:04:31.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280273924096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7170 rows, more = false, responseScanTimestamp = 7305207280284360704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7170
08:04:31.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280297644032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280297644032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7173 rows, more = false, responseScanTimestamp = 7305207280307994624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7173
08:04:31.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7174 rows, more = false, responseScanTimestamp = 7305207280316526592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.177 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7174
08:04:31.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7175 rows, more = false, responseScanTimestamp = 7305207280325771264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7175
08:04:31.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7177 rows, more = false, responseScanTimestamp = 7305207280344322048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7177
08:04:31.184 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@44644439(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.187 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@616717265(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7179 rows, more = false, responseScanTimestamp = 7305207280367042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.188 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7179
08:04:31.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280375480320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280375480320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7190 rows, more = false, responseScanTimestamp = 7305207280388927488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7190
08:04:31.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280396627968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280404893696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7202 rows, more = false, responseScanTimestamp = 7305207280410869760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7202
08:04:31.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7204 rows, more = false, responseScanTimestamp = 7305207280421834752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7204
08:04:31.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7205 rows, more = false, responseScanTimestamp = 7305207280431890432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7205
08:04:31.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280446672896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.207 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1172556125(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280453369856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.209 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1759949527(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7209 rows, more = false, responseScanTimestamp = 7305207280459583488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.210 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7209
08:04:31.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7210 rows, more = false, responseScanTimestamp = 7305207280466468864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7210
08:04:31.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280479088640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280485683200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7230 rows, more = false, responseScanTimestamp = 7305207280485683200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7230
08:04:31.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7231 rows, more = false, responseScanTimestamp = 7305207280498356224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7231
08:04:31.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7233 rows, more = false, responseScanTimestamp = 7305207280521523200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7233
08:04:31.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7234 rows, more = false, responseScanTimestamp = 7305207280531099648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7234
08:04:31.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280543444992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7235 rows, more = false, responseScanTimestamp = 7305207280543444992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7235
08:04:31.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7237 rows, more = false, responseScanTimestamp = 7305207280564207616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7237
08:04:31.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280578293760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280587046912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280593432576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280593432576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280600408064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280607002624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280607002624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280612888576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280612888576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280621047808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280626851840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7246 rows, more = false, responseScanTimestamp = 7305207280626851840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.256 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7246
08:04:31.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280643522560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280643522560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7250 rows, more = false, responseScanTimestamp = 7305207280667721728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7250
08:04:31.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7251 rows, more = false, responseScanTimestamp = 7305207280682971136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7251
08:04:31.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280682971136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280682971136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280682971136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280682971136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280682971136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7251 rows, more = false, responseScanTimestamp = 7305207280682971136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280746586112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7253 rows, more = false, responseScanTimestamp = 7305207280756400128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7253
08:04:31.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7255 rows, more = false, responseScanTimestamp = 7305207280772087808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.290 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7255
08:04:31.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280791031808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7258 rows, more = false, responseScanTimestamp = 7305207280799592448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7258
08:04:31.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7261 rows, more = false, responseScanTimestamp = 7305207280822919168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7261
08:04:31.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7262 rows, more = false, responseScanTimestamp = 7305207280833916928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7262
08:04:31.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7262 rows, more = false, responseScanTimestamp = 7305207280833916928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7263 rows, more = false, responseScanTimestamp = 7305207280847138816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7263
08:04:31.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280875577344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.316 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@600196124(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7266 rows, more = false, responseScanTimestamp = 7305207280882343936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7266
08:04:31.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280906420224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280913596416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280923729920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7281 rows, more = false, responseScanTimestamp = 7305207280929824768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7281
08:04:31.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280942206976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280942206976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7284 rows, more = false, responseScanTimestamp = 7305207280952459264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7284
08:04:31.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7285 rows, more = false, responseScanTimestamp = 7305207280961716224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7285
08:04:31.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280971169792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280983752704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280983752704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.339 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@359440230(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7288 rows, more = false, responseScanTimestamp = 7305207280991383552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.340 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7288
08:04:31.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280999473152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207280999473152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7290 rows, more = false, responseScanTimestamp = 7305207281012998144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7290
08:04:31.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7301 rows, more = false, responseScanTimestamp = 7305207281025146880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7301
08:04:31.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7302 rows, more = false, responseScanTimestamp = 7305207281035177984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7302
08:04:31.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7305 rows, more = false, responseScanTimestamp = 7305207281058205696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7305
08:04:31.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7306 rows, more = false, responseScanTimestamp = 7305207281068662784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7306
08:04:31.361 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1318983095(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281083871232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281091866624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7309 rows, more = false, responseScanTimestamp = 7305207281091866624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7309
08:04:31.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7321 rows, more = false, responseScanTimestamp = 7305207281112600576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7321
08:04:31.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281121271808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281128607744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7324 rows, more = false, responseScanTimestamp = 7305207281134637056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7324
08:04:31.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281142239232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281142239232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7326 rows, more = false, responseScanTimestamp = 7305207281152802816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7326
08:04:31.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7328 rows, more = false, responseScanTimestamp = 7305207281166258176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7328
08:04:31.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7330 rows, more = false, responseScanTimestamp = 7305207281181683712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7330
08:04:31.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281190060032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7332 rows, more = false, responseScanTimestamp = 7305207281196523520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7332
08:04:31.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281202253824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281208479744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281220939776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281220939776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7336 rows, more = false, responseScanTimestamp = 7305207281228500992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7336
08:04:31.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281241931776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.400 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@322135737(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281241931776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.402 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@38024807(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7339 rows, more = false, responseScanTimestamp = 7305207281250267136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7339
08:04:31.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281257758720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281266188288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7350 rows, more = false, responseScanTimestamp = 7305207281266188288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7350
08:04:31.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281282936832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7362 rows, more = false, responseScanTimestamp = 7305207281282936832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7362
08:04:31.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7363 rows, more = false, responseScanTimestamp = 7305207281292374016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7363
08:04:31.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281310527488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7365 rows, more = false, responseScanTimestamp = 7305207281310527488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7365
08:04:31.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7366 rows, more = false, responseScanTimestamp = 7305207281322569728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7366
08:04:31.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281328148480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7368 rows, more = false, responseScanTimestamp = 7305207281345208320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7368
08:04:31.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281350717440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281359433728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7371 rows, more = false, responseScanTimestamp = 7305207281366642688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7371
08:04:31.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7372 rows, more = false, responseScanTimestamp = 7305207281372618752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.434 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7372
08:04:31.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7374 rows, more = false, responseScanTimestamp = 7305207281391194112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7374
08:04:31.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281401982976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281401982976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7377 rows, more = false, responseScanTimestamp = 7305207281411276800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7377
08:04:31.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7378 rows, more = false, responseScanTimestamp = 7305207281418346496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7378
08:04:31.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281431625728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7381 rows, more = false, responseScanTimestamp = 7305207281437081600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7381
08:04:31.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7383 rows, more = false, responseScanTimestamp = 7305207281450311680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7383
08:04:31.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281466650624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281466650624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7386 rows, more = false, responseScanTimestamp = 7305207281476354048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7386
08:04:31.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281484574720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281484574720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.462 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1940000486(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281498910720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281506304000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.464 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1294966408(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281506304000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.466 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1159802682(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7390 rows, more = false, responseScanTimestamp = 7305207281513578496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7390
08:04:31.469 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1727385335(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7400 rows, more = false, responseScanTimestamp = 7305207281521737728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7400
08:04:31.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281539776512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7420 rows, more = false, responseScanTimestamp = 7305207281539776512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7420
08:04:31.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7430 rows, more = false, responseScanTimestamp = 7305207281552306176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.482 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7430
08:04:31.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281581342720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7433 rows, more = false, responseScanTimestamp = 7305207281587974144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7433
08:04:31.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7435 rows, more = false, responseScanTimestamp = 7305207281601101824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7435
08:04:31.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7437 rows, more = false, responseScanTimestamp = 7305207281617457152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7437
08:04:31.494 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@88291825(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281626963968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7439 rows, more = false, responseScanTimestamp = 7305207281633292288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7439
08:04:31.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281651490816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7450 rows, more = false, responseScanTimestamp = 7305207281651490816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7450
08:04:31.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7452 rows, more = false, responseScanTimestamp = 7305207281668403200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.507 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7452
08:04:31.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7454 rows, more = false, responseScanTimestamp = 7305207281686601728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7454
08:04:31.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281702088704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7456 rows, more = false, responseScanTimestamp = 7305207281702088704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7456
08:04:31.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281717420032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7458 rows, more = false, responseScanTimestamp = 7305207281717420032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7458
08:04:31.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281741914112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281741914112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281750106112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7462 rows, more = false, responseScanTimestamp = 7305207281750106112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7462
08:04:31.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281768656896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7465 rows, more = false, responseScanTimestamp = 7305207281768656896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7465
08:04:31.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7467 rows, more = false, responseScanTimestamp = 7305207281783775232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7467
08:04:31.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281805459456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7470 rows, more = false, responseScanTimestamp = 7305207281805459456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7470
08:04:31.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281814749184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281825181696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281825181696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281833402368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7473 rows, more = false, responseScanTimestamp = 7305207281833402368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7473
08:04:31.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281846095872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7475 rows, more = false, responseScanTimestamp = 7305207281846095872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7475
08:04:31.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281857130496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281857130496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7477 rows, more = false, responseScanTimestamp = 7305207281870434304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7477
08:04:31.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281877655552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.556 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@875113487(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281877655552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7479 rows, more = false, responseScanTimestamp = 7305207281892175872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7479
08:04:31.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281899933696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7480 rows, more = false, responseScanTimestamp = 7305207281899933696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7480
08:04:31.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281912213504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281920397312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7492 rows, more = false, responseScanTimestamp = 7305207281932587008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7492
08:04:31.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281939030016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7494 rows, more = false, responseScanTimestamp = 7305207281949335552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.574 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7494
08:04:31.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7496 rows, more = false, responseScanTimestamp = 7305207281961259008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.577 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7496
08:04:31.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281971724288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7497 rows, more = false, responseScanTimestamp = 7305207281971724288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7497
08:04:31.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281988849664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207281988849664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7500 rows, more = false, responseScanTimestamp = 7305207282000543744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7500
08:04:31.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7502 rows, more = false, responseScanTimestamp = 7305207282013020160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7502
08:04:31.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282028539904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282028539904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7505 rows, more = false, responseScanTimestamp = 7305207282035249152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7505
08:04:31.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7507 rows, more = false, responseScanTimestamp = 7305207282047303680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7507
08:04:31.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282055815168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7509 rows, more = false, responseScanTimestamp = 7305207282063458304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7509
08:04:31.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282077413376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7511 rows, more = false, responseScanTimestamp = 7305207282077413376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7511
08:04:31.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282089263104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7513 rows, more = false, responseScanTimestamp = 7305207282089263104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7513
08:04:31.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7516 rows, more = false, responseScanTimestamp = 7305207282111934464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7516
08:04:31.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282122944512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.615 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2025688399(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.617 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@813131481(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7518 rows, more = false, responseScanTimestamp = 7305207282122944512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7518
08:04:31.619 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@744967575(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7520 rows, more = false, responseScanTimestamp = 7305207282138738688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7520
08:04:31.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282153705472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7540 rows, more = false, responseScanTimestamp = 7305207282153705472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7540
08:04:31.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7551 rows, more = false, responseScanTimestamp = 7305207282171564032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7551
08:04:31.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282188533760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282188533760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282193817600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282193817600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7555 rows, more = false, responseScanTimestamp = 7305207282198962176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7555
08:04:31.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7557 rows, more = false, responseScanTimestamp = 7305207282211782656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7557
08:04:31.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282223136768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7559 rows, more = false, responseScanTimestamp = 7305207282231308288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7559
08:04:31.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282243407872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7561 rows, more = false, responseScanTimestamp = 7305207282243407872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7561
08:04:31.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282267947008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282267947008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282275790848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282275790848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282282463232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7567 rows, more = false, responseScanTimestamp = 7305207282288164864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7567
08:04:31.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282298777600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282298777600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7570 rows, more = false, responseScanTimestamp = 7305207282310537216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7570
08:04:31.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282322731008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282322731008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282331357184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7573 rows, more = false, responseScanTimestamp = 7305207282331357184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7573
08:04:31.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282350346240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282350346240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282357059584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7578 rows, more = false, responseScanTimestamp = 7305207282365403136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7578
08:04:31.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7580 rows, more = false, responseScanTimestamp = 7305207282378309632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7580
08:04:31.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282388402176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7582 rows, more = false, responseScanTimestamp = 7305207282395172864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7582
08:04:31.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7584 rows, more = false, responseScanTimestamp = 7305207282409627648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7584
08:04:31.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7586 rows, more = false, responseScanTimestamp = 7305207282426650624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7586
08:04:31.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7588 rows, more = false, responseScanTimestamp = 7305207282442850304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7588
08:04:31.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282458411008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282458411008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7591 rows, more = false, responseScanTimestamp = 7305207282467368960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7591
08:04:31.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7593 rows, more = false, responseScanTimestamp = 7305207282481807360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7593
08:04:31.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282492899328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7595 rows, more = false, responseScanTimestamp = 7305207282499186688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7595
08:04:31.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7598 rows, more = false, responseScanTimestamp = 7305207282521591808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7598
08:04:31.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282530369536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282530369536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282543853568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282551611392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282551611392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282551611392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282551611392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7602 rows, more = false, responseScanTimestamp = 7305207282558500864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7602
08:04:31.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7604 rows, more = false, responseScanTimestamp = 7305207282576871424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7604
08:04:31.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282584403968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7606 rows, more = false, responseScanTimestamp = 7305207282598002688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7606
08:04:31.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282611077120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282611077120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.735 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1364415808(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7609 rows, more = false, responseScanTimestamp = 7305207282621407232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7609
08:04:31.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7620 rows, more = false, responseScanTimestamp = 7305207282635890688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7620
08:04:31.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7621 rows, more = false, responseScanTimestamp = 7305207282644914176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.746 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7621
08:04:31.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282665844736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282665844736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7625 rows, more = false, responseScanTimestamp = 7305207282673750016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7625
08:04:31.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7626 rows, more = false, responseScanTimestamp = 7305207282680946688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7626
08:04:31.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282702606336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282702606336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7630 rows, more = false, responseScanTimestamp = 7305207282709544960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7630
08:04:31.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282716028928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7632 rows, more = false, responseScanTimestamp = 7305207282724503552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7632
08:04:31.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282732511232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7633 rows, more = false, responseScanTimestamp = 7305207282732511232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7633
08:04:31.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7635 rows, more = false, responseScanTimestamp = 7305207282753486848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.771 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7635
08:04:31.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7636 rows, more = false, responseScanTimestamp = 7305207282762973184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7636
08:04:31.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7639 rows, more = false, responseScanTimestamp = 7305207282783965184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7639
08:04:31.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7640 rows, more = false, responseScanTimestamp = 7305207282791268352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7640
08:04:31.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7642 rows, more = false, responseScanTimestamp = 7305207282809139200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7642
08:04:31.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7644 rows, more = false, responseScanTimestamp = 7305207282823753728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7644
08:04:31.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282839146496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7646 rows, more = false, responseScanTimestamp = 7305207282839146496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7646
08:04:31.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282855723008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7649 rows, more = false, responseScanTimestamp = 7305207282862227456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7649
08:04:31.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282874945536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282874945536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7651 rows, more = false, responseScanTimestamp = 7305207282874945536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7651
08:04:31.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282894491648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7653 rows, more = false, responseScanTimestamp = 7305207282894491648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7653
08:04:31.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282909593600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7654 rows, more = false, responseScanTimestamp = 7305207282909593600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7654
08:04:31.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7657 rows, more = false, responseScanTimestamp = 7305207282960887808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7657
08:04:31.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7658 rows, more = false, responseScanTimestamp = 7305207282970112000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7658
08:04:31.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207282994081792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7661 rows, more = false, responseScanTimestamp = 7305207282994081792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7661
08:04:31.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7661 rows, more = false, responseScanTimestamp = 7305207282994081792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283021656064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7664 rows, more = false, responseScanTimestamp = 7305207283028852736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7664
08:04:31.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7665 rows, more = false, responseScanTimestamp = 7305207283037102080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7665
08:04:31.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283044343808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7667 rows, more = false, responseScanTimestamp = 7305207283060879360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7667
08:04:31.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283069960192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283077279744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7670 rows, more = false, responseScanTimestamp = 7305207283087704064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7670
08:04:31.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7671 rows, more = false, responseScanTimestamp = 7305207283098009600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7671
08:04:31.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7673 rows, more = false, responseScanTimestamp = 7305207283113709568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7673
08:04:31.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283133591552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283133591552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7675 rows, more = false, responseScanTimestamp = 7305207283133591552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7675
08:04:31.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283161452544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.870 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1167097296(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7677 rows, more = false, responseScanTimestamp = 7305207283161452544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7677
08:04:31.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283175194624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7680 rows, more = false, responseScanTimestamp = 7305207283181559808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7680
08:04:31.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7691 rows, more = false, responseScanTimestamp = 7305207283193589760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7691
08:04:31.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283211485184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7694 rows, more = false, responseScanTimestamp = 7305207283211485184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7694
08:04:31.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283224760320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7697 rows, more = false, responseScanTimestamp = 7305207283231219712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7697
08:04:31.888 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1322949141(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.890 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1489464748(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7699 rows, more = false, responseScanTimestamp = 7305207283244888064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.892 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7699
08:04:31.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283258126336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283266281472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7710 rows, more = false, responseScanTimestamp = 7305207283266281472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7710
08:04:31.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7721 rows, more = false, responseScanTimestamp = 7305207283279466496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7721
08:04:31.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283292233728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283292233728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283306377216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283306377216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7724 rows, more = false, responseScanTimestamp = 7305207283314708480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7724
08:04:31.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7725 rows, more = false, responseScanTimestamp = 7305207283321675776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7725
08:04:31.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7726 rows, more = false, responseScanTimestamp = 7305207283358420992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7726
08:04:31.924 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@334875297(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7727 rows, more = false, responseScanTimestamp = 7305207283372429312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.929 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7727
08:04:31.929 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1431133170(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283397656576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7730 rows, more = false, responseScanTimestamp = 7305207283418345472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7730
08:04:31.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283428802560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283428802560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283444469760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283444469760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7751 rows, more = false, responseScanTimestamp = 7305207283452522496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7751
08:04:31.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7753 rows, more = false, responseScanTimestamp = 7305207283468861440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7753
08:04:31.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7755 rows, more = false, responseScanTimestamp = 7305207283487387648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7755
08:04:31.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7757 rows, more = false, responseScanTimestamp = 7305207283507404800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7757
08:04:31.956 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1339910524(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:31.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7759 rows, more = false, responseScanTimestamp = 7305207283525562368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7759
08:04:31.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7770 rows, more = false, responseScanTimestamp = 7305207283543822336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7770
08:04:31.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7771 rows, more = false, responseScanTimestamp = 7305207283553927168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7771
08:04:31.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283574116352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283574116352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283583172608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7775 rows, more = false, responseScanTimestamp = 7305207283583172608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7775
08:04:31.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283601547264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283601547264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283610415104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7779 rows, more = false, responseScanTimestamp = 7305207283610415104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7779
08:04:31.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283622866944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283622866944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283632472064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7782 rows, more = false, responseScanTimestamp = 7305207283632472064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7782
08:04:31.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7784 rows, more = false, responseScanTimestamp = 7305207283646521344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7784
08:04:31.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283665666048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283665666048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7788 rows, more = false, responseScanTimestamp = 7305207283676049408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:31.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7788
08:04:31.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283682082816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7790 rows, more = false, responseScanTimestamp = 7305207283687653376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7790
08:04:32.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283712806912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7793 rows, more = false, responseScanTimestamp = 7305207283712806912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7793
08:04:32.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283725877248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283725877248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7796 rows, more = false, responseScanTimestamp = 7305207283739873280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.012 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7796
08:04:32.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7798 rows, more = false, responseScanTimestamp = 7305207283753488384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7798
08:04:32.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283766345728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283773558784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7801 rows, more = false, responseScanTimestamp = 7305207283780747264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7801
08:04:32.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7803 rows, more = false, responseScanTimestamp = 7305207283793940480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7803
08:04:32.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7804 rows, more = false, responseScanTimestamp = 7305207283801313280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7804
08:04:32.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7806 rows, more = false, responseScanTimestamp = 7305207283814707200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7806
08:04:32.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7809 rows, more = false, responseScanTimestamp = 7305207283836432384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.035 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7809
08:04:32.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283851583488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283851583488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7812 rows, more = false, responseScanTimestamp = 7305207283859959808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7812
08:04:32.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7813 rows, more = false, responseScanTimestamp = 7305207283867361280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7813
08:04:32.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7815 rows, more = false, responseScanTimestamp = 7305207283894489088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7815
08:04:32.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7817 rows, more = false, responseScanTimestamp = 7305207283910082560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7817
08:04:32.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283926716416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7819 rows, more = false, responseScanTimestamp = 7305207283926716416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7819
08:04:32.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283945836544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207283945836544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7822 rows, more = false, responseScanTimestamp = 7305207283958525952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7822
08:04:32.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7825 rows, more = false, responseScanTimestamp = 7305207283975200768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7825
08:04:32.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7827 rows, more = false, responseScanTimestamp = 7305207283990097920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7827
08:04:32.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284000006144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284000006144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284013154304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7830 rows, more = false, responseScanTimestamp = 7305207284021047296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7830
08:04:32.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284034621440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284034621440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7833 rows, more = false, responseScanTimestamp = 7305207284043472896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7833
08:04:32.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284051144704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7835 rows, more = false, responseScanTimestamp = 7305207284056797184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7835
08:04:32.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284074205184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7837 rows, more = false, responseScanTimestamp = 7305207284074205184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7837
08:04:32.095 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@739563302(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284087783424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284097720320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7839 rows, more = false, responseScanTimestamp = 7305207284097720320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7839
08:04:32.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7840 rows, more = false, responseScanTimestamp = 7305207284107317248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7840
08:04:32.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284127170560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284127170560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284140744704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7853 rows, more = false, responseScanTimestamp = 7305207284148133888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7853
08:04:32.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284163289088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7855 rows, more = false, responseScanTimestamp = 7305207284163289088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7855
08:04:32.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284179996672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284185862144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284192436224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284192436224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284201152512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7861 rows, more = false, responseScanTimestamp = 7305207284206784512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7861
08:04:32.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7864 rows, more = false, responseScanTimestamp = 7305207284230361088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7864
08:04:32.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284244054016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7866 rows, more = false, responseScanTimestamp = 7305207284244054016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7866
08:04:32.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7869 rows, more = false, responseScanTimestamp = 7305207284264980480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7869
08:04:32.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284279472128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284279472128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284288008192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284288008192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7873 rows, more = false, responseScanTimestamp = 7305207284293738496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7873
08:04:32.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284299821056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284305145856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284314226688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7876 rows, more = false, responseScanTimestamp = 7305207284314226688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7876
08:04:32.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284330418176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7878 rows, more = false, responseScanTimestamp = 7305207284330418176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7878
08:04:32.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284348116992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7880 rows, more = false, responseScanTimestamp = 7305207284348116992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7880
08:04:32.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284367204352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7883 rows, more = false, responseScanTimestamp = 7305207284372205568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.169 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7883
08:04:32.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7885 rows, more = false, responseScanTimestamp = 7305207284393426944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7885
08:04:32.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284419461120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.176 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@294232263(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284419461120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284429000704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7889 rows, more = false, responseScanTimestamp = 7305207284429000704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7889
08:04:32.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284443242496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7900 rows, more = false, responseScanTimestamp = 7305207284443242496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7900
08:04:32.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284461596672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7902 rows, more = false, responseScanTimestamp = 7305207284461596672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.189 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7902
08:04:32.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284472008704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7904 rows, more = false, responseScanTimestamp = 7305207284483686400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7904
08:04:32.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284499054592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7906 rows, more = false, responseScanTimestamp = 7305207284499054592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7906
08:04:32.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284518199296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284518199296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7909 rows, more = false, responseScanTimestamp = 7305207284530868224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7909
08:04:32.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7911 rows, more = false, responseScanTimestamp = 7305207284543504384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7911
08:04:32.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284562227200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7913 rows, more = false, responseScanTimestamp = 7305207284562227200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7913
08:04:32.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284578209792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284578209792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7916 rows, more = false, responseScanTimestamp = 7305207284591554560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.221 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7916
08:04:32.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7917 rows, more = false, responseScanTimestamp = 7305207284599111680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7917
08:04:32.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284619915264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7919 rows, more = false, responseScanTimestamp = 7305207284628226048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7919
08:04:32.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7921 rows, more = false, responseScanTimestamp = 7305207284641988608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7921
08:04:32.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284660330496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284660330496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284674752512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7924 rows, more = false, responseScanTimestamp = 7305207284674752512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7924
08:04:32.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7927 rows, more = false, responseScanTimestamp = 7305207284695699456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7927
08:04:32.245 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@774171599(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284704927744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7929 rows, more = false, responseScanTimestamp = 7305207284711718912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7929
08:04:32.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284728283136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284728283136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7941 rows, more = false, responseScanTimestamp = 7305207284739670016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.256 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7941
08:04:32.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284748222464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7943 rows, more = false, responseScanTimestamp = 7305207284757041152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7943
08:04:32.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7944 rows, more = false, responseScanTimestamp = 7305207284774891520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.272 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7944
08:04:32.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7946 rows, more = false, responseScanTimestamp = 7305207284814077952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7946
08:04:32.279 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@177660414(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7948 rows, more = false, responseScanTimestamp = 7305207284839407616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.282 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7948
08:04:32.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284850892800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284860841984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284870582272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7960 rows, more = false, responseScanTimestamp = 7305207284870582272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7960
08:04:32.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7962 rows, more = false, responseScanTimestamp = 7305207284884066304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7962
08:04:32.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284895383552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7964 rows, more = false, responseScanTimestamp = 7305207284902232064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7964
08:04:32.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284926140416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.301 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@3258989(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7967 rows, more = false, responseScanTimestamp = 7305207284926140416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7967
08:04:32.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284941033472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7970 rows, more = false, responseScanTimestamp = 7305207284947988480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7970
08:04:32.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7981 rows, more = false, responseScanTimestamp = 7305207284962885632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7981
08:04:32.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7983 rows, more = false, responseScanTimestamp = 7305207284977803264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7983
08:04:32.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284997148672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207284997148672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285007114240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.321 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1549974836(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7987 rows, more = false, responseScanTimestamp = 7305207285007114240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7987
08:04:32.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7989 rows, more = false, responseScanTimestamp = 7305207285021024256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 7989
08:04:32.325 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1435590628(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.327 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1748356537(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7989 rows, more = false, responseScanTimestamp = 7305207285021024256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8000 rows, more = false, responseScanTimestamp = 7305207285047611392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8000
08:04:32.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8021 rows, more = false, responseScanTimestamp = 7305207285086605312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8021
08:04:32.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285097369600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8023 rows, more = false, responseScanTimestamp = 7305207285104664576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8023
08:04:32.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8025 rows, more = false, responseScanTimestamp = 7305207285120692224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8025
08:04:32.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8027 rows, more = false, responseScanTimestamp = 7305207285139980288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8027
08:04:32.356 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1708843008(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285162434560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8029 rows, more = false, responseScanTimestamp = 7305207285162434560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8029
08:04:32.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285181886464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285181886464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8041 rows, more = false, responseScanTimestamp = 7305207285192970240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8041
08:04:32.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285203406848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8043 rows, more = false, responseScanTimestamp = 7305207285211152384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8043
08:04:32.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8045 rows, more = false, responseScanTimestamp = 7305207285225385984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8045
08:04:32.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285237473280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8048 rows, more = false, responseScanTimestamp = 7305207285242920960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8048
08:04:32.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8049 rows, more = false, responseScanTimestamp = 7305207285253013504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8049
08:04:32.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285276815360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8052 rows, more = false, responseScanTimestamp = 7305207285276815360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8052
08:04:32.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8055 rows, more = false, responseScanTimestamp = 7305207285297270784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8055
08:04:32.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285310291968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.395 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@739797650(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8057 rows, more = false, responseScanTimestamp = 7305207285310291968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.397 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8057
08:04:32.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285328285696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285337198592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285337198592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8070 rows, more = false, responseScanTimestamp = 7305207285344727040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8070
08:04:32.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285360386048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8072 rows, more = false, responseScanTimestamp = 7305207285360386048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8072
08:04:32.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285378392064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8075 rows, more = false, responseScanTimestamp = 7305207285378392064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8075
08:04:32.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285392687104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285398900736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8079 rows, more = false, responseScanTimestamp = 7305207285407219712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.418 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8079
08:04:32.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285419372544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8081 rows, more = false, responseScanTimestamp = 7305207285419372544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8081
08:04:32.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285427421184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8083 rows, more = false, responseScanTimestamp = 7305207285437640704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8083
08:04:32.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8084 rows, more = false, responseScanTimestamp = 7305207285445681152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8084
08:04:32.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285464489984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285464489984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285472866304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8087 rows, more = false, responseScanTimestamp = 7305207285472866304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8087
08:04:32.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8089 rows, more = false, responseScanTimestamp = 7305207285484810240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8089
08:04:32.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8091 rows, more = false, responseScanTimestamp = 7305207285498638336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8091
08:04:32.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285516853248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285516853248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8094 rows, more = false, responseScanTimestamp = 7305207285524951040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8094
08:04:32.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8096 rows, more = false, responseScanTimestamp = 7305207285549076480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8096
08:04:32.456 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1932095114(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.458 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@892808531(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8099 rows, more = false, responseScanTimestamp = 7305207285573373952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8099
08:04:32.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285582987264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285582987264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8110 rows, more = false, responseScanTimestamp = 7305207285597753344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8110
08:04:32.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285611917312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285611917312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8122 rows, more = false, responseScanTimestamp = 7305207285623410688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8122
08:04:32.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285630590976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8123 rows, more = false, responseScanTimestamp = 7305207285630590976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8123
08:04:32.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285630590976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8124 rows, more = false, responseScanTimestamp = 7305207285638676480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8124
08:04:32.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285666623488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8126 rows, more = false, responseScanTimestamp = 7305207285666623488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8126
08:04:32.484 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@132055317(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285683249152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285689909248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285689909248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8129 rows, more = false, responseScanTimestamp = 7305207285689909248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8129
08:04:32.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285712142336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8141 rows, more = false, responseScanTimestamp = 7305207285712142336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8141
08:04:32.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8142 rows, more = false, responseScanTimestamp = 7305207285722017792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8142
08:04:32.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285740564480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8145 rows, more = false, responseScanTimestamp = 7305207285746368512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8145
08:04:32.505 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1761388422(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8147 rows, more = false, responseScanTimestamp = 7305207285761822720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8147
08:04:32.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285775912960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8149 rows, more = false, responseScanTimestamp = 7305207285775912960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8149
08:04:32.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8160 rows, more = false, responseScanTimestamp = 7305207285794312192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8160
08:04:32.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285807525888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8163 rows, more = false, responseScanTimestamp = 7305207285813264384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8163
08:04:32.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8166 rows, more = false, responseScanTimestamp = 7305207285832949760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8166
08:04:32.524 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1343871277(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8167 rows, more = false, responseScanTimestamp = 7305207285839192064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8167
08:04:32.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8169 rows, more = false, responseScanTimestamp = 7305207285856006144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8169
08:04:32.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8180 rows, more = false, responseScanTimestamp = 7305207285870845952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8180
08:04:32.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8183 rows, more = false, responseScanTimestamp = 7305207285890158592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8183
08:04:32.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285905305600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8185 rows, more = false, responseScanTimestamp = 7305207285905305600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8185
08:04:32.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285910794240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8187 rows, more = false, responseScanTimestamp = 7305207285922062336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8187
08:04:32.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285929136128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.545 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1548237768(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8188 rows, more = false, responseScanTimestamp = 7305207285929136128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8188
08:04:32.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8189 rows, more = false, responseScanTimestamp = 7305207285942026240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8189
08:04:32.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285968785408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285968785408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285977657344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285977657344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285984870400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285984870400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207285991665664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8205 rows, more = false, responseScanTimestamp = 7305207285996900352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8205
08:04:32.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8206 rows, more = false, responseScanTimestamp = 7305207286020988928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8206
08:04:32.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8207 rows, more = false, responseScanTimestamp = 7305207286038376448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8207
08:04:32.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286038376448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286060904448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.585 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@601902845(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8208 rows, more = false, responseScanTimestamp = 7305207286060904448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8208
08:04:32.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286101946368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8210 rows, more = false, responseScanTimestamp = 7305207286110248960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8210
08:04:32.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286134808576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8222 rows, more = false, responseScanTimestamp = 7305207286134808576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8222
08:04:32.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286149906432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286155472896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8225 rows, more = false, responseScanTimestamp = 7305207286155472896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.604 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8225
08:04:32.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8227 rows, more = false, responseScanTimestamp = 7305207286173995008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8227
08:04:32.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8228 rows, more = false, responseScanTimestamp = 7305207286187634688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8228
08:04:32.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286206447616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8231 rows, more = false, responseScanTimestamp = 7305207286213550080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8231
08:04:32.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286230638592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8234 rows, more = false, responseScanTimestamp = 7305207286244249600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.624 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8234
08:04:32.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286253264896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8236 rows, more = false, responseScanTimestamp = 7305207286259859456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8236
08:04:32.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286278553600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8238 rows, more = false, responseScanTimestamp = 7305207286278553600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8238
08:04:32.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8240 rows, more = false, responseScanTimestamp = 7305207286297354240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8240
08:04:32.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286319456256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286319456256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8243 rows, more = false, responseScanTimestamp = 7305207286327205888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8243
08:04:32.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286334058496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8245 rows, more = false, responseScanTimestamp = 7305207286343163904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8245
08:04:32.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8247 rows, more = false, responseScanTimestamp = 7305207286357573632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8247
08:04:32.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286379479040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286379479040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286389420032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286396166144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286396166144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8253 rows, more = false, responseScanTimestamp = 7305207286401646592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8253
08:04:32.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8254 rows, more = false, responseScanTimestamp = 7305207286409117696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.665 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8254
08:04:32.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8255 rows, more = false, responseScanTimestamp = 7305207286423650304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8255
08:04:32.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286448041984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286448041984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.671 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@774708624(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286457802752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286457802752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286457802752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8260 rows, more = false, responseScanTimestamp = 7305207286465998848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8260
08:04:32.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8270 rows, more = false, responseScanTimestamp = 7305207286474403840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8270
08:04:32.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8271 rows, more = false, responseScanTimestamp = 7305207286482468864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8271
08:04:32.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286506627072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8273 rows, more = false, responseScanTimestamp = 7305207286506627072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8273
08:04:32.693 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@811825609(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286537904128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8279 rows, more = false, responseScanTimestamp = 7305207286544035840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8279
08:04:32.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8291 rows, more = false, responseScanTimestamp = 7305207286565584896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8291
08:04:32.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8294 rows, more = false, responseScanTimestamp = 7305207286586761216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8294
08:04:32.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286602686464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286602686464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286613352448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286619873280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8298 rows, more = false, responseScanTimestamp = 7305207286619873280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8298
08:04:32.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8300 rows, more = false, responseScanTimestamp = 7305207286634754048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8300
08:04:32.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286652342272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286652342272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8303 rows, more = false, responseScanTimestamp = 7305207286665211904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8303
08:04:32.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286681878528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8305 rows, more = false, responseScanTimestamp = 7305207286681878528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8305
08:04:32.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286693879808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8307 rows, more = false, responseScanTimestamp = 7305207286708326400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8307
08:04:32.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286719938560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286729007104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286736023552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8311 rows, more = false, responseScanTimestamp = 7305207286736023552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.744 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8311
08:04:32.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8313 rows, more = false, responseScanTimestamp = 7305207286749425664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8313
08:04:32.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286761746432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8314 rows, more = false, responseScanTimestamp = 7305207286761746432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8314
08:04:32.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286793601024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286793601024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.759 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@770212470(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8318 rows, more = false, responseScanTimestamp = 7305207286804578304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8318
08:04:32.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8319 rows, more = false, responseScanTimestamp = 7305207286811385856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8319
08:04:32.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286811385856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8320 rows, more = false, responseScanTimestamp = 7305207286826106880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8320
08:04:32.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286844751872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8330 rows, more = false, responseScanTimestamp = 7305207286844751872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8330
08:04:32.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286867795968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8333 rows, more = false, responseScanTimestamp = 7305207286873853952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8333
08:04:32.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8335 rows, more = false, responseScanTimestamp = 7305207286888673280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8335
08:04:32.784 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@207529616(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8338 rows, more = false, responseScanTimestamp = 7305207286906978304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8338
08:04:32.786 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1255795478(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286918168576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8340 rows, more = false, responseScanTimestamp = 7305207286927568896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8340
08:04:32.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286942826496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286942826496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8361 rows, more = false, responseScanTimestamp = 7305207286953201664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8361
08:04:32.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8363 rows, more = false, responseScanTimestamp = 7305207286966038528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8363
08:04:32.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8365 rows, more = false, responseScanTimestamp = 7305207286983127040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8365
08:04:32.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207286992793600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.807 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1642032821(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8367 rows, more = false, responseScanTimestamp = 7305207287000371200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8367
08:04:32.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8369 rows, more = false, responseScanTimestamp = 7305207287013724160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8369
08:04:32.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287025172480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287031959552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287038427136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287038427136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287044145152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287050342400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287050342400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8384 rows, more = false, responseScanTimestamp = 7305207287057096704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8384
08:04:32.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8386 rows, more = false, responseScanTimestamp = 7305207287069138944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8386
08:04:32.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287085207552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.827 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@147696586(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8388 rows, more = false, responseScanTimestamp = 7305207287085207552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8388
08:04:32.830 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1910437477(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287094448128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8390 rows, more = false, responseScanTimestamp = 7305207287101870080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8390
08:04:32.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8410 rows, more = false, responseScanTimestamp = 7305207287122870272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8410
08:04:32.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8412 rows, more = false, responseScanTimestamp = 7305207287137988608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8412
08:04:32.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8414 rows, more = false, responseScanTimestamp = 7305207287151616000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8414
08:04:32.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8416 rows, more = false, responseScanTimestamp = 7305207287165411328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8416
08:04:32.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287186432000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.854 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1952068115(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287194828800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287206047744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.856 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1852457195(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8419 rows, more = false, responseScanTimestamp = 7305207287206047744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8419
08:04:32.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8430 rows, more = false, responseScanTimestamp = 7305207287220105216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8430
08:04:32.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8440 rows, more = false, responseScanTimestamp = 7305207287233896448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8440
08:04:32.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287258537984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8443 rows, more = false, responseScanTimestamp = 7305207287258537984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8443
08:04:32.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287273873408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287283519488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8447 rows, more = false, responseScanTimestamp = 7305207287292284928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8447
08:04:32.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8449 rows, more = false, responseScanTimestamp = 7305207287307063296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8449
08:04:32.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287326236672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287326236672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287336607744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8452 rows, more = false, responseScanTimestamp = 7305207287336607744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8452
08:04:32.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287353761792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8455 rows, more = false, responseScanTimestamp = 7305207287353761792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8455
08:04:32.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8457 rows, more = false, responseScanTimestamp = 7305207287367925760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8457
08:04:32.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287384240128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287384240128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8460 rows, more = false, responseScanTimestamp = 7305207287394283520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8460
08:04:32.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287405559808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8462 rows, more = false, responseScanTimestamp = 7305207287405559808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8462
08:04:32.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287421431808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8464 rows, more = false, responseScanTimestamp = 7305207287421431808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8464
08:04:32.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8466 rows, more = false, responseScanTimestamp = 7305207287437393920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8466
08:04:32.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287458238464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287458238464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8470 rows, more = false, responseScanTimestamp = 7305207287467847680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8470
08:04:32.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287479623680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8472 rows, more = false, responseScanTimestamp = 7305207287479623680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8472
08:04:32.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8475 rows, more = false, responseScanTimestamp = 7305207287501344768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8475
08:04:32.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287517044736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287517044736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.936 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@186393879(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287527059456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287532580864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8480 rows, more = false, responseScanTimestamp = 7305207287550590976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8480
08:04:32.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287565340672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287565340672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8492 rows, more = false, responseScanTimestamp = 7305207287572836352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8492
08:04:32.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8494 rows, more = false, responseScanTimestamp = 7305207287583166464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.952 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8494
08:04:32.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8495 rows, more = false, responseScanTimestamp = 7305207287598358528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8495
08:04:32.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287621476352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.957 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@225937359(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8498 rows, more = false, responseScanTimestamp = 7305207287621476352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8498
08:04:32.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287639580672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287639580672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8511 rows, more = false, responseScanTimestamp = 7305207287649591296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8511
08:04:32.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8513 rows, more = false, responseScanTimestamp = 7305207287660662784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8513
08:04:32.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8515 rows, more = false, responseScanTimestamp = 7305207287676575744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8515
08:04:32.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287691911168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.976 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@681113304(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8517 rows, more = false, responseScanTimestamp = 7305207287691911168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8517
08:04:32.978 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@348755512(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:32.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287706103808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287713140736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8520 rows, more = false, responseScanTimestamp = 7305207287713140736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8520
08:04:32.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8530 rows, more = false, responseScanTimestamp = 7305207287722082304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8530
08:04:32.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287744192512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287744192512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8543 rows, more = false, responseScanTimestamp = 7305207287752974336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8543
08:04:32.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8544 rows, more = false, responseScanTimestamp = 7305207287758954496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8544
08:04:32.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287779434496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287779434496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:32.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287779434496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8548 rows, more = false, responseScanTimestamp = 7305207287787958272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8548
08:04:33.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8550 rows, more = false, responseScanTimestamp = 7305207287800897536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8550
08:04:33.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287815553024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8552 rows, more = false, responseScanTimestamp = 7305207287815553024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8552
08:04:33.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8555 rows, more = false, responseScanTimestamp = 7305207287842316288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8555
08:04:33.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287849398272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287849398272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287849398272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8557 rows, more = false, responseScanTimestamp = 7305207287865958400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8557
08:04:33.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287874478080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287874478080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8559 rows, more = false, responseScanTimestamp = 7305207287887982592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8559
08:04:33.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8560 rows, more = false, responseScanTimestamp = 7305207287896268800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8560
08:04:33.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287919616000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287919616000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8563 rows, more = false, responseScanTimestamp = 7305207287919616000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8563
08:04:33.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8565 rows, more = false, responseScanTimestamp = 7305207287937376256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8565
08:04:33.039 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2123836715(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8567 rows, more = false, responseScanTimestamp = 7305207287951552512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8567
08:04:33.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287964930048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.043 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1341097161(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8569 rows, more = false, responseScanTimestamp = 7305207287964930048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8569
08:04:33.046 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@548308442(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287980863488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287989964800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.048 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2014232481(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207287989964800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8590 rows, more = false, responseScanTimestamp = 7305207288000708609) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8590
08:04:33.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8610 rows, more = false, responseScanTimestamp = 7305207288015523840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8610
08:04:33.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8612 rows, more = false, responseScanTimestamp = 7305207288033046528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8612
08:04:33.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8614 rows, more = false, responseScanTimestamp = 7305207288050126848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8614
08:04:33.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8617 rows, more = false, responseScanTimestamp = 7305207288070324224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8617
08:04:33.069 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1068973054(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8618 rows, more = false, responseScanTimestamp = 7305207288079081472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8618
08:04:33.072 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@214776077(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8619 rows, more = false, responseScanTimestamp = 7305207288087891968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8619
08:04:33.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8630 rows, more = false, responseScanTimestamp = 7305207288107335680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8630
08:04:33.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288118648832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288126341120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288135598080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288135598080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8643 rows, more = false, responseScanTimestamp = 7305207288141180928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8643
08:04:33.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288157093888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288157093888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8647 rows, more = false, responseScanTimestamp = 7305207288164147200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8647
08:04:33.092 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1486486811(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288171196416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288176459776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288188440576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288188440576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288196878336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8660 rows, more = false, responseScanTimestamp = 7305207288196878336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8660
08:04:33.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8663 rows, more = false, responseScanTimestamp = 7305207288213442560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8663
08:04:33.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8665 rows, more = false, responseScanTimestamp = 7305207288233250816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8665
08:04:33.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288241139712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288246747136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.113 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1432859166(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8668 rows, more = false, responseScanTimestamp = 7305207288257957888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8668
08:04:33.116 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1401494407(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288266436608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.118 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@912872874(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288273981440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.120 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@563021657(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8680 rows, more = false, responseScanTimestamp = 7305207288286986240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8680
08:04:33.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288295174144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8700 rows, more = false, responseScanTimestamp = 7305207288307122176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8700
08:04:33.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8700 rows, more = false, responseScanTimestamp = 7305207288307122176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288336441344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288336441344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8713 rows, more = false, responseScanTimestamp = 7305207288347459584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8713
08:04:33.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288354603008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288354603008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288354603008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288375717888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288375717888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288375717888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288375717888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288375717888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288375717888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288375717888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288375717888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288375717888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8715 rows, more = false, responseScanTimestamp = 7305207288375717888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8715
08:04:33.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288375717888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8715 rows, more = false, responseScanTimestamp = 7305207288375717888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288375717888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288385998848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8717 rows, more = false, responseScanTimestamp = 7305207288450023424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8717
08:04:33.164 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1225827892(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8718 rows, more = false, responseScanTimestamp = 7305207288458534912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8718
08:04:33.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8719 rows, more = false, responseScanTimestamp = 7305207288474681344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8719
08:04:33.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288489078784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8730 rows, more = false, responseScanTimestamp = 7305207288516816896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8730
08:04:33.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8732 rows, more = false, responseScanTimestamp = 7305207288536305664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8732
08:04:33.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288576159744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288586452992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288601763840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288612216832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.202 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1390332338(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288621199360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8739 rows, more = false, responseScanTimestamp = 7305207288629714944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8739
08:04:33.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288660344832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8752 rows, more = false, responseScanTimestamp = 7305207288669093888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8752
08:04:33.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288695517184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8756 rows, more = false, responseScanTimestamp = 7305207288707407872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8756
08:04:33.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288716083200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.228 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@778437190(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8758 rows, more = false, responseScanTimestamp = 7305207288722579456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8758
08:04:33.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288735285248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288748503040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288761008128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288767791104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288767791104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8772 rows, more = false, responseScanTimestamp = 7305207288788066304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8772
08:04:33.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288804450304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8774 rows, more = false, responseScanTimestamp = 7305207288804450304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.252 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8774
08:04:33.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8778 rows, more = false, responseScanTimestamp = 7305207288832802816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8778
08:04:33.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288858611712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288858611712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8782 rows, more = false, responseScanTimestamp = 7305207288879239168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8782
08:04:33.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8783 rows, more = false, responseScanTimestamp = 7305207288886951936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8783
08:04:33.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8785 rows, more = false, responseScanTimestamp = 7305207288930164736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8785
08:04:33.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288938094592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288938094592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8787 rows, more = false, responseScanTimestamp = 7305207288952270848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8787
08:04:33.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8790 rows, more = false, responseScanTimestamp = 7305207288969728000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8790
08:04:33.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8792 rows, more = false, responseScanTimestamp = 7305207288982523904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8792
08:04:33.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207288997216256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8794 rows, more = false, responseScanTimestamp = 7305207288997216256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8794
08:04:33.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8797 rows, more = false, responseScanTimestamp = 7305207289018785792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8797
08:04:33.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289028280320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8799 rows, more = false, responseScanTimestamp = 7305207289037848576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8799
08:04:33.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8802 rows, more = false, responseScanTimestamp = 7305207289057312768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8802
08:04:33.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289065033728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8804 rows, more = false, responseScanTimestamp = 7305207289071349760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8804
08:04:33.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289092534272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289092534272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.319 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1997176092(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8808 rows, more = false, responseScanTimestamp = 7305207289102745600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8808
08:04:33.321 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@996623567(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8809 rows, more = false, responseScanTimestamp = 7305207289108951040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8809
08:04:33.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8810 rows, more = false, responseScanTimestamp = 7305207289116336128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8810
08:04:33.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289145425920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8831 rows, more = false, responseScanTimestamp = 7305207289145425920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8831
08:04:33.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8834 rows, more = false, responseScanTimestamp = 7305207289165930496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8834
08:04:33.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289182154752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8836 rows, more = false, responseScanTimestamp = 7305207289182154752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8836
08:04:33.342 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@525375816(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289203576832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8839 rows, more = false, responseScanTimestamp = 7305207289203576832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8839
08:04:33.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8840 rows, more = false, responseScanTimestamp = 7305207289215197184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8840
08:04:33.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289215197184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8850 rows, more = false, responseScanTimestamp = 7305207289221718016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8850
08:04:33.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289253429248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289253429248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289266855936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8854 rows, more = false, responseScanTimestamp = 7305207289273688064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8854
08:04:33.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289281363968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289288310784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8857 rows, more = false, responseScanTimestamp = 7305207289301377024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8857
08:04:33.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289316405248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8859 rows, more = false, responseScanTimestamp = 7305207289316405248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8859
08:04:33.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8861 rows, more = false, responseScanTimestamp = 7305207289335431168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8861
08:04:33.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289352019968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289352019968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8864 rows, more = false, responseScanTimestamp = 7305207289362386944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8864
08:04:33.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289375051776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289375051776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289385472000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289385472000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8868 rows, more = false, responseScanTimestamp = 7305207289392340992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8868
08:04:33.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289404157952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289404157952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8870 rows, more = false, responseScanTimestamp = 7305207289404157952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8870
08:04:33.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289431519232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289431519232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8874 rows, more = false, responseScanTimestamp = 7305207289442508800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8874
08:04:33.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8875 rows, more = false, responseScanTimestamp = 7305207289448640512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8875
08:04:33.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289464594432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289471721472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8879 rows, more = false, responseScanTimestamp = 7305207289477226496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8879
08:04:33.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8881 rows, more = false, responseScanTimestamp = 7305207289488224256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8881
08:04:33.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289506316288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8884 rows, more = false, responseScanTimestamp = 7305207289506316288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8884
08:04:33.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289523388416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8887 rows, more = false, responseScanTimestamp = 7305207289529307136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8887
08:04:33.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8889 rows, more = false, responseScanTimestamp = 7305207289548550144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8889
08:04:33.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8892 rows, more = false, responseScanTimestamp = 7305207289570877440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8892
08:04:33.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8894 rows, more = false, responseScanTimestamp = 7305207289589194752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8894
08:04:33.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8896 rows, more = false, responseScanTimestamp = 7305207289608269824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8896
08:04:33.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289629065216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.448 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@20634838(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289629065216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8899 rows, more = false, responseScanTimestamp = 7305207289637920768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8899
08:04:33.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8910 rows, more = false, responseScanTimestamp = 7305207289655152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8910
08:04:33.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289664319488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289664319488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8912 rows, more = false, responseScanTimestamp = 7305207289678585856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8912
08:04:33.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8915 rows, more = false, responseScanTimestamp = 7305207289697189888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8915
08:04:33.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8917 rows, more = false, responseScanTimestamp = 7305207289710895104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8917
08:04:33.471 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@628925296(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289727348736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8919 rows, more = false, responseScanTimestamp = 7305207289727348736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8919
08:04:33.475 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@616352300(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8919 rows, more = false, responseScanTimestamp = 7305207289727348736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.479 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1069387050(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289739137024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8930 rows, more = false, responseScanTimestamp = 7305207289758892032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8930
08:04:33.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289772335104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289779470336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8950 rows, more = false, responseScanTimestamp = 7305207289779470336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8950
08:04:33.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8953 rows, more = false, responseScanTimestamp = 7305207289803087872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8953
08:04:33.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289817985024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289817985024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8956 rows, more = false, responseScanTimestamp = 7305207289826373632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8956
08:04:33.500 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1756768871(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8958 rows, more = false, responseScanTimestamp = 7305207289841111040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8958
08:04:33.503 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@680616738(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289854480384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289861885952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289861885952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8970 rows, more = false, responseScanTimestamp = 7305207289872719872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8970
08:04:33.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289882120192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8981 rows, more = false, responseScanTimestamp = 7305207289893109760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8981
08:04:33.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8983 rows, more = false, responseScanTimestamp = 7305207289908080640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8983
08:04:33.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207289928024064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8985 rows, more = false, responseScanTimestamp = 7305207289928024064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8985
08:04:33.526 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1790845366(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8988 rows, more = false, responseScanTimestamp = 7305207289952309248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8988
08:04:33.529 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@960050454(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.531 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1610995012(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8989 rows, more = false, responseScanTimestamp = 7305207289960378368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 8989
08:04:33.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9000 rows, more = false, responseScanTimestamp = 7305207289979060224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9000
08:04:33.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9021 rows, more = false, responseScanTimestamp = 7305207290000142336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9021
08:04:33.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290012168192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290012168192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290024058880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9024 rows, more = false, responseScanTimestamp = 7305207290024058880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9024
08:04:33.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9027 rows, more = false, responseScanTimestamp = 7305207290043801600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9027
08:04:33.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290057134080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9029 rows, more = false, responseScanTimestamp = 7305207290057134080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9029
08:04:33.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290075447296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290075447296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9032 rows, more = false, responseScanTimestamp = 7305207290086449152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9032
08:04:33.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9034 rows, more = false, responseScanTimestamp = 7305207290097500160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9034
08:04:33.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9037 rows, more = false, responseScanTimestamp = 7305207290119614464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9037
08:04:33.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290126262272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290134016000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290146283520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290146283520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290154053632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290154053632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9042 rows, more = false, responseScanTimestamp = 7305207290161385472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.580 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9042
08:04:33.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9044 rows, more = false, responseScanTimestamp = 7305207290173894656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9044
08:04:33.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9046 rows, more = false, responseScanTimestamp = 7305207290193678336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9046
08:04:33.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290205491200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.590 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1127096853(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290212024320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290220630016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.591 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1485183063(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.593 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@677844948(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9049 rows, more = false, responseScanTimestamp = 7305207290220630016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9049
08:04:33.595 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1720080489(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290234257408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.598 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1410002982(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9070 rows, more = false, responseScanTimestamp = 7305207290240864256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9070
08:04:33.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290249277440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290249277440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9090 rows, more = false, responseScanTimestamp = 7305207290263478272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9090
08:04:33.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9101 rows, more = false, responseScanTimestamp = 7305207290280980480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9101
08:04:33.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290295762944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9103 rows, more = false, responseScanTimestamp = 7305207290295762944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9103
08:04:33.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290317160448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9106 rows, more = false, responseScanTimestamp = 7305207290317160448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9106
08:04:33.619 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1017519696(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9109 rows, more = false, responseScanTimestamp = 7305207290336313344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9109
08:04:33.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9120 rows, more = false, responseScanTimestamp = 7305207290351763456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9120
08:04:33.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290369429504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9122 rows, more = false, responseScanTimestamp = 7305207290369429504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9122
08:04:33.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9124 rows, more = false, responseScanTimestamp = 7305207290384969728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9124
08:04:33.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9126 rows, more = false, responseScanTimestamp = 7305207290401710080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9126
08:04:33.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9127 rows, more = false, responseScanTimestamp = 7305207290413174784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9127
08:04:33.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290422689792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9129 rows, more = false, responseScanTimestamp = 7305207290431606784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9129
08:04:33.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9131 rows, more = false, responseScanTimestamp = 7305207290444574720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9131
08:04:33.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9132 rows, more = false, responseScanTimestamp = 7305207290456862720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9132
08:04:33.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9134 rows, more = false, responseScanTimestamp = 7305207290477395968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9134
08:04:33.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9136 rows, more = false, responseScanTimestamp = 7305207290491994112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9136
08:04:33.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290508267520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.663 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@753887143(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290508267520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9139 rows, more = false, responseScanTimestamp = 7305207290518781952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.667 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9139
08:04:33.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9150 rows, more = false, responseScanTimestamp = 7305207290533412864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9150
08:04:33.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9152 rows, more = false, responseScanTimestamp = 7305207290551218176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9152
08:04:33.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290566017024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290566017024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9155 rows, more = false, responseScanTimestamp = 7305207290576101376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9155
08:04:33.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9156 rows, more = false, responseScanTimestamp = 7305207290583400448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9156
08:04:33.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9158 rows, more = false, responseScanTimestamp = 7305207290602381312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9158
08:04:33.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290623762432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290623762432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290635071488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290635071488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290635071488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290643652608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9163 rows, more = false, responseScanTimestamp = 7305207290643652608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9163
08:04:33.699 [DEBUG - chaos-test-thread] (Connection.java:575) [peer master-127.26.35.126:36373(127.26.35.126:36373)] disconnecting while in state READY
08:04:33.700 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.35.126:36373(127.26.35.126:36373)] handling channelInactive
08:04:33.700 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.35.126:36373(127.26.35.126:36373)] cleaning up while in state READY due to: connection closed
08:04:33.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9166 rows, more = false, responseScanTimestamp = 7305207290660872192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9166
08:04:33.703 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2021537603(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290683551744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.705 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2079744938(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9169 rows, more = false, responseScanTimestamp = 7305207290683551744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9169
08:04:33.708 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1999549978(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9180 rows, more = false, responseScanTimestamp = 7305207290699685888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9180
08:04:33.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290717732864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9200 rows, more = false, responseScanTimestamp = 7305207290717732864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9200
08:04:33.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290735546368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9203 rows, more = false, responseScanTimestamp = 7305207290744381440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9203
08:04:33.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9205 rows, more = false, responseScanTimestamp = 7305207290756882432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9205
08:04:33.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290769485824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9207 rows, more = false, responseScanTimestamp = 7305207290777710592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9207
08:04:33.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290799398912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290799398912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290809200640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9210 rows, more = false, responseScanTimestamp = 7305207290809200640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9210
08:04:33.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9212 rows, more = false, responseScanTimestamp = 7305207290823983104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9212
08:04:33.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290838179840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9214 rows, more = false, responseScanTimestamp = 7305207290845888512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9214
08:04:33.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9216 rows, more = false, responseScanTimestamp = 7305207290862051328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9216
08:04:33.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290875457536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.752 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@548091143(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9219 rows, more = false, responseScanTimestamp = 7305207290882867200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9219
08:04:33.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9230 rows, more = false, responseScanTimestamp = 7305207290897285120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9230
08:04:33.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290914852864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290914852864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290924896256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290930839552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9234 rows, more = false, responseScanTimestamp = 7305207290930839552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9234
08:04:33.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9237 rows, more = false, responseScanTimestamp = 7305207290948198400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9237
08:04:33.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290958872576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290958872576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290973483008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9240 rows, more = false, responseScanTimestamp = 7305207290980368384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9240
08:04:33.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207290992984064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9242 rows, more = false, responseScanTimestamp = 7305207290992984064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9242
08:04:33.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291003138048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291003138048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291019227136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291019227136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291019227136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291029291008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9245 rows, more = false, responseScanTimestamp = 7305207291029291008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9245
08:04:33.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9247 rows, more = false, responseScanTimestamp = 7305207291043491840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9247
08:04:33.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9249 rows, more = false, responseScanTimestamp = 7305207291059838976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9249
08:04:33.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291082903552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291082903552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291092774912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291092774912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9254 rows, more = false, responseScanTimestamp = 7305207291100995584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.813 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9254
08:04:33.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9256 rows, more = false, responseScanTimestamp = 7305207291115982848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9256
08:04:33.819 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@694606462(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9259 rows, more = false, responseScanTimestamp = 7305207291150127104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9259
08:04:33.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9270 rows, more = false, responseScanTimestamp = 7305207291172511744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9270
08:04:33.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291186049024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9272 rows, more = false, responseScanTimestamp = 7305207291186049024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9272
08:04:33.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9274 rows, more = false, responseScanTimestamp = 7305207291203559424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9274
08:04:33.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9277 rows, more = false, responseScanTimestamp = 7305207291226099712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9277
08:04:33.840 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1640302539(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291242016768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291242016768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9279 rows, more = false, responseScanTimestamp = 7305207291242016768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9279
08:04:33.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291268603904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9291 rows, more = false, responseScanTimestamp = 7305207291268603904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9291
08:04:33.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291284320256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291284320256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9294 rows, more = false, responseScanTimestamp = 7305207291295256576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9294
08:04:33.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9296 rows, more = false, responseScanTimestamp = 7305207291308818432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9296
08:04:33.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291324952576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.861 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1666839439(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9298 rows, more = false, responseScanTimestamp = 7305207291324952576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9298
08:04:33.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291339161600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291344388096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291352399872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9311 rows, more = false, responseScanTimestamp = 7305207291352399872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9311
08:04:33.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291373129728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9314 rows, more = false, responseScanTimestamp = 7305207291373129728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9314
08:04:33.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9317 rows, more = false, responseScanTimestamp = 7305207291392200704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9317
08:04:33.880 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@438563310(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9319 rows, more = false, responseScanTimestamp = 7305207291406036992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9319
08:04:33.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9320 rows, more = false, responseScanTimestamp = 7305207291417747456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9320
08:04:33.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291430981632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291438313472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291446702080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9332 rows, more = false, responseScanTimestamp = 7305207291446702080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9332
08:04:33.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9334 rows, more = false, responseScanTimestamp = 7305207291458969600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9334
08:04:33.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291479158784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291479158784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.901 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@92892670(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9338 rows, more = false, responseScanTimestamp = 7305207291488542720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9338
08:04:33.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291495309312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9340 rows, more = false, responseScanTimestamp = 7305207291502395392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9340
08:04:33.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291515768832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9352 rows, more = false, responseScanTimestamp = 7305207291521503232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9352
08:04:33.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291540824064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9355 rows, more = false, responseScanTimestamp = 7305207291540824064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9355
08:04:33.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9356 rows, more = false, responseScanTimestamp = 7305207291551145984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9356
08:04:33.921 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1278986715(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291573678080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9359 rows, more = false, responseScanTimestamp = 7305207291573678080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9359
08:04:33.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9370 rows, more = false, responseScanTimestamp = 7305207291591221248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9370
08:04:33.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291603656704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9373 rows, more = false, responseScanTimestamp = 7305207291610054656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9373
08:04:33.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291626549248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9375 rows, more = false, responseScanTimestamp = 7305207291626549248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9375
08:04:33.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291644936192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.941 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1616023128(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.943 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1710997309(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9378 rows, more = false, responseScanTimestamp = 7305207291651952640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9378
08:04:33.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291667042304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291674107904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9390 rows, more = false, responseScanTimestamp = 7305207291674107904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9390
08:04:33.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291694641152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9402 rows, more = false, responseScanTimestamp = 7305207291694641152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9402
08:04:33.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291713871872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291713871872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291725393920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9405 rows, more = false, responseScanTimestamp = 7305207291725393920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9405
08:04:33.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9407 rows, more = false, responseScanTimestamp = 7305207291740934144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9407
08:04:33.966 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@726915297(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291758268416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9409 rows, more = false, responseScanTimestamp = 7305207291758268416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9409
08:04:33.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9420 rows, more = false, responseScanTimestamp = 7305207291778744320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9420
08:04:33.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9421 rows, more = false, responseScanTimestamp = 7305207291788357632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9421
08:04:33.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9424 rows, more = false, responseScanTimestamp = 7305207291810246656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9424
08:04:33.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291819274240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9426 rows, more = false, responseScanTimestamp = 7305207291828043776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9426
08:04:33.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291840110592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.988 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@968141121(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:33.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9428 rows, more = false, responseScanTimestamp = 7305207291840110592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9428
08:04:33.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9440 rows, more = false, responseScanTimestamp = 7305207291865640960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9440
08:04:33.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291878813696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:33.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291878813696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9442 rows, more = false, responseScanTimestamp = 7305207291878813696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9442
08:04:34.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9444 rows, more = false, responseScanTimestamp = 7305207291898060800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9444
08:04:34.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9446 rows, more = false, responseScanTimestamp = 7305207291914264576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.010 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9446
08:04:34.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291931275264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291938017280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9450 rows, more = false, responseScanTimestamp = 7305207291949617152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9450
08:04:34.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291955970048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291966676992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9452 rows, more = false, responseScanTimestamp = 7305207291966676992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9452
08:04:34.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291987091456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291987091456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207291996356608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9455 rows, more = false, responseScanTimestamp = 7305207291996356608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9455
08:04:34.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9456 rows, more = false, responseScanTimestamp = 7305207292001562624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9456
08:04:34.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9458 rows, more = false, responseScanTimestamp = 7305207292020416512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9458
08:04:34.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292038356992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9461 rows, more = false, responseScanTimestamp = 7305207292044619776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9461
08:04:34.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9463 rows, more = false, responseScanTimestamp = 7305207292064010240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9463
08:04:34.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9466 rows, more = false, responseScanTimestamp = 7305207292088045568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9466
08:04:34.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292104314880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.052 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1306574945(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292104314880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.054 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1977261239(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9469 rows, more = false, responseScanTimestamp = 7305207292113989632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9469
08:04:34.056 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1081857597(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292122013696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.058 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1545175506(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9480 rows, more = false, responseScanTimestamp = 7305207292128956416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9480
08:04:34.061 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@397521400(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.063 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@909097117(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292139159552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292159373312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.065 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@679168603(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.067 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@947673495(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9510 rows, more = false, responseScanTimestamp = 7305207292159373312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9510
08:04:34.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292175462400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292175462400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9540 rows, more = false, responseScanTimestamp = 7305207292188884992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9540
08:04:34.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9551 rows, more = false, responseScanTimestamp = 7305207292203290624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9551
08:04:34.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9553 rows, more = false, responseScanTimestamp = 7305207292221448192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9553
08:04:34.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292233887744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292243558400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292251537408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9557 rows, more = false, responseScanTimestamp = 7305207292257955840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9557
08:04:34.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292263657472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292275863552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292287733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292287733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292295475200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9562 rows, more = false, responseScanTimestamp = 7305207292302741504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9562
08:04:34.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9563 rows, more = false, responseScanTimestamp = 7305207292309299200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9563
08:04:34.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9564 rows, more = false, responseScanTimestamp = 7305207292315779072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9564
08:04:34.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9566 rows, more = false, responseScanTimestamp = 7305207292345696256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9566
08:04:34.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9568 rows, more = false, responseScanTimestamp = 7305207292364759040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9568
08:04:34.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292378157056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9570 rows, more = false, responseScanTimestamp = 7305207292385202176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9570
08:04:34.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292406624256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292406624256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9573 rows, more = false, responseScanTimestamp = 7305207292422770688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9573
08:04:34.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9576 rows, more = false, responseScanTimestamp = 7305207292442288128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9576
08:04:34.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9578 rows, more = false, responseScanTimestamp = 7305207292462682112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9578
08:04:34.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9580 rows, more = false, responseScanTimestamp = 7305207292485758976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9580
08:04:34.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292525887488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9582 rows, more = false, responseScanTimestamp = 7305207292525887488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9582
08:04:34.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292548669440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292548669440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292562481152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9586 rows, more = false, responseScanTimestamp = 7305207292562481152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9586
08:04:34.170 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@576192785(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9588 rows, more = false, responseScanTimestamp = 7305207292576391168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9588
08:04:34.173 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1777905303(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9589 rows, more = false, responseScanTimestamp = 7305207292593377280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9589
08:04:34.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9590 rows, more = false, responseScanTimestamp = 7305207292606853120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9590
08:04:34.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292623343616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9610 rows, more = false, responseScanTimestamp = 7305207292636397568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9610
08:04:34.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292660191232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9613 rows, more = false, responseScanTimestamp = 7305207292660191232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9613
08:04:34.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9616 rows, more = false, responseScanTimestamp = 7305207292688101376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9616
08:04:34.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292698607616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.199 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@463669345(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9618 rows, more = false, responseScanTimestamp = 7305207292704514048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9618
08:04:34.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292729761792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9630 rows, more = false, responseScanTimestamp = 7305207292729761792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9630
08:04:34.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292750766080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9632 rows, more = false, responseScanTimestamp = 7305207292750766080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9632
08:04:34.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9634 rows, more = false, responseScanTimestamp = 7305207292770627584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9634
08:04:34.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292788592640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9636 rows, more = false, responseScanTimestamp = 7305207292796559360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9636
08:04:34.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292814376960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292814376960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292827762688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292834463744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292834463744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9641 rows, more = false, responseScanTimestamp = 7305207292842815488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.236 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9641
08:04:34.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9644 rows, more = false, responseScanTimestamp = 7305207292863934464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9644
08:04:34.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292876279808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292883873792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9647 rows, more = false, responseScanTimestamp = 7305207292893827072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9647
08:04:34.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9648 rows, more = false, responseScanTimestamp = 7305207292901363712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9648
08:04:34.250 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1095322211(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9649 rows, more = false, responseScanTimestamp = 7305207292915462144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9649
08:04:34.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9649 rows, more = false, responseScanTimestamp = 7305207292915462144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292950016000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292958023680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207292969906176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9663 rows, more = false, responseScanTimestamp = 7305207292975583232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9663
08:04:34.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9666 rows, more = false, responseScanTimestamp = 7305207292996702208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9666
08:04:34.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293013118976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293013118976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293013118976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293025169408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9670 rows, more = false, responseScanTimestamp = 7305207293042860032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9670
08:04:34.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293062447104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293076508672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9675 rows, more = false, responseScanTimestamp = 7305207293083389952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9675
08:04:34.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293102071808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.296 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@595299282(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9678 rows, more = false, responseScanTimestamp = 7305207293102071808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9678
08:04:34.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9680 rows, more = false, responseScanTimestamp = 7305207293121388544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9680
08:04:34.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9690 rows, more = false, responseScanTimestamp = 7305207293135142912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9690
08:04:34.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293154533376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9693 rows, more = false, responseScanTimestamp = 7305207293161177088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9693
08:04:34.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9697 rows, more = false, responseScanTimestamp = 7305207293191114752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9697
08:04:34.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9699 rows, more = false, responseScanTimestamp = 7305207293206040576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9699
08:04:34.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293227151360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293227151360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293239668736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9703 rows, more = false, responseScanTimestamp = 7305207293248667648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9703
08:04:34.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9705 rows, more = false, responseScanTimestamp = 7305207293263089664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.340 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9705
08:04:34.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293284007936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293284007936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.343 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@266011964(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9708 rows, more = false, responseScanTimestamp = 7305207293298962432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9708
08:04:34.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9720 rows, more = false, responseScanTimestamp = 7305207293320531968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9720
08:04:34.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9722 rows, more = false, responseScanTimestamp = 7305207293339807744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9722
08:04:34.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9724 rows, more = false, responseScanTimestamp = 7305207293358837760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9724
08:04:34.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9725 rows, more = false, responseScanTimestamp = 7305207293371142144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9725
08:04:34.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293391302656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9727 rows, more = false, responseScanTimestamp = 7305207293391302656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9727
08:04:34.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9729 rows, more = false, responseScanTimestamp = 7305207293411536896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9729
08:04:34.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293426429952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293426429952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9732 rows, more = false, responseScanTimestamp = 7305207293442596864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9732
08:04:34.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293460127744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293460127744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9736 rows, more = false, responseScanTimestamp = 7305207293472239616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9736
08:04:34.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293483827200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293483827200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9739 rows, more = false, responseScanTimestamp = 7305207293497417728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9739
08:04:34.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293512863744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9741 rows, more = false, responseScanTimestamp = 7305207293512863744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9741
08:04:34.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9743 rows, more = false, responseScanTimestamp = 7305207293533999104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9743
08:04:34.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9745 rows, more = false, responseScanTimestamp = 7305207293548306432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9745
08:04:34.411 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@213447846(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.413 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@120175872(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9748 rows, more = false, responseScanTimestamp = 7305207293572845568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9748
08:04:34.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9750 rows, more = false, responseScanTimestamp = 7305207293593317376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9750
08:04:34.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293618167808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293618167808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293629595648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9773 rows, more = false, responseScanTimestamp = 7305207293636079616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.429 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9773
08:04:34.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293654265856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9776 rows, more = false, responseScanTimestamp = 7305207293654265856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9776
08:04:34.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293681299456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9780 rows, more = false, responseScanTimestamp = 7305207293681299456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9780
08:04:34.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9783 rows, more = false, responseScanTimestamp = 7305207293706293248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9783
08:04:34.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293716000768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293722554368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9786 rows, more = false, responseScanTimestamp = 7305207293734215680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9786
08:04:34.454 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2020840236(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.456 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@802593787(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9788 rows, more = false, responseScanTimestamp = 7305207293747961856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9788
08:04:34.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9790 rows, more = false, responseScanTimestamp = 7305207293765529600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9790
08:04:34.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9810 rows, more = false, responseScanTimestamp = 7305207293788807168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9810
08:04:34.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293805355008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9812 rows, more = false, responseScanTimestamp = 7305207293805355008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9812
08:04:34.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293829931008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293844234240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293850550272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293855969280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293855969280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9819 rows, more = false, responseScanTimestamp = 7305207293862494208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9819
08:04:34.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293874544640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207293882392576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9823 rows, more = false, responseScanTimestamp = 7305207293892317184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9823
08:04:34.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9825 rows, more = false, responseScanTimestamp = 7305207293905006592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.495 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9825
08:04:34.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9827 rows, more = false, responseScanTimestamp = 7305207293924384768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9827
08:04:34.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9828 rows, more = false, responseScanTimestamp = 7305207293935661056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9828
08:04:34.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9831 rows, more = false, responseScanTimestamp = 7305207293957447680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.507 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9831
08:04:34.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9833 rows, more = false, responseScanTimestamp = 7305207293976338432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9833
08:04:34.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9835 rows, more = false, responseScanTimestamp = 7305207293991723008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9835
08:04:34.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9837 rows, more = false, responseScanTimestamp = 7305207294011895808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9837
08:04:34.521 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1677743971(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.523 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@772482910(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9839 rows, more = false, responseScanTimestamp = 7305207294031933440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9839
08:04:34.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294043160576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.527 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1250241344(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.529 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1368881320(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9840 rows, more = false, responseScanTimestamp = 7305207294043160576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9840
08:04:34.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9860 rows, more = false, responseScanTimestamp = 7305207294067113984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9860
08:04:34.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9870 rows, more = false, responseScanTimestamp = 7305207294082568192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9870
08:04:34.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9882 rows, more = false, responseScanTimestamp = 7305207294105444352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9882
08:04:34.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294124281856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9884 rows, more = false, responseScanTimestamp = 7305207294124281856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9884
08:04:34.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294139564032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294144851968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9887 rows, more = false, responseScanTimestamp = 7305207294144851968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9887
08:04:34.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294167011328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294167011328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9891 rows, more = false, responseScanTimestamp = 7305207294176899072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9891
08:04:34.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294187827200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294187827200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9894 rows, more = false, responseScanTimestamp = 7305207294200635392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9894
08:04:34.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294211559424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294216388608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.569 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@927635126(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9897 rows, more = false, responseScanTimestamp = 7305207294216388608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9897
08:04:34.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294252494848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9911 rows, more = false, responseScanTimestamp = 7305207294252494848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9911
08:04:34.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9912 rows, more = false, responseScanTimestamp = 7305207294263549952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9912
08:04:34.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9914 rows, more = false, responseScanTimestamp = 7305207294291734528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9914
08:04:34.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294309019648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294309019648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294317871104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9917 rows, more = false, responseScanTimestamp = 7305207294317871104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9917
08:04:34.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9918 rows, more = false, responseScanTimestamp = 7305207294324174848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9918
08:04:34.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294346493952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9920 rows, more = false, responseScanTimestamp = 7305207294346493952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9920
08:04:34.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294366957568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294366957568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9924 rows, more = false, responseScanTimestamp = 7305207294375698432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9924
08:04:34.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9926 rows, more = false, responseScanTimestamp = 7305207294388436992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9926
08:04:34.615 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1082943190(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9927 rows, more = false, responseScanTimestamp = 7305207294400798720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9927
08:04:34.617 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@598776492(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294419533824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294427013120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9930 rows, more = false, responseScanTimestamp = 7305207294427013120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9930
08:04:34.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9950 rows, more = false, responseScanTimestamp = 7305207294443679744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9950
08:04:34.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294467743744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9953 rows, more = false, responseScanTimestamp = 7305207294467743744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9953
08:04:34.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294490271744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9955 rows, more = false, responseScanTimestamp = 7305207294490271744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9955
08:04:34.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294508552192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294508552192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294516924416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294516924416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294522474496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294527664128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9961 rows, more = false, responseScanTimestamp = 7305207294527664128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9961
08:04:34.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9964 rows, more = false, responseScanTimestamp = 7305207294543335424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9964
08:04:34.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9966 rows, more = false, responseScanTimestamp = 7305207294558367744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9966
08:04:34.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9967 rows, more = false, responseScanTimestamp = 7305207294567682048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9967
08:04:34.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9969 rows, more = false, responseScanTimestamp = 7305207294593138688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9969
08:04:34.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294602588160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9971 rows, more = false, responseScanTimestamp = 7305207294608568320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9971
08:04:34.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294627733504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9974 rows, more = false, responseScanTimestamp = 7305207294633197568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9974
08:04:34.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294643781632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294657507328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9977 rows, more = false, responseScanTimestamp = 7305207294664126464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9977
08:04:34.679 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1233708106(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.681 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@714351851(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9979 rows, more = false, responseScanTimestamp = 7305207294677483520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 9979
08:04:34.683 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@151866809(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294689333248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294698164224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10000 rows, more = false, responseScanTimestamp = 7305207294706409472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10000
08:04:34.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10011 rows, more = false, responseScanTimestamp = 7305207294720045056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10011
08:04:34.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10012 rows, more = false, responseScanTimestamp = 7305207294733283328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10012
08:04:34.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294756687872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10015 rows, more = false, responseScanTimestamp = 7305207294756687872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10015
08:04:34.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10017 rows, more = false, responseScanTimestamp = 7305207294771310592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10017
08:04:34.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294785654784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10019 rows, more = false, responseScanTimestamp = 7305207294785654784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10019
08:04:34.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294805479424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10022 rows, more = false, responseScanTimestamp = 7305207294812164096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10022
08:04:34.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294830354432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294830354432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294840631296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10026 rows, more = false, responseScanTimestamp = 7305207294840631296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10026
08:04:34.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10028 rows, more = false, responseScanTimestamp = 7305207294853582848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10028
08:04:34.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10030 rows, more = false, responseScanTimestamp = 7305207294876995584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10030
08:04:34.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294888325120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10032 rows, more = false, responseScanTimestamp = 7305207294888325120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10032
08:04:34.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294910902272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10035 rows, more = false, responseScanTimestamp = 7305207294910902272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10035
08:04:34.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294933270528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294933270528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10039 rows, more = false, responseScanTimestamp = 7305207294941880320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10039
08:04:34.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10040 rows, more = false, responseScanTimestamp = 7305207294950014976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10040
08:04:34.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207294968733696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10043 rows, more = false, responseScanTimestamp = 7305207294975430656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10043
08:04:34.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10045 rows, more = false, responseScanTimestamp = 7305207294993588224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10045
08:04:34.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10048 rows, more = false, responseScanTimestamp = 7305207295016505344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10048
08:04:34.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295035387904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295035387904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295047036928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10051 rows, more = false, responseScanTimestamp = 7305207295047036928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10051
08:04:34.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10053 rows, more = false, responseScanTimestamp = 7305207295060828160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10053
08:04:34.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295083917312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295083917312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10057 rows, more = false, responseScanTimestamp = 7305207295094009856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10057
08:04:34.784 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@776983502(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10059 rows, more = false, responseScanTimestamp = 7305207295107055616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10059
08:04:34.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295126061056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295126061056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10071 rows, more = false, responseScanTimestamp = 7305207295134384128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10071
08:04:34.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10073 rows, more = false, responseScanTimestamp = 7305207295151841280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10073
08:04:34.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10074 rows, more = false, responseScanTimestamp = 7305207295157825536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10074
08:04:34.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295184789504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295184789504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.807 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@543934713(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10078 rows, more = false, responseScanTimestamp = 7305207295195799552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10078
08:04:34.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295202676736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295212818432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295218610176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295218610176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295225024512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10091 rows, more = false, responseScanTimestamp = 7305207295225024512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10091
08:04:34.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10092 rows, more = false, responseScanTimestamp = 7305207295230980096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10092
08:04:34.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10093 rows, more = false, responseScanTimestamp = 7305207295248515072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10093
08:04:34.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10094 rows, more = false, responseScanTimestamp = 7305207295270223872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10094
08:04:34.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295282421760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10096 rows, more = false, responseScanTimestamp = 7305207295301660672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10096
08:04:34.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10098 rows, more = false, responseScanTimestamp = 7305207295317524480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10098
08:04:34.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10101 rows, more = false, responseScanTimestamp = 7305207295341936640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10101
08:04:34.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10103 rows, more = false, responseScanTimestamp = 7305207295355936768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10103
08:04:34.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10106 rows, more = false, responseScanTimestamp = 7305207295381315584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10106
08:04:34.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10108 rows, more = false, responseScanTimestamp = 7305207295403347968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10108
08:04:34.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295417131008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295424909312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10111 rows, more = false, responseScanTimestamp = 7305207295439699968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10111
08:04:34.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10113 rows, more = false, responseScanTimestamp = 7305207295455645696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10113
08:04:34.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295477018624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10116 rows, more = false, responseScanTimestamp = 7305207295477018624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10116
08:04:34.879 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@726864739(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295496802304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295496802304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295496802304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10120 rows, more = false, responseScanTimestamp = 7305207295506223104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10120
08:04:34.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10132 rows, more = false, responseScanTimestamp = 7305207295525015552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10132
08:04:34.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295540662272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10134 rows, more = false, responseScanTimestamp = 7305207295540662272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10134
08:04:34.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295563202560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10137 rows, more = false, responseScanTimestamp = 7305207295571468288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10137
08:04:34.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10139 rows, more = false, responseScanTimestamp = 7305207295591485440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10139
08:04:34.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10142 rows, more = false, responseScanTimestamp = 7305207295616507904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10142
08:04:34.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10143 rows, more = false, responseScanTimestamp = 7305207295629500416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10143
08:04:34.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10145 rows, more = false, responseScanTimestamp = 7305207295648342016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10145
08:04:34.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295669055488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295669055488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295669055488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295680012288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295687651328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10151 rows, more = false, responseScanTimestamp = 7305207295693389824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10151
08:04:34.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10153 rows, more = false, responseScanTimestamp = 7305207295708721152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10153
08:04:34.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10155 rows, more = false, responseScanTimestamp = 7305207295727927296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10155
08:04:34.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10157 rows, more = false, responseScanTimestamp = 7305207295745101824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10157
08:04:34.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10158 rows, more = false, responseScanTimestamp = 7305207295758028800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10158
08:04:34.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295778361344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10161 rows, more = false, responseScanTimestamp = 7305207295788560384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10161
08:04:34.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10164 rows, more = false, responseScanTimestamp = 7305207295812976640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10164
08:04:34.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10165 rows, more = false, responseScanTimestamp = 7305207295822684160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10165
08:04:34.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295850000384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.966 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1213264693(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:34.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10168 rows, more = false, responseScanTimestamp = 7305207295850000384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10168
08:04:34.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10170 rows, more = false, responseScanTimestamp = 7305207295865966592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10170
08:04:34.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10182 rows, more = false, responseScanTimestamp = 7305207295886278656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.979 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10182
08:04:34.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10183 rows, more = false, responseScanTimestamp = 7305207295899328512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10183
08:04:34.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295924334592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295924334592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295935901696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10188 rows, more = false, responseScanTimestamp = 7305207295943053312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10188
08:04:34.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295957475328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295957475328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295971147776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10192 rows, more = false, responseScanTimestamp = 7305207295978278912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:34.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10192
08:04:35.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207295986135040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10194 rows, more = false, responseScanTimestamp = 7305207295995654144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10194
08:04:35.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296004784128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296011493376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296024203264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.010 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@416385106(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10197 rows, more = false, responseScanTimestamp = 7305207296024203264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.012 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10197
08:04:35.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296037072896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10200 rows, more = false, responseScanTimestamp = 7305207296044109824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.018 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10200
08:04:35.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296058343424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10212 rows, more = false, responseScanTimestamp = 7305207296064159744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10212
08:04:35.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296083795968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10215 rows, more = false, responseScanTimestamp = 7305207296090599424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10215
08:04:35.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296107491328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10218 rows, more = false, responseScanTimestamp = 7305207296114352128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.035 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10218
08:04:35.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10220 rows, more = false, responseScanTimestamp = 7305207296132890624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10220
08:04:35.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10222 rows, more = false, responseScanTimestamp = 7305207296154087424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10222
08:04:35.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296166715392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296173961216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296186945536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296193257472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296193257472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296218615808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296218615808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296225464320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10229 rows, more = false, responseScanTimestamp = 7305207296235388928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10229
08:04:35.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10232 rows, more = false, responseScanTimestamp = 7305207296252456960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10232
08:04:35.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296265441280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296271908864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296283607040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296283607040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10236 rows, more = false, responseScanTimestamp = 7305207296292429824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10236
08:04:35.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10238 rows, more = false, responseScanTimestamp = 7305207296306634752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10238
08:04:35.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296325525504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296325525504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296339062784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296339062784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10241 rows, more = false, responseScanTimestamp = 7305207296339062784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.089 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10241
08:04:35.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296360230912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10244 rows, more = false, responseScanTimestamp = 7305207296360230912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10244
08:04:35.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296369532928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296369532928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296376274944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296376274944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10247 rows, more = false, responseScanTimestamp = 7305207296391659520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10247
08:04:35.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296398503936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10249 rows, more = false, responseScanTimestamp = 7305207296405397504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10249
08:04:35.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10251 rows, more = false, responseScanTimestamp = 7305207296427921408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10251
08:04:35.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296449708032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296449708032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10254 rows, more = false, responseScanTimestamp = 7305207296463474688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10254
08:04:35.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10255 rows, more = false, responseScanTimestamp = 7305207296472170496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10255
08:04:35.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296494190592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10258 rows, more = false, responseScanTimestamp = 7305207296501735424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10258
08:04:35.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296520744960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10259 rows, more = false, responseScanTimestamp = 7305207296520744960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10259
08:04:35.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10261 rows, more = false, responseScanTimestamp = 7305207296549621760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10261
08:04:35.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296562569216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10262 rows, more = false, responseScanTimestamp = 7305207296562569216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10262
08:04:35.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10264 rows, more = false, responseScanTimestamp = 7305207296584105984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10264
08:04:35.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296609308672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296609308672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.155 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1711515569(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10268 rows, more = false, responseScanTimestamp = 7305207296622415872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10268
08:04:35.159 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1433958425(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296629567488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296638877696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10280 rows, more = false, responseScanTimestamp = 7305207296654077952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10280
08:04:35.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10291 rows, more = false, responseScanTimestamp = 7305207296669007872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10291
08:04:35.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296697589760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296697589760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296713052160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296721362944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10296 rows, more = false, responseScanTimestamp = 7305207296721362944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10296
08:04:35.183 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@444522712(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296741621760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.185 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@242841821(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296741621760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296754999296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10310 rows, more = false, responseScanTimestamp = 7305207296763293696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10310
08:04:35.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296781598720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296781598720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296796061696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10324 rows, more = false, responseScanTimestamp = 7305207296802635776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10324
08:04:35.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10327 rows, more = false, responseScanTimestamp = 7305207296826699776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.208 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10327
08:04:35.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296837713920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296837713920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10329 rows, more = false, responseScanTimestamp = 7305207296854573056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.216 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10329
08:04:35.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10331 rows, more = false, responseScanTimestamp = 7305207296870141952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10331
08:04:35.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296887955456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296887955456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296904581120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10333 rows, more = false, responseScanTimestamp = 7305207296904581120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10333
08:04:35.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10335 rows, more = false, responseScanTimestamp = 7305207296918839296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10335
08:04:35.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10337 rows, more = false, responseScanTimestamp = 7305207296943054848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10337
08:04:35.238 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1975281804(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207296958468096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10339 rows, more = false, responseScanTimestamp = 7305207296965353472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10339
08:04:35.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10350 rows, more = false, responseScanTimestamp = 7305207296985513984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10350
08:04:35.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10351 rows, more = false, responseScanTimestamp = 7305207297002180608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10351
08:04:35.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10353 rows, more = false, responseScanTimestamp = 7305207297024249856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10353
08:04:35.264 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1670545042(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10358 rows, more = false, responseScanTimestamp = 7305207297063198720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10358
08:04:35.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10359 rows, more = false, responseScanTimestamp = 7305207297075314688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10359
08:04:35.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10372 rows, more = false, responseScanTimestamp = 7305207297104523264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10372
08:04:35.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297123487744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297138946048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297152086016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10376 rows, more = false, responseScanTimestamp = 7305207297152086016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10376
08:04:35.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297174929408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297174929408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297188884480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297188884480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297196654592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297203384320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297209090048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297209090048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297215897600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297221406720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10385 rows, more = false, responseScanTimestamp = 7305207297221406720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10385
08:04:35.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297237483520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.308 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@243739160(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10387 rows, more = false, responseScanTimestamp = 7305207297237483520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10387
08:04:35.312 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1274872965(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297258332160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297266216960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297280679936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297280679936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10410 rows, more = false, responseScanTimestamp = 7305207297289453568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10410
08:04:35.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10412 rows, more = false, responseScanTimestamp = 7305207297303949312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10412
08:04:35.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297317949440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10414 rows, more = false, responseScanTimestamp = 7305207297325842432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10414
08:04:35.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10415 rows, more = false, responseScanTimestamp = 7305207297337933824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10415
08:04:35.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297360769024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297369923584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297384841216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10419 rows, more = false, responseScanTimestamp = 7305207297392119808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10419
08:04:35.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297409925120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297409925120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297422970880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10424 rows, more = false, responseScanTimestamp = 7305207297429106688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10424
08:04:35.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297443577856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.360 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1561587070(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10427 rows, more = false, responseScanTimestamp = 7305207297452195840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10427
08:04:35.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297476435968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297486827520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10441 rows, more = false, responseScanTimestamp = 7305207297492520960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10441
08:04:35.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297510080512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10444 rows, more = false, responseScanTimestamp = 7305207297510080512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10444
08:04:35.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10447 rows, more = false, responseScanTimestamp = 7305207297531027456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10447
08:04:35.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297546301440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.382 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@763723424(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297546301440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297560182784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297560182784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.384 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@442844898(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10450 rows, more = false, responseScanTimestamp = 7305207297567592448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10450
08:04:35.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10470 rows, more = false, responseScanTimestamp = 7305207297580781568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10470
08:04:35.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297596416000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10472 rows, more = false, responseScanTimestamp = 7305207297596416000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.397 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10472
08:04:35.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297616850944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10475 rows, more = false, responseScanTimestamp = 7305207297616850944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10475
08:04:35.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10478 rows, more = false, responseScanTimestamp = 7305207297639424000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10478
08:04:35.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297655894016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297655894016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10481 rows, more = false, responseScanTimestamp = 7305207297666080768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10481
08:04:35.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10484 rows, more = false, responseScanTimestamp = 7305207297683218432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10484
08:04:35.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297697443840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10486 rows, more = false, responseScanTimestamp = 7305207297697443840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10486
08:04:35.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297720291328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297720291328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10489 rows, more = false, responseScanTimestamp = 7305207297730560000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10489
08:04:35.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10492 rows, more = false, responseScanTimestamp = 7305207297748320256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10492
08:04:35.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10494 rows, more = false, responseScanTimestamp = 7305207297762983936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10494
08:04:35.440 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@966766599(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10497 rows, more = false, responseScanTimestamp = 7305207297782599680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10497
08:04:35.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10499 rows, more = false, responseScanTimestamp = 7305207297798946816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10499
08:04:35.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297818992640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297818992640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10512 rows, more = false, responseScanTimestamp = 7305207297828163584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10512
08:04:35.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297845882880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10515 rows, more = false, responseScanTimestamp = 7305207297845882880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10515
08:04:35.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297863208960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.461 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2074464855(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10518 rows, more = false, responseScanTimestamp = 7305207297869197312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10518
08:04:35.464 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2111034365(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297892409344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10520 rows, more = false, responseScanTimestamp = 7305207297892409344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10520
08:04:35.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10540 rows, more = false, responseScanTimestamp = 7305207297913610240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10540
08:04:35.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297944530944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10542 rows, more = false, responseScanTimestamp = 7305207297944530944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.481 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10542
08:04:35.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297965187072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207297965187072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10546 rows, more = false, responseScanTimestamp = 7305207297975840768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10546
08:04:35.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10548 rows, more = false, responseScanTimestamp = 7305207297988149248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10548
08:04:35.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298012143616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10551 rows, more = false, responseScanTimestamp = 7305207298012143616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10551
08:04:35.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10552 rows, more = false, responseScanTimestamp = 7305207298023673856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10552
08:04:35.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298048970752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10555 rows, more = false, responseScanTimestamp = 7305207298048970752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.507 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10555
08:04:35.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298071273472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10558 rows, more = false, responseScanTimestamp = 7305207298071273472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10558
08:04:35.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298093162496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298093162496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298093162496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298100019200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298106044416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298106044416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10564 rows, more = false, responseScanTimestamp = 7305207298111787008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10564
08:04:35.525 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1303501043(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10567 rows, more = false, responseScanTimestamp = 7305207298128826368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10567
08:04:35.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298141503488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.527 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@157959882(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298141503488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.529 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1544030938(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10570 rows, more = false, responseScanTimestamp = 7305207298155769856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10570
08:04:35.533 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1067935389(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10580 rows, more = false, responseScanTimestamp = 7305207298163666944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10580
08:04:35.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298193379328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298193379328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10611 rows, more = false, responseScanTimestamp = 7305207298202886144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10611
08:04:35.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298213588992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298218840064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10615 rows, more = false, responseScanTimestamp = 7305207298231820288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10615
08:04:35.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10617 rows, more = false, responseScanTimestamp = 7305207298242437120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10617
08:04:35.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10619 rows, more = false, responseScanTimestamp = 7305207298254565376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10619
08:04:35.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298271289344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10622 rows, more = false, responseScanTimestamp = 7305207298278420480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10622
08:04:35.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10625 rows, more = false, responseScanTimestamp = 7305207298300522496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10625
08:04:35.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10626 rows, more = false, responseScanTimestamp = 7305207298310098944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10626
08:04:35.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298332413952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10629 rows, more = false, responseScanTimestamp = 7305207298332413952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.577 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10629
08:04:35.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10632 rows, more = false, responseScanTimestamp = 7305207298356523008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.582 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10632
08:04:35.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298373349376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298373349376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298384916480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10636 rows, more = false, responseScanTimestamp = 7305207298390515712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.589 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10636
08:04:35.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298406363136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298406363136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298414596096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10640 rows, more = false, responseScanTimestamp = 7305207298414596096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10640
08:04:35.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10643 rows, more = false, responseScanTimestamp = 7305207298462978048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10643
08:04:35.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10645 rows, more = false, responseScanTimestamp = 7305207298479730688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.612 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10645
08:04:35.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10646 rows, more = false, responseScanTimestamp = 7305207298492350464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10646
08:04:35.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10649 rows, more = false, responseScanTimestamp = 7305207298517274624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10649
08:04:35.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10650 rows, more = false, responseScanTimestamp = 7305207298529767424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10650
08:04:35.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298553581568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298553581568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10653 rows, more = false, responseScanTimestamp = 7305207298565582848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10653
08:04:35.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10654 rows, more = false, responseScanTimestamp = 7305207298571792384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10654
08:04:35.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10655 rows, more = false, responseScanTimestamp = 7305207298593628160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10655
08:04:35.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10657 rows, more = false, responseScanTimestamp = 7305207298616410112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10657
08:04:35.646 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2081576922(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298640691200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.649 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@664076932(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10659 rows, more = false, responseScanTimestamp = 7305207298640691200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10659
08:04:35.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298650116096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.653 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@995590774(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298650116096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.656 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1069582351(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10670 rows, more = false, responseScanTimestamp = 7305207298666536960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10670
08:04:35.660 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1359131818(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10680 rows, more = false, responseScanTimestamp = 7305207298679648256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10680
08:04:35.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10710 rows, more = false, responseScanTimestamp = 7305207298712670208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10710
08:04:35.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298727100416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10712 rows, more = false, responseScanTimestamp = 7305207298727100416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10712
08:04:35.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10715 rows, more = false, responseScanTimestamp = 7305207298751299584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10715
08:04:35.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298780209152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10719 rows, more = false, responseScanTimestamp = 7305207298780209152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10719
08:04:35.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298792902656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10721 rows, more = false, responseScanTimestamp = 7305207298792902656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10721
08:04:35.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10722 rows, more = false, responseScanTimestamp = 7305207298805731328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10722
08:04:35.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10724 rows, more = false, responseScanTimestamp = 7305207298828996608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10724
08:04:35.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10726 rows, more = false, responseScanTimestamp = 7305207298848362496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10726
08:04:35.704 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1577848108(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10727 rows, more = false, responseScanTimestamp = 7305207298860011520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10727
08:04:35.707 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1498378409(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10729 rows, more = false, responseScanTimestamp = 7305207298881130496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10729
08:04:35.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10750 rows, more = false, responseScanTimestamp = 7305207298907529216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10750
08:04:35.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298933821440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298933821440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10754 rows, more = false, responseScanTimestamp = 7305207298945425408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10754
08:04:35.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10755 rows, more = false, responseScanTimestamp = 7305207298951577600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.728 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10755
08:04:35.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298973745152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207298973745152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10758 rows, more = false, responseScanTimestamp = 7305207298986258432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10758
08:04:35.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10762 rows, more = false, responseScanTimestamp = 7305207299011465216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10762
08:04:35.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299029364736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10764 rows, more = false, responseScanTimestamp = 7305207299029364736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10764
08:04:35.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10766 rows, more = false, responseScanTimestamp = 7305207299044225024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10766
08:04:35.751 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1651772287(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10769 rows, more = false, responseScanTimestamp = 7305207299067998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10769
08:04:35.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10780 rows, more = false, responseScanTimestamp = 7305207299088510976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10780
08:04:35.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10782 rows, more = false, responseScanTimestamp = 7305207299107098624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.765 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10782
08:04:35.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299124514816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10784 rows, more = false, responseScanTimestamp = 7305207299124514816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10784
08:04:35.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10786 rows, more = false, responseScanTimestamp = 7305207299147091968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10786
08:04:35.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299158200320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299164057600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10789 rows, more = false, responseScanTimestamp = 7305207299176099840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10789
08:04:35.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10792 rows, more = false, responseScanTimestamp = 7305207299193729024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10792
08:04:35.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299213107200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10794 rows, more = false, responseScanTimestamp = 7305207299213107200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10794
08:04:35.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299236818944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.795 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@639063167(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.798 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@407656700(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10797 rows, more = false, responseScanTimestamp = 7305207299236818944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10797
08:04:35.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10800 rows, more = false, responseScanTimestamp = 7305207299262033920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10800
08:04:35.803 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@983869796(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299262033920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10810 rows, more = false, responseScanTimestamp = 7305207299275337728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10810
08:04:35.808 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2026468028(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299275337728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.811 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1692493174(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10820 rows, more = false, responseScanTimestamp = 7305207299294515200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10820
08:04:35.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10830 rows, more = false, responseScanTimestamp = 7305207299315949568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10830
08:04:35.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10851 rows, more = false, responseScanTimestamp = 7305207299343212544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10851
08:04:35.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299354869760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299354869760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10853 rows, more = false, responseScanTimestamp = 7305207299370258432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10853
08:04:35.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299389317120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10856 rows, more = false, responseScanTimestamp = 7305207299389317120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10856
08:04:35.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10859 rows, more = false, responseScanTimestamp = 7305207299414581248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10859
08:04:35.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299441020928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299441020928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299453239296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299453239296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10865 rows, more = false, responseScanTimestamp = 7305207299460571136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10865
08:04:35.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299479224320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.855 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@504384174(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10868 rows, more = false, responseScanTimestamp = 7305207299479224320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10868
08:04:35.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10869 rows, more = false, responseScanTimestamp = 7305207299489927168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10869
08:04:35.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10881 rows, more = false, responseScanTimestamp = 7305207299524775936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10881
08:04:35.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10883 rows, more = false, responseScanTimestamp = 7305207299543101440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10883
08:04:35.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10886 rows, more = false, responseScanTimestamp = 7305207299567968256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10886
08:04:35.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299575435264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.878 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@31473537(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299586797568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299594108928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10890 rows, more = false, responseScanTimestamp = 7305207299600818176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10890
08:04:35.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299618656256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299618656256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10903 rows, more = false, responseScanTimestamp = 7305207299628986368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10903
08:04:35.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10905 rows, more = false, responseScanTimestamp = 7305207299640156160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10905
08:04:35.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299660480512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.897 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@848290195(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10908 rows, more = false, responseScanTimestamp = 7305207299660480512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10908
08:04:35.902 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1571481697(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10909 rows, more = false, responseScanTimestamp = 7305207299673440256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10909
08:04:35.904 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1106484288(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299699212288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.906 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1097842632(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10920 rows, more = false, responseScanTimestamp = 7305207299699212288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10920
08:04:35.909 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@203513103(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299708014592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299718881280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.912 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@113399050(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299718881280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299729391616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299729391616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10960 rows, more = false, responseScanTimestamp = 7305207299739013120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10960
08:04:35.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299752161280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299752161280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299761631232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299761631232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299768287232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10973 rows, more = false, responseScanTimestamp = 7305207299768287232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10973
08:04:35.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10976 rows, more = false, responseScanTimestamp = 7305207299786362880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10976
08:04:35.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299802677248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299802677248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299812020224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299812020224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10980 rows, more = false, responseScanTimestamp = 7305207299817725952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.938 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10980
08:04:35.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10982 rows, more = false, responseScanTimestamp = 7305207299829301248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10982
08:04:35.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299851051008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10985 rows, more = false, responseScanTimestamp = 7305207299851051008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10985
08:04:35.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10987 rows, more = false, responseScanTimestamp = 7305207299865473024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10987
08:04:35.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299884937216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299884937216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299897425920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299897425920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299904589824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10992 rows, more = false, responseScanTimestamp = 7305207299904589824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10992
08:04:35.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10992 rows, more = false, responseScanTimestamp = 7305207299904589824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299915489280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10994 rows, more = false, responseScanTimestamp = 7305207299937738752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10994
08:04:35.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207299987283968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10997 rows, more = false, responseScanTimestamp = 7305207299987283968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10997
08:04:35.983 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1527699470(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10998 rows, more = false, responseScanTimestamp = 7305207299998584832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10998
08:04:35.986 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1730391384(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10999 rows, more = false, responseScanTimestamp = 7305207300017582080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 10999
08:04:35.989 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1642876310(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.991 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1972514468(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:35.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11000 rows, more = false, responseScanTimestamp = 7305207300034981888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11000
08:04:35.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300062097408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:35.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300062097408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11040 rows, more = false, responseScanTimestamp = 7305207300073988096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11040
08:04:36.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300097617920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300097617920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11044 rows, more = false, responseScanTimestamp = 7305207300106735616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11044
08:04:36.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11047 rows, more = false, responseScanTimestamp = 7305207300124270592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11047
08:04:36.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11049 rows, more = false, responseScanTimestamp = 7305207300142039040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11049
08:04:36.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300165402624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300165402624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300178198528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300178198528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300187377664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300187377664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11054 rows, more = false, responseScanTimestamp = 7305207300194693120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11054
08:04:36.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300200800256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11055 rows, more = false, responseScanTimestamp = 7305207300200800256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11055
08:04:36.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11057 rows, more = false, responseScanTimestamp = 7305207300226936832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11057
08:04:36.039 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1492207280(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11059 rows, more = false, responseScanTimestamp = 7305207300245725184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11059
08:04:36.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11060 rows, more = false, responseScanTimestamp = 7305207300262899712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11060
08:04:36.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300279230464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300287082496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300299218944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300299218944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11073 rows, more = false, responseScanTimestamp = 7305207300306403328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11073
08:04:36.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300329271296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300329271296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300342226944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11079 rows, more = false, responseScanTimestamp = 7305207300349063168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11079
08:04:36.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11082 rows, more = false, responseScanTimestamp = 7305207300366376960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11082
08:04:36.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11084 rows, more = false, responseScanTimestamp = 7305207300383444992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11084
08:04:36.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11086 rows, more = false, responseScanTimestamp = 7305207300403093504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11086
08:04:36.083 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@583170459(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.085 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@557912232(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.087 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1162013994(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11089 rows, more = false, responseScanTimestamp = 7305207300427522048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.089 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11089
08:04:36.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11110 rows, more = false, responseScanTimestamp = 7305207300454973440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11110
08:04:36.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11121 rows, more = false, responseScanTimestamp = 7305207300473442304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11121
08:04:36.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300487905280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11123 rows, more = false, responseScanTimestamp = 7305207300487905280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11123
08:04:36.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11125 rows, more = false, responseScanTimestamp = 7305207300505956352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11125
08:04:36.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11127 rows, more = false, responseScanTimestamp = 7305207300527710208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11127
08:04:36.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11128 rows, more = false, responseScanTimestamp = 7305207300538826752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11128
08:04:36.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11131 rows, more = false, responseScanTimestamp = 7305207300561559552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11131
08:04:36.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300576731136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300576731136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.127 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@399828980(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11134 rows, more = false, responseScanTimestamp = 7305207300586348544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11134
08:04:36.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11139 rows, more = false, responseScanTimestamp = 7305207300612300800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11139
08:04:36.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11151 rows, more = false, responseScanTimestamp = 7305207300634624000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11151
08:04:36.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11154 rows, more = false, responseScanTimestamp = 7305207300656508928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11154
08:04:36.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300663345152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300669521920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300681838592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300688261120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300688261120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.147 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@644565556(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.149 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@252103169(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11159 rows, more = false, responseScanTimestamp = 7305207300695789568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11159
08:04:36.151 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1568628086(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300710277120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300710277120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11170 rows, more = false, responseScanTimestamp = 7305207300710277120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11170
08:04:36.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11190 rows, more = false, responseScanTimestamp = 7305207300726259712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11190
08:04:36.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300746883072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11193 rows, more = false, responseScanTimestamp = 7305207300746883072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11193
08:04:36.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300767285248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300772540416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300779327488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300779327488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.169 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1831139946(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300779327488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11199 rows, more = false, responseScanTimestamp = 7305207300785594368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11199
08:04:36.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11210 rows, more = false, responseScanTimestamp = 7305207300800413696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.177 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11210
08:04:36.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11212 rows, more = false, responseScanTimestamp = 7305207300816183296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11212
08:04:36.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300833382400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11214 rows, more = false, responseScanTimestamp = 7305207300833382400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11214
08:04:36.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11217 rows, more = false, responseScanTimestamp = 7305207300856287232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11217
08:04:36.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300875087872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11219 rows, more = false, responseScanTimestamp = 7305207300875087872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11219
08:04:36.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11221 rows, more = false, responseScanTimestamp = 7305207300892536832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11221
08:04:36.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300921430016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11225 rows, more = false, responseScanTimestamp = 7305207300921430016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11225
08:04:36.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11225 rows, more = false, responseScanTimestamp = 7305207300921430016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11226 rows, more = false, responseScanTimestamp = 7305207300947881984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.216 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11226
08:04:36.216 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@300037904(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300968452096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300975087616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.218 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@680370671(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300987015168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300987015168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207300994752512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11240 rows, more = false, responseScanTimestamp = 7305207300994752512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11240
08:04:36.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11251 rows, more = false, responseScanTimestamp = 7305207301010350080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11251
08:04:36.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11254 rows, more = false, responseScanTimestamp = 7305207301035823104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11254
08:04:36.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11256 rows, more = false, responseScanTimestamp = 7305207301054541824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11256
08:04:36.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11258 rows, more = false, responseScanTimestamp = 7305207301069111296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11258
08:04:36.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301087170560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301094072320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11262 rows, more = false, responseScanTimestamp = 7305207301103702016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11262
08:04:36.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11264 rows, more = false, responseScanTimestamp = 7305207301118103552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.256 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11264
08:04:36.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301129326592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11265 rows, more = false, responseScanTimestamp = 7305207301129326592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11265
08:04:36.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301163171840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11268 rows, more = false, responseScanTimestamp = 7305207301163171840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11268
08:04:36.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301185024000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301185024000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11271 rows, more = false, responseScanTimestamp = 7305207301185024000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11271
08:04:36.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11274 rows, more = false, responseScanTimestamp = 7305207301205544960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11274
08:04:36.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301222952960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11276 rows, more = false, responseScanTimestamp = 7305207301222952960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.282 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11276
08:04:36.282 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@264166757(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301237231616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301241864192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11279 rows, more = false, responseScanTimestamp = 7305207301241864192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11279
08:04:36.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301267701760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301267701760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11292 rows, more = false, responseScanTimestamp = 7305207301278359552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11292
08:04:36.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11295 rows, more = false, responseScanTimestamp = 7305207301294419968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.298 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11295
08:04:36.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301308116992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301308116992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301320167424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11298 rows, more = false, responseScanTimestamp = 7305207301320167424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11298
08:04:36.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301326585856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301342474240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11300 rows, more = false, responseScanTimestamp = 7305207301342474240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11300
08:04:36.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11300 rows, more = false, responseScanTimestamp = 7305207301342474240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11301 rows, more = false, responseScanTimestamp = 7305207301373657088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11301
08:04:36.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301396377600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301396377600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301405396992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301405396992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301411389440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301411389440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301416607744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.326 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1166250322(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11307 rows, more = false, responseScanTimestamp = 7305207301416607744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11307
08:04:36.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11309 rows, more = false, responseScanTimestamp = 7305207301427867648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11309
08:04:36.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11321 rows, more = false, responseScanTimestamp = 7305207301450436608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11321
08:04:36.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11322 rows, more = false, responseScanTimestamp = 7305207301461590016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11322
08:04:36.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301478031360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301487050752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11326 rows, more = false, responseScanTimestamp = 7305207301495967744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11326
08:04:36.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11328 rows, more = false, responseScanTimestamp = 7305207301508800512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11328
08:04:36.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301526908928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301532774400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301542080512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11333 rows, more = false, responseScanTimestamp = 7305207301547548672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.359 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11333
08:04:36.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301553786880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301553786880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11335 rows, more = false, responseScanTimestamp = 7305207301568401408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11335
08:04:36.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11337 rows, more = false, responseScanTimestamp = 7305207301580926976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11337
08:04:36.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11340 rows, more = false, responseScanTimestamp = 7305207301598457856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11340
08:04:36.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301615992832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301615992832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11342 rows, more = false, responseScanTimestamp = 7305207301615992832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11342
08:04:36.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11345 rows, more = false, responseScanTimestamp = 7305207301637730304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11345
08:04:36.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301652398080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301652398080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11348 rows, more = false, responseScanTimestamp = 7305207301662879744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11348
08:04:36.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11351 rows, more = false, responseScanTimestamp = 7305207301680291840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11351
08:04:36.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301690732544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301690732544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11353 rows, more = false, responseScanTimestamp = 7305207301690732544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11353
08:04:36.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301706665984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11356 rows, more = false, responseScanTimestamp = 7305207301712539648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11356
08:04:36.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11358 rows, more = false, responseScanTimestamp = 7305207301733744640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11358
08:04:36.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11360 rows, more = false, responseScanTimestamp = 7305207301746896896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11360
08:04:36.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11362 rows, more = false, responseScanTimestamp = 7305207301762609152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11362
08:04:36.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301777231872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11364 rows, more = false, responseScanTimestamp = 7305207301777231872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11364
08:04:36.420 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1171878981(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11366 rows, more = false, responseScanTimestamp = 7305207301792845824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11366
08:04:36.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11369 rows, more = false, responseScanTimestamp = 7305207301813293056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11369
08:04:36.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11381 rows, more = false, responseScanTimestamp = 7305207301832925184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11381
08:04:36.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11384 rows, more = false, responseScanTimestamp = 7305207301853290496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11384
08:04:36.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301870620672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301870620672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11387 rows, more = false, responseScanTimestamp = 7305207301881217024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11387
08:04:36.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301898711040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11390 rows, more = false, responseScanTimestamp = 7305207301898711040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.447 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11390
08:04:36.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11393 rows, more = false, responseScanTimestamp = 7305207301918814208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.451 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11393
08:04:36.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207301936988160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11395 rows, more = false, responseScanTimestamp = 7305207301936988160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11395
08:04:36.458 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1976264(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11398 rows, more = false, responseScanTimestamp = 7305207301960830976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11398
08:04:36.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11400 rows, more = false, responseScanTimestamp = 7305207301975638016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11400
08:04:36.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11410 rows, more = false, responseScanTimestamp = 7305207301986234368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.469 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11410
08:04:36.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11413 rows, more = false, responseScanTimestamp = 7305207302013390848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11413
08:04:36.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11414 rows, more = false, responseScanTimestamp = 7305207302021640192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11414
08:04:36.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302038708224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302046683136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11418 rows, more = false, responseScanTimestamp = 7305207302056349696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11418
08:04:36.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302068551680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11420 rows, more = false, responseScanTimestamp = 7305207302068551680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11420
08:04:36.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302089777152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11423 rows, more = false, responseScanTimestamp = 7305207302089777152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11423
08:04:36.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11425 rows, more = false, responseScanTimestamp = 7305207302109876224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11425
08:04:36.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302132912128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302132912128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11429 rows, more = false, responseScanTimestamp = 7305207302143324160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11429
08:04:36.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11432 rows, more = false, responseScanTimestamp = 7305207302158438400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11432
08:04:36.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11434 rows, more = false, responseScanTimestamp = 7305207302173163520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11434
08:04:36.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302190395392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302190395392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302202679296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302202679296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302209044480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.518 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2033354587(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.520 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@543326254(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11438 rows, more = false, responseScanTimestamp = 7305207302209044480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11438
08:04:36.522 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@781689659(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302227681280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11450 rows, more = false, responseScanTimestamp = 7305207302227681280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11450
08:04:36.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11470 rows, more = false, responseScanTimestamp = 7305207302243123200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.531 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11470
08:04:36.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302262657024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302268686336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11474 rows, more = false, responseScanTimestamp = 7305207302268686336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11474
08:04:36.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11474 rows, more = false, responseScanTimestamp = 7305207302268686336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11474 rows, more = false, responseScanTimestamp = 7305207302268686336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11475 rows, more = false, responseScanTimestamp = 7305207302306963456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.549 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11475
08:04:36.551 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1598484806(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11478 rows, more = false, responseScanTimestamp = 7305207302339280896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.554 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11478
08:04:36.554 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@849587626(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11480 rows, more = false, responseScanTimestamp = 7305207302357471232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11480
08:04:36.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11480 rows, more = false, responseScanTimestamp = 7305207302357471232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11490 rows, more = false, responseScanTimestamp = 7305207302379778048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11490
08:04:36.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302405976064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302405976064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302420152320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302420152320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11504 rows, more = false, responseScanTimestamp = 7305207302429417472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11504
08:04:36.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302429417472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11505 rows, more = false, responseScanTimestamp = 7305207302437675008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11505
08:04:36.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11507 rows, more = false, responseScanTimestamp = 7305207302486499328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11507
08:04:36.594 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@116664352(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11508 rows, more = false, responseScanTimestamp = 7305207302500298752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11508
08:04:36.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302519496704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.597 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@359255486(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302519496704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.599 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2110640788(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.601 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1387069050(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11510 rows, more = false, responseScanTimestamp = 7305207302537433088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11510
08:04:36.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302552522752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302552522752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302567055360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11550 rows, more = false, responseScanTimestamp = 7305207302573338624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11550
08:04:36.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11551 rows, more = false, responseScanTimestamp = 7305207302578769920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11551
08:04:36.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302602670080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302602670080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302615719936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302615719936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11556 rows, more = false, responseScanTimestamp = 7305207302623694848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11556
08:04:36.625 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1967024423(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11558 rows, more = false, responseScanTimestamp = 7305207302640439296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11558
08:04:36.628 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@786521603(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11560 rows, more = false, responseScanTimestamp = 7305207302660059136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11560
08:04:36.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302680244224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11580 rows, more = false, responseScanTimestamp = 7305207302680244224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11580
08:04:36.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11582 rows, more = false, responseScanTimestamp = 7305207302700539904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11582
08:04:36.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302715912192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11584 rows, more = false, responseScanTimestamp = 7305207302725017600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11584
08:04:36.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11586 rows, more = false, responseScanTimestamp = 7305207302742974464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11586
08:04:36.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11586 rows, more = false, responseScanTimestamp = 7305207302742974464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302787919872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302806474752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11590 rows, more = false, responseScanTimestamp = 7305207302813290496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11590
08:04:36.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302820327424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302820327424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11592 rows, more = false, responseScanTimestamp = 7305207302836248576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11592
08:04:36.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11594 rows, more = false, responseScanTimestamp = 7305207302852952064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11594
08:04:36.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302852952064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302887227392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11596 rows, more = false, responseScanTimestamp = 7305207302899388416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11596
08:04:36.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302899388416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11596 rows, more = false, responseScanTimestamp = 7305207302899388416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302911823872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.698 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1026252857(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11598 rows, more = false, responseScanTimestamp = 7305207302939955200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11598
08:04:36.701 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@138483400(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302957289472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11600 rows, more = false, responseScanTimestamp = 7305207302957289472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11600
08:04:36.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11620 rows, more = false, responseScanTimestamp = 7305207302979895296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11620
08:04:36.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207302999900160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11623 rows, more = false, responseScanTimestamp = 7305207303006748672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11623
08:04:36.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303036231680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303036231680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.723 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@246428086(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11628 rows, more = false, responseScanTimestamp = 7305207303047102464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11628
08:04:36.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303060434944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11630 rows, more = false, responseScanTimestamp = 7305207303060434944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11630
08:04:36.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303076737024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303076737024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303093977088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303100768256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11642 rows, more = false, responseScanTimestamp = 7305207303100768256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11642
08:04:36.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11644 rows, more = false, responseScanTimestamp = 7305207303113662464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11644
08:04:36.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11645 rows, more = false, responseScanTimestamp = 7305207303118266368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11645
08:04:36.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303118266368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303188467712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11647 rows, more = false, responseScanTimestamp = 7305207303188467712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11647
08:04:36.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11648 rows, more = false, responseScanTimestamp = 7305207303199248384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11648
08:04:36.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303239192576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11650 rows, more = false, responseScanTimestamp = 7305207303239192576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11650
08:04:36.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11652 rows, more = false, responseScanTimestamp = 7305207303259381760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11652
08:04:36.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11653 rows, more = false, responseScanTimestamp = 7305207303291252736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11653
08:04:36.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11655 rows, more = false, responseScanTimestamp = 7305207303318732800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11655
08:04:36.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11659 rows, more = false, responseScanTimestamp = 7305207303344123904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11659
08:04:36.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11661 rows, more = false, responseScanTimestamp = 7305207303356739584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11661
08:04:36.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11664 rows, more = false, responseScanTimestamp = 7305207303380533248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11664
08:04:36.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303393165312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303393165312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11667 rows, more = false, responseScanTimestamp = 7305207303403257856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11667
08:04:36.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11671 rows, more = false, responseScanTimestamp = 7305207303424921600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11671
08:04:36.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303438020608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11673 rows, more = false, responseScanTimestamp = 7305207303438020608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11673
08:04:36.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11676 rows, more = false, responseScanTimestamp = 7305207303460777984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11676
08:04:36.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11679 rows, more = false, responseScanTimestamp = 7305207303481286656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11679
08:04:36.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303493373952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303504596992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303510585344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303510585344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303515877376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303522508800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303522508800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11685 rows, more = false, responseScanTimestamp = 7305207303527755776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11685
08:04:36.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303544229888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.845 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@705001253(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11688 rows, more = false, responseScanTimestamp = 7305207303544229888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11688
08:04:36.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303564754944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303564754944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303564754944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303579217920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303587115008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11702 rows, more = false, responseScanTimestamp = 7305207303587115008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11702
08:04:36.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303604613120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11705 rows, more = false, responseScanTimestamp = 7305207303604613120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11705
08:04:36.867 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1279914228(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11708 rows, more = false, responseScanTimestamp = 7305207303629803520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11708
08:04:36.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303650234368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11720 rows, more = false, responseScanTimestamp = 7305207303660212224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11720
08:04:36.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11721 rows, more = false, responseScanTimestamp = 7305207303667388416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11721
08:04:36.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11724 rows, more = false, responseScanTimestamp = 7305207303690391552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11724
08:04:36.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303701540864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303711838208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303719559168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303719559168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303726387200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11728 rows, more = false, responseScanTimestamp = 7305207303726387200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.892 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11728
08:04:36.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11729 rows, more = false, responseScanTimestamp = 7305207303731859456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11729
08:04:36.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11732 rows, more = false, responseScanTimestamp = 7305207303758798848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11732
08:04:36.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11734 rows, more = false, responseScanTimestamp = 7305207303777964032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11734
08:04:36.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11736 rows, more = false, responseScanTimestamp = 7305207303790821376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11736
08:04:36.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303808593920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303808593920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11739 rows, more = false, responseScanTimestamp = 7305207303820247040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11739
08:04:36.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11741 rows, more = false, responseScanTimestamp = 7305207303831195648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11741
08:04:36.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303856795648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303856795648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303864909824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303869714432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303869714432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303875321856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303875321856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303882354688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303882354688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303887867904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303887867904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303894765568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303894765568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11752 rows, more = false, responseScanTimestamp = 7305207303900737536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11752
08:04:36.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303911976960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11755 rows, more = false, responseScanTimestamp = 7305207303919714304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11755
08:04:36.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11757 rows, more = false, responseScanTimestamp = 7305207303933419520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.943 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11757
08:04:36.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303953817600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207303953817600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11760 rows, more = false, responseScanTimestamp = 7305207303960592384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11760
08:04:36.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11763 rows, more = false, responseScanTimestamp = 7305207303975591936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11763
08:04:36.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11766 rows, more = false, responseScanTimestamp = 7305207303995793408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11766
08:04:36.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304011390976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.960 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1287543011(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11768 rows, more = false, responseScanTimestamp = 7305207304011390976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11768
08:04:36.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11770 rows, more = false, responseScanTimestamp = 7305207304030355456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11770
08:04:36.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304047161344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11781 rows, more = false, responseScanTimestamp = 7305207304047161344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11781
08:04:36.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11784 rows, more = false, responseScanTimestamp = 7305207304067747840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11784
08:04:36.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304083902464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304083902464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304099020800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11787 rows, more = false, responseScanTimestamp = 7305207304099020800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11787
08:04:36.983 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1133309251(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:36.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304105701376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304116109312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304116109312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304125648896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11800 rows, more = false, responseScanTimestamp = 7305207304131690496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.990 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11800
08:04:36.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11802 rows, more = false, responseScanTimestamp = 7305207304143388672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11802
08:04:36.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11804 rows, more = false, responseScanTimestamp = 7305207304155934720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:36.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11804
08:04:37.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11807 rows, more = false, responseScanTimestamp = 7305207304176721920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11807
08:04:37.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11809 rows, more = false, responseScanTimestamp = 7305207304194314240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11809
08:04:37.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304214462464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304214462464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304226557952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11813 rows, more = false, responseScanTimestamp = 7305207304226557952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.015 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11813
08:04:37.018 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1110509128(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11817 rows, more = false, responseScanTimestamp = 7305207304248639488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11817
08:04:37.020 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1107071146(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304263049216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.022 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2134614326(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11820 rows, more = false, responseScanTimestamp = 7305207304269938688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11820
08:04:37.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304293011456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304293011456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304300711936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304307048448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304307048448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304313696256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11853 rows, more = false, responseScanTimestamp = 7305207304313696256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11853
08:04:37.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304329895936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11857 rows, more = false, responseScanTimestamp = 7305207304335007744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11857
08:04:37.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304351047680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11859 rows, more = false, responseScanTimestamp = 7305207304351047680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11859
08:04:37.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304365391872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304370069504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304382132224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304382132224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11864 rows, more = false, responseScanTimestamp = 7305207304387502080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11864
08:04:37.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11865 rows, more = false, responseScanTimestamp = 7305207304392867840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11865
08:04:37.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304416710656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11868 rows, more = false, responseScanTimestamp = 7305207304416710656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11868
08:04:37.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11870 rows, more = false, responseScanTimestamp = 7305207304432803840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11870
08:04:37.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304451543040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304451543040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11874 rows, more = false, responseScanTimestamp = 7305207304463032320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11874
08:04:37.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11876 rows, more = false, responseScanTimestamp = 7305207304475009024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11876
08:04:37.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304491409408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.077 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1543089511(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304491409408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.080 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@288420630(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11879 rows, more = false, responseScanTimestamp = 7305207304504897536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11879
08:04:37.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11890 rows, more = false, responseScanTimestamp = 7305207304521367552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11890
08:04:37.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304535126016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304535126016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304545226752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11902 rows, more = false, responseScanTimestamp = 7305207304545226752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11902
08:04:37.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11906 rows, more = false, responseScanTimestamp = 7305207304565620736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11906
08:04:37.099 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@887900250(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11908 rows, more = false, responseScanTimestamp = 7305207304581283840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11908
08:04:37.101 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@385646048(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304599560192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11910 rows, more = false, responseScanTimestamp = 7305207304599560192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11910
08:04:37.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11930 rows, more = false, responseScanTimestamp = 7305207304615768064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11930
08:04:37.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304633188352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11932 rows, more = false, responseScanTimestamp = 7305207304633188352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11932
08:04:37.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11935 rows, more = false, responseScanTimestamp = 7305207304654004224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11935
08:04:37.120 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@7891149(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11938 rows, more = false, responseScanTimestamp = 7305207304675295232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11938
08:04:37.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11940 rows, more = false, responseScanTimestamp = 7305207304688803840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11940
08:04:37.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304707575808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304707575808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11953 rows, more = false, responseScanTimestamp = 7305207304716509184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11953
08:04:37.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11955 rows, more = false, responseScanTimestamp = 7305207304728965120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11955
08:04:37.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304751722496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304751722496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304761806848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304761806848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304767856640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304772751360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304772751360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11962 rows, more = false, responseScanTimestamp = 7305207304778932224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11962
08:04:37.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11965 rows, more = false, responseScanTimestamp = 7305207304795123712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11965
08:04:37.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304812490752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304812490752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11968 rows, more = false, responseScanTimestamp = 7305207304824725504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11968
08:04:37.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11971 rows, more = false, responseScanTimestamp = 7305207304842452992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11971
08:04:37.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11974 rows, more = false, responseScanTimestamp = 7305207304865677312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11974
08:04:37.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11975 rows, more = false, responseScanTimestamp = 7305207304875962368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.177 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11975
08:04:37.179 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@373724055(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11977 rows, more = false, responseScanTimestamp = 7305207304893390848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11977
08:04:37.182 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1077847965(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304928575488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.184 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@895013127(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11980 rows, more = false, responseScanTimestamp = 7305207304928575488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.188 [INFO - scanner-test-thread] (ITClient.java:399) New row count 11980
08:04:37.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12000 rows, more = false, responseScanTimestamp = 7305207304949923840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12000
08:04:37.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304968949760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207304968949760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12013 rows, more = false, responseScanTimestamp = 7305207304981934080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12013
08:04:37.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12015 rows, more = false, responseScanTimestamp = 7305207304996098048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12015
08:04:37.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305007087616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.205 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1982200161(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12017 rows, more = false, responseScanTimestamp = 7305207305016782848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12017
08:04:37.207 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1423775257(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305028112384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12020 rows, more = false, responseScanTimestamp = 7305207305034440704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12020
08:04:37.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305043636224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305043636224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12040 rows, more = false, responseScanTimestamp = 7305207305060319232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12040
08:04:37.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305073983488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305085284352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12043 rows, more = false, responseScanTimestamp = 7305207305085284352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12043
08:04:37.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12046 rows, more = false, responseScanTimestamp = 7305207305103527936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12046
08:04:37.236 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1642742096(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12048 rows, more = false, responseScanTimestamp = 7305207305121046528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12048
08:04:37.239 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@306799747(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12049 rows, more = false, responseScanTimestamp = 7305207305137324032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12049
08:04:37.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305175384064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305175384064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12070 rows, more = false, responseScanTimestamp = 7305207305185923072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12070
08:04:37.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12073 rows, more = false, responseScanTimestamp = 7305207305207447552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12073
08:04:37.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12075 rows, more = false, responseScanTimestamp = 7305207305228869632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12075
08:04:37.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305245208576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305245208576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12078 rows, more = false, responseScanTimestamp = 7305207305272672256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.272 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12078
08:04:37.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12082 rows, more = false, responseScanTimestamp = 7305207305297862656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12082
08:04:37.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12083 rows, more = false, responseScanTimestamp = 7305207305309597696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12083
08:04:37.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12086 rows, more = false, responseScanTimestamp = 7305207305335046144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12086
08:04:37.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305347317760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12088 rows, more = false, responseScanTimestamp = 7305207305360789504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12088
08:04:37.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12091 rows, more = false, responseScanTimestamp = 7305207305384497152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12091
08:04:37.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305397940224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305397940224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305409208320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305409208320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305416273920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305416273920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305421299712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305427251200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.305 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1266575706(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12098 rows, more = false, responseScanTimestamp = 7305207305431932928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12098
08:04:37.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12099 rows, more = false, responseScanTimestamp = 7305207305436827648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12099
08:04:37.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305461088256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12111 rows, more = false, responseScanTimestamp = 7305207305461088256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12111
08:04:37.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305481748480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305481748480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12114 rows, more = false, responseScanTimestamp = 7305207305487876096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12114
08:04:37.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12116 rows, more = false, responseScanTimestamp = 7305207305498185728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12116
08:04:37.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12118 rows, more = false, responseScanTimestamp = 7305207305517973504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12118
08:04:37.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305531957248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12121 rows, more = false, responseScanTimestamp = 7305207305537069056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12121
08:04:37.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305564184576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305564184576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305572569088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305572569088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12126 rows, more = false, responseScanTimestamp = 7305207305578868736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12126
08:04:37.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305590165504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305590165504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.345 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1999623154(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.346 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1149041798(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12129 rows, more = false, responseScanTimestamp = 7305207305600757760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12129
08:04:37.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12130 rows, more = false, responseScanTimestamp = 7305207305607892992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12130
08:04:37.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12152 rows, more = false, responseScanTimestamp = 7305207305636749312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.359 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12152
08:04:37.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12155 rows, more = false, responseScanTimestamp = 7305207305656524800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12155
08:04:37.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305667629056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305673412608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12158 rows, more = false, responseScanTimestamp = 7305207305685749760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12158
08:04:37.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305705553920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12161 rows, more = false, responseScanTimestamp = 7305207305705553920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12161
08:04:37.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305725960192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305732468736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12165 rows, more = false, responseScanTimestamp = 7305207305744887808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12165
08:04:37.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305758666752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305758666752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.387 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@499709430(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12168 rows, more = false, responseScanTimestamp = 7305207305770184704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12168
08:04:37.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305775779840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305785253888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305795829760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12180 rows, more = false, responseScanTimestamp = 7305207305795829760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12180
08:04:37.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12183 rows, more = false, responseScanTimestamp = 7305207305812975616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12183
08:04:37.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12185 rows, more = false, responseScanTimestamp = 7305207305829171200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12185
08:04:37.409 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@625245100(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12188 rows, more = false, responseScanTimestamp = 7305207305855524864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12188
08:04:37.411 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@754818229(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305869791232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305869791232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12200 rows, more = false, responseScanTimestamp = 7305207305879859200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.418 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12200
08:04:37.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12212 rows, more = false, responseScanTimestamp = 7305207305896988672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12212
08:04:37.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12215 rows, more = false, responseScanTimestamp = 7305207305918734336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12215
08:04:37.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305940680704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305940680704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.430 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@256302432(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.432 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1434185275(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12219 rows, more = false, responseScanTimestamp = 7305207305949462528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.434 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12219
08:04:37.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305957277696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305965395968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12240 rows, more = false, responseScanTimestamp = 7305207305974972416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12240
08:04:37.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207305987420160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12242 rows, more = false, responseScanTimestamp = 7305207305987420160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12242
08:04:37.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306010398720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12245 rows, more = false, responseScanTimestamp = 7305207306010398720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.451 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12245
08:04:37.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12248 rows, more = false, responseScanTimestamp = 7305207306034290688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12248
08:04:37.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306049974272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306049974272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12251 rows, more = false, responseScanTimestamp = 7305207306060234752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12251
08:04:37.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306078842880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12254 rows, more = false, responseScanTimestamp = 7305207306078842880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12254
08:04:37.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12256 rows, more = false, responseScanTimestamp = 7305207306097025024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12256
08:04:37.473 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1399092771(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12258 rows, more = false, responseScanTimestamp = 7305207306111512576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.487 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12258
08:04:37.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12273
08:04:37.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12273 rows, more = false, responseScanTimestamp = 7305207306167152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12274 rows, more = false, responseScanTimestamp = 7305207306173177856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12274
08:04:37.890 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@322719950(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12277 rows, more = false, responseScanTimestamp = 7305207307812212736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12277
08:04:37.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207307830362112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.892 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@707273236(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.894 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@539495260(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12279 rows, more = false, responseScanTimestamp = 7305207307830362112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12279
08:04:37.896 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1351459860(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.898 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@566633707(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:37.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12300 rows, more = false, responseScanTimestamp = 7305207307857920000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12300
08:04:37.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207307867492352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207307874824192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207307885400064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12330 rows, more = false, responseScanTimestamp = 7305207307885400064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12330
08:04:37.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12333 rows, more = false, responseScanTimestamp = 7305207307906707456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12333
08:04:37.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207307919273984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207307919273984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12336 rows, more = false, responseScanTimestamp = 7305207307930521600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12336
08:04:37.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207307943051264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12338 rows, more = false, responseScanTimestamp = 7305207307943051264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12338
08:04:37.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207307965227008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12341 rows, more = false, responseScanTimestamp = 7305207307965227008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12341
08:04:37.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12344 rows, more = false, responseScanTimestamp = 7305207307986333696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12344
08:04:37.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308001509376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12346 rows, more = false, responseScanTimestamp = 7305207308001509376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12346
08:04:37.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308033118208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308033118208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12351 rows, more = false, responseScanTimestamp = 7305207308040634368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12351
08:04:37.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308047503360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12353 rows, more = false, responseScanTimestamp = 7305207308053790720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12353
08:04:37.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12356 rows, more = false, responseScanTimestamp = 7305207308079034368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12356
08:04:37.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12358 rows, more = false, responseScanTimestamp = 7305207308096688128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12358
08:04:37.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12360 rows, more = false, responseScanTimestamp = 7305207308117217280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12360
08:04:37.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308131483648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12362 rows, more = false, responseScanTimestamp = 7305207308137582592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12362
08:04:37.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308158971904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308158971904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12366 rows, more = false, responseScanTimestamp = 7305207308167950336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12366
08:04:37.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308188069888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12369 rows, more = false, responseScanTimestamp = 7305207308188069888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12369
08:04:37.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12372 rows, more = false, responseScanTimestamp = 7305207308210163712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12372
08:04:37.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12374 rows, more = false, responseScanTimestamp = 7305207308229058560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12374
08:04:37.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308251742208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12376 rows, more = false, responseScanTimestamp = 7305207308251742208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:37.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12376
08:04:37.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308261847040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.000 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1242929733(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308273479680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.001 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@713497264(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.004 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@395818736(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12379 rows, more = false, responseScanTimestamp = 7305207308283015168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12379
08:04:38.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308297175040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308297175040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.007 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@124139925(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.009 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1640455310(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12390 rows, more = false, responseScanTimestamp = 7305207308297175040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12390
08:04:38.011 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1938262172(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308328255488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12420 rows, more = false, responseScanTimestamp = 7305207308328255488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12420
08:04:38.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12440 rows, more = false, responseScanTimestamp = 7305207308343816192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12440
08:04:38.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12443 rows, more = false, responseScanTimestamp = 7305207308370165760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12443
08:04:38.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12445 rows, more = false, responseScanTimestamp = 7305207308392267776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12445
08:04:38.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12446 rows, more = false, responseScanTimestamp = 7305207308403871744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12446
08:04:38.038 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1502445610(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12449 rows, more = false, responseScanTimestamp = 7305207308433215488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12449
08:04:38.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12450 rows, more = false, responseScanTimestamp = 7305207308445757440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12450
08:04:38.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308467290112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308472619008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308487680000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12463 rows, more = false, responseScanTimestamp = 7305207308487680000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12463
08:04:38.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308508549120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308508549120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308522893312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308522893312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308530335744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308530335744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12469 rows, more = false, responseScanTimestamp = 7305207308537503744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.067 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12469
08:04:38.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12471 rows, more = false, responseScanTimestamp = 7305207308551348224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12471
08:04:38.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308573388800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12473 rows, more = false, responseScanTimestamp = 7305207308573388800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.078 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12473
08:04:38.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308599439360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308599439360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.083 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1871814687(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12477 rows, more = false, responseScanTimestamp = 7305207308612521984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12477
08:04:38.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12479 rows, more = false, responseScanTimestamp = 7305207308624080896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.089 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12479
08:04:38.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12491 rows, more = false, responseScanTimestamp = 7305207308646207488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12491
08:04:38.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308670857216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308670857216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12495 rows, more = false, responseScanTimestamp = 7305207308676734976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12495
08:04:38.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12498 rows, more = false, responseScanTimestamp = 7305207308695404544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12498
08:04:38.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12500 rows, more = false, responseScanTimestamp = 7305207308711174144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12500
08:04:38.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12501 rows, more = false, responseScanTimestamp = 7305207308725334016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12501
08:04:38.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12504 rows, more = false, responseScanTimestamp = 7305207308749172736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12504
08:04:38.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12506 rows, more = false, responseScanTimestamp = 7305207308771069952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.124 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12506
08:04:38.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308782014464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.126 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@879338063(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308788617216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308800503808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12509 rows, more = false, responseScanTimestamp = 7305207308800503808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12509
08:04:38.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308820983808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308820983808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12522 rows, more = false, responseScanTimestamp = 7305207308833697792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12522
08:04:38.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308852588544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308852588544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12526 rows, more = false, responseScanTimestamp = 7305207308868755456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.148 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12526
08:04:38.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308884717568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308884717568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12529 rows, more = false, responseScanTimestamp = 7305207308896890880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12529
08:04:38.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308915490816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12532 rows, more = false, responseScanTimestamp = 7305207308915490816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12532
08:04:38.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12535 rows, more = false, responseScanTimestamp = 7305207308937486336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12535
08:04:38.166 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2070224694(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12537 rows, more = false, responseScanTimestamp = 7305207308952539136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12537
08:04:38.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12539 rows, more = false, responseScanTimestamp = 7305207308966264832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12539
08:04:38.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308994826240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207308994826240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12552 rows, more = false, responseScanTimestamp = 7305207309005414400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12552
08:04:38.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12554 rows, more = false, responseScanTimestamp = 7305207309020884992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12554
08:04:38.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309032677376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309039505408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309050470400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.190 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1314671776(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.191 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@741317676(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12558 rows, more = false, responseScanTimestamp = 7305207309056544768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12558
08:04:38.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309068587008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309068587008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.199 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1437415484(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12570 rows, more = false, responseScanTimestamp = 7305207309097586688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12570
08:04:38.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12590 rows, more = false, responseScanTimestamp = 7305207309111922688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12590
08:04:38.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12591 rows, more = false, responseScanTimestamp = 7305207309123096576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12591
08:04:38.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12592 rows, more = false, responseScanTimestamp = 7305207309138550784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12592
08:04:38.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12595 rows, more = false, responseScanTimestamp = 7305207309166936064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12595
08:04:38.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12597 rows, more = false, responseScanTimestamp = 7305207309188255744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12597
08:04:38.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12600 rows, more = false, responseScanTimestamp = 7305207309216903168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12600
08:04:38.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309237698560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309237698560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309249691648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309249691648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309255966720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12604 rows, more = false, responseScanTimestamp = 7305207309255966720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12604
08:04:38.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12606 rows, more = false, responseScanTimestamp = 7305207309267599360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12606
08:04:38.248 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@107090192(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.250 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@712471600(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12608 rows, more = false, responseScanTimestamp = 7305207309286473728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.252 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12608
08:04:38.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309306384384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12620 rows, more = false, responseScanTimestamp = 7305207309314928640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.258 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12620
08:04:38.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309335322624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309335322624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309346254848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12634 rows, more = false, responseScanTimestamp = 7305207309352488960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.265 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12634
08:04:38.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12636 rows, more = false, responseScanTimestamp = 7305207309364776960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12636
08:04:38.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12639 rows, more = false, responseScanTimestamp = 7305207309382684672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12639
08:04:38.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12642 rows, more = false, responseScanTimestamp = 7305207309402411008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12642
08:04:38.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309424001024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12645 rows, more = false, responseScanTimestamp = 7305207309424001024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12645
08:04:38.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309449506816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12648 rows, more = false, responseScanTimestamp = 7305207309449506816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12648
08:04:38.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12649 rows, more = false, responseScanTimestamp = 7305207309461127168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12649
08:04:38.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309493317632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12652 rows, more = false, responseScanTimestamp = 7305207309493317632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.302 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12652
08:04:38.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309515874304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309515874304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309528752128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309534367744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309534367744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12658 rows, more = false, responseScanTimestamp = 7305207309540085760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12658
08:04:38.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309551538176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309556793344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12662 rows, more = false, responseScanTimestamp = 7305207309567770624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12662
08:04:38.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12665 rows, more = false, responseScanTimestamp = 7305207309584183296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12665
08:04:38.325 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2062111662(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12666 rows, more = false, responseScanTimestamp = 7305207309594095616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12666
08:04:38.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309617442816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12670 rows, more = false, responseScanTimestamp = 7305207309623808000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12670
08:04:38.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12682 rows, more = false, responseScanTimestamp = 7305207309643059200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12682
08:04:38.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309662224384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309668286464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12685 rows, more = false, responseScanTimestamp = 7305207309668286464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12685
08:04:38.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309692313600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.346 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1178204183(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12688 rows, more = false, responseScanTimestamp = 7305207309692313600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12688
08:04:38.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12689 rows, more = false, responseScanTimestamp = 7305207309703045120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12689
08:04:38.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12701 rows, more = false, responseScanTimestamp = 7305207309729665024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.359 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12701
08:04:38.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309751693312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309751693312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309763760128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309763760128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12705 rows, more = false, responseScanTimestamp = 7305207309771214848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12705
08:04:38.371 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1346734929(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12707 rows, more = false, responseScanTimestamp = 7305207309784743936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12707
08:04:38.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309810606080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309810606080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309810606080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12720 rows, more = false, responseScanTimestamp = 7305207309829251072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12720
08:04:38.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309838098432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309845729280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309861208064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12723 rows, more = false, responseScanTimestamp = 7305207309861208064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12723
08:04:38.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12726 rows, more = false, responseScanTimestamp = 7305207309881384960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.397 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12726
08:04:38.398 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1099084701(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12728 rows, more = false, responseScanTimestamp = 7305207309903491072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12728
08:04:38.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12729 rows, more = false, responseScanTimestamp = 7305207309916344320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12729
08:04:38.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309942235136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12740 rows, more = false, responseScanTimestamp = 7305207309942235136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12740
08:04:38.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207309957877760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12743 rows, more = false, responseScanTimestamp = 7305207309963780096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12743
08:04:38.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12746 rows, more = false, responseScanTimestamp = 7305207309984870400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12746
08:04:38.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12749 rows, more = false, responseScanTimestamp = 7305207310005215232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12749
08:04:38.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12751 rows, more = false, responseScanTimestamp = 7305207310022557696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12751
08:04:38.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310051147776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310051147776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310065315840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12755 rows, more = false, responseScanTimestamp = 7305207310065315840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12755
08:04:38.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310078717952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.443 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1900477472(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.445 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2016824159(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12758 rows, more = false, responseScanTimestamp = 7305207310085513216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12758
08:04:38.448 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@81086475(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.450 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1344212311(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12770 rows, more = false, responseScanTimestamp = 7305207310114246656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12770
08:04:38.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12790 rows, more = false, responseScanTimestamp = 7305207310133624832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12790
08:04:38.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310145687552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12800 rows, more = false, responseScanTimestamp = 7305207310145687552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12800
08:04:38.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12801 rows, more = false, responseScanTimestamp = 7305207310161612800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12801
08:04:38.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310196834304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310196834304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12806 rows, more = false, responseScanTimestamp = 7305207310207094784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12806
08:04:38.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310213578752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310213578752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310228807680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.476 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@385764488(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310234394624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.478 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1557692859(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310234394624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12810 rows, more = false, responseScanTimestamp = 7305207310241259520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12810
08:04:38.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310241259520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310241259520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310241259520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310241259520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.488 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1927487291(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12810 rows, more = false, responseScanTimestamp = 7305207310241259520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310254485504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12820 rows, more = false, responseScanTimestamp = 7305207310254485504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12820
08:04:38.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12840 rows, more = false, responseScanTimestamp = 7305207310302130176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.500 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12840
08:04:38.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310319357952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310326693888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310339268608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310348541952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12845 rows, more = false, responseScanTimestamp = 7305207310348541952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12845
08:04:38.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12847 rows, more = false, responseScanTimestamp = 7305207310364786688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12847
08:04:38.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12851 rows, more = false, responseScanTimestamp = 7305207310391959552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12851
08:04:38.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12853 rows, more = false, responseScanTimestamp = 7305207310409859072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12853
08:04:38.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310432825344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310432825344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12857 rows, more = false, responseScanTimestamp = 7305207310447489024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12857
08:04:38.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310454026240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12859 rows, more = false, responseScanTimestamp = 7305207310460481536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12859
08:04:38.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310483922944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310483922944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12863 rows, more = false, responseScanTimestamp = 7305207310496882688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12863
08:04:38.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12866 rows, more = false, responseScanTimestamp = 7305207310513188864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12866
08:04:38.551 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1522454917(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310538924032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310538924032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310538924032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310548459520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310548459520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12880 rows, more = false, responseScanTimestamp = 7305207310557728768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12880
08:04:38.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12883 rows, more = false, responseScanTimestamp = 7305207310576644096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12883
08:04:38.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310593552384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310593552384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12886 rows, more = false, responseScanTimestamp = 7305207310605508608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12886
08:04:38.575 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1044401238(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12887 rows, more = false, responseScanTimestamp = 7305207310614274048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.577 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12887
08:04:38.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12889 rows, more = false, responseScanTimestamp = 7305207310634917888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12889
08:04:38.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310664019968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12900 rows, more = false, responseScanTimestamp = 7305207310664019968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.589 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12900
08:04:38.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12902 rows, more = false, responseScanTimestamp = 7305207310686699520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12902
08:04:38.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12904 rows, more = false, responseScanTimestamp = 7305207310702882816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12904
08:04:38.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12907 rows, more = false, responseScanTimestamp = 7305207310725124096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12907
08:04:38.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310745325568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12909 rows, more = false, responseScanTimestamp = 7305207310745325568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12909
08:04:38.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310771314688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12912 rows, more = false, responseScanTimestamp = 7305207310771314688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12912
08:04:38.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310793084928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12915 rows, more = false, responseScanTimestamp = 7305207310793084928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.619 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12915
08:04:38.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12916 rows, more = false, responseScanTimestamp = 7305207310809096192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.624 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12916
08:04:38.626 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@646825852(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.628 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1291656785(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12918 rows, more = false, responseScanTimestamp = 7305207310835834880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12918
08:04:38.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310864650240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310864650240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310878109696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12940 rows, more = false, responseScanTimestamp = 7305207310878109696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12940
08:04:38.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310896418816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310896418816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12943 rows, more = false, responseScanTimestamp = 7305207310914093056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12943
08:04:38.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310933159936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207310933159936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.653 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1617157298(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12947 rows, more = false, responseScanTimestamp = 7305207310945222656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12947
08:04:38.655 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1551703572(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12949 rows, more = false, responseScanTimestamp = 7305207310957592576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.660 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12949
08:04:38.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12970 rows, more = false, responseScanTimestamp = 7305207310979207168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.665 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12970
08:04:38.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12972 rows, more = false, responseScanTimestamp = 7305207311004332032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12972
08:04:38.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311025303552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311025303552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12976 rows, more = false, responseScanTimestamp = 7305207311034372096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12976
08:04:38.678 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@344167616(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:38.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12978 rows, more = false, responseScanTimestamp = 7305207311046770688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12978
08:04:38.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12979 rows, more = false, responseScanTimestamp = 7305207311060975616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12979
08:04:38.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12991 rows, more = false, responseScanTimestamp = 7305207311085068288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12991
08:04:38.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12993 rows, more = false, responseScanTimestamp = 7305207311103541248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12993
08:04:38.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311118028800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311125131264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311125131264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311137128448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311144517632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:38.699 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.26.35.66:35869
08:04:38.700 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 1
  }
}

08:04:38.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.701360 26765 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwwxHvV/build/release/bin/kudu with pid 27184
08:04:38.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:38.707981 27334 connection.cc:573] server connection from 127.26.35.66:36973 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
08:04:38.708 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
08:04:38.708 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.26.35.66:35869
08:04:38.708 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 1
  }
}

08:04:38.708 [ERROR - kudu-nio-3] (Connection.java:452) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.708923 26765 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:38.709 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] cleaning up while in state READY due to: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869]
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/wal
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/data
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:04:38.709 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869) for tablet 2b2d91a4d34543fb917e4b333e1fe523: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869]
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/logs
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/data/info.pb
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:38.709 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869) for tablet 2b2d91a4d34543fb917e4b333e1fe523: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869]
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:04:38.709 [DEBUG - kudu-nio-3] (RemoteTablet.java:145) tablet 2b2d91a4d34543fb917e4b333e1fe523 already removed ts 2d2a397923714ec08ddb8a6fa7958204, size left is 2
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.66:35869
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.35.66
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=34699
08:04:38.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.66
08:04:38.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:38.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:38.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:38.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:04:38.711 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] handling channelInactive
08:04:38.721 [DEBUG - pool-2-thread-1] (Connection.java:748) [peer master-127.26.35.125:41239(127.26.35.125:41239)] connecting to peer
08:04:38.722 [DEBUG - kudu-nio-4] (Connection.java:757) [peer master-127.26.35.125:41239(127.26.35.125:41239)] Successfully connected to peer
08:04:38.748 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x5c90580d, L:/127.0.0.1:38482 - R:/127.26.35.125:41239] using TOKEN/null
08:04:38.753 [DEBUG - kudu-nio-4] (RemoteTablet.java:167) master-127.26.35.125:41239 was demoted as the leader for Kudu Master
08:04:38.754 [DEBUG - kudu-nio-4] (RemoteTablet.java:160) master-127.26.35.125:41239 couldn't be demoted as the leader for Kudu Master, there is no known leader
08:04:38.760 [DEBUG - pool-2-thread-1] (Connection.java:748) [peer master-127.26.35.126:36373(127.26.35.126:36373)] connecting to peer
08:04:38.761 [DEBUG - kudu-nio-5] (Connection.java:757) [peer master-127.26.35.126:36373(127.26.35.126:36373)] Successfully connected to peer
08:04:38.786 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x97bdd95c, L:/127.0.0.1:60556 - R:/127.26.35.126:36373] using TOKEN/null
08:04:38.789 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:04:38.790 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=2, TimeoutTracker(timeout=29983, elapsed=69), Traces: [0ms] sending RPC to server master-127.26.35.125:41239, [33ms] delaying RPC due to: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [33ms] received response from server master-127.26.35.125:41239: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [39ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.126:36373, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.124:44375, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.125:41239, [44ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.124:44375: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.125:41239: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.126:36373: OK, deferred=Deferred@2142231753(state=PENDING, result=null, callback=get tablet locations from the master for table org.apache.kudu.client.ITClient-1783497853607 -> release master lookup permit -> retry RPC, errback=passthrough -> release master lookup permit -> retry RPC after error)) after lookup
08:04:38.792 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:04:38.793 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=2, TimeoutTracker(timeout=29981, elapsed=71), Traces: [0ms] sending RPC to server master-127.26.35.125:41239, [33ms] delaying RPC due to: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [33ms] received response from server master-127.26.35.125:41239: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [39ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.126:36373, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.124:44375, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.125:41239, [44ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.124:44375: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.125:41239: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.126:36373: OK, deferred=Deferred@982143720(state=PENDING, result=null, callback=get tablet locations from the master for table org.apache.kudu.client.ITClient-1783497853607 -> release master lookup permit -> retry RPC, errback=passthrough -> release master lookup permit -> retry RPC after error)) after lookup
08:04:38.794 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:38.794 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)[L],bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:38.794 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=2, KuduRpc(method=Scan, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=2, TimeoutTracker(timeout=30000, elapsed=92), Traces: [0ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [7ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [7ms] delaying RPC due to: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [18ms] refreshing cache from master, [18ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [51ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [51ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [57ms] Sub RPC GetTableLocations: refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.126:36373, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.124:44375, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.125:41239, [62ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.124:44375: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.125:41239: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.126:36373: OK, [89ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [92ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, deferred=Deferred@1219697651(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread, errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread))) after lookup
08:04:38.795 [DEBUG - kudu-nio-5] (Connection.java:748) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] connecting to peer
08:04:38.797 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869
08:04:38.797 [DEBUG - kudu-nio-6] (Connection.java:709) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] cleaning up while in state CONNECTING due to: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869
08:04:38.797 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869
08:04:38.798 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:38.798 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)[L],bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:38.799 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=2, sequence_id=7483, TimeoutTracker(timeout=30000, elapsed=96), Traces: [0ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [7ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [7ms] delaying RPC due to: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [19ms] refreshing cache from master, [19ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [52ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [52ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [58ms] Sub RPC GetTableLocations: refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.126:36373, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.124:44375, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.125:41239, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.124:44375: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.125:41239: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.126:36373: OK, [91ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [96ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, deferred=Deferred@980805350(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$238/0x00007f6f58338850@435c723d -> passthrough -> wakeup thread writer-test-thread, errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@daf2648 -> wakeup thread writer-test-thread)) after lookup
08:04:38.799 [DEBUG - kudu-nio-5] (Connection.java:748) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] connecting to peer
08:04:38.800 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869
08:04:38.800 [DEBUG - kudu-nio-7] (Connection.java:709) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] cleaning up while in state CONNECTING due to: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869
08:04:38.801 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869
08:04:38.801 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869
08:04:38.801 [DEBUG - kudu-nio-7] (RemoteTablet.java:145) tablet 2b2d91a4d34543fb917e4b333e1fe523 already removed ts 2d2a397923714ec08ddb8a6fa7958204, size left is 2
08:04:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:38.816377 27862 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:04:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:38.816576 27862 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:04:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:38.816598 27862 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:04:38.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:38.818183 27862 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:04:38.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:38.818252 27862 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.35.66
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.820029 27862 tablet_server_runner.cc:78] Tablet server non-default flags:
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/data
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/wal
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.66:35869
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/data/info.pb
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.66
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=34699
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27862
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:04:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:38.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.35.66
08:04:38.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/logs
08:04:38.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:38.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:04:38.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:04:38.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:04:38.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:04:38.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
08:04:38.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:04:38.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 07:43:13 UTC on e7f111948823
08:04:38.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12769
08:04:38.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.820307 27862 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:04:38.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.820575 27862 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:04:38.821 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:38.821 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)[L],bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:38.822 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=5, KuduRpc(method=Scan, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=5, TimeoutTracker(timeout=30000, elapsed=119), Traces: [0ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [7ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [7ms] delaying RPC due to: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [18ms] refreshing cache from master, [18ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [51ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [51ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [57ms] Sub RPC GetTableLocations: refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.126:36373, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.124:44375, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.125:41239, [62ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.124:44375: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.125:41239: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.126:36373: OK, [89ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [92ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [93ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [95ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [95ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [97ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [99ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [99ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [118ms] refreshing cache from master, [118ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [119ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, deferred=Deferred@1219697651(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@2142231753 after retry RPC@422753516), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@2142231753 after retry RPC@422753516)))) after lookup
08:04:38.822 [DEBUG - kudu-nio-5] (Connection.java:748) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] connecting to peer
08:04:38.823 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:38.824 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)[L],bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:38.824 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869
08:04:38.824 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=4, sequence_id=7483, TimeoutTracker(timeout=30000, elapsed=121), Traces: [0ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [7ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [7ms] delaying RPC due to: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [19ms] refreshing cache from master, [19ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [52ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [52ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [58ms] Sub RPC GetTableLocations: refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.126:36373, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.124:44375, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.125:41239, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.124:44375: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.125:41239: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.126:36373: OK, [91ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [96ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [97ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [98ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [99ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [118ms] refreshing cache from master, [118ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [121ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, deferred=Deferred@980805350(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$238/0x00007f6f58338850@435c723d -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@982143720 after retry RPC@130694111), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@daf2648 -> wakeup thread writer-test-thread -> (continuation of Deferred@982143720 after retry RPC@130694111))) after lookup
08:04:38.824 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] cleaning up while in state CONNECTING due to: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869
08:04:38.825 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869
08:04:38.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:38.823549 27873 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:38.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:38.824667 27871 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:38.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.824872 27862 server_base.cc:1061] running on GCE node
08:04:38.825 [DEBUG - kudu-nio-5] (Connection.java:748) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] connecting to peer
08:04:38.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:38.825508 27870 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:38.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.825802 27862 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:04:38.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.826103 27862 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:04:38.826 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869
08:04:38.826 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] cleaning up while in state CONNECTING due to: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869
08:04:38.826 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869
08:04:38.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.827306 27862 hybrid_clock.cc:648] HybridClock initialized: now 1783497878827270 us; error 43 us; skew 500 ppm
08:04:38.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.828876 27862 webserver.cc:533] Webserver started at http://127.26.35.66:34699/ using document root <none> and password file <none>
08:04:38.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.829102 27862 fs_manager.cc:362] Metadata directory not provided
08:04:38.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.829173 27862 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:04:38.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.830749 27862 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.002s	sys 0.000s
08:04:38.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.831616 27879 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:04:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.831945 27862 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
08:04:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.832026 27862 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/data,/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/wal
08:04:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2d2a397923714ec08ddb8a6fa7958204"
08:04:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:15 on dist-test-slave-s192"
08:04:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.832376 27862 fs_report.cc:389] FS layout report
08:04:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:04:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/wal
08:04:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/wal
08:04:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/data/data
08:04:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:04:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:04:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:04:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:04:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:04:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:04:38.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:04:38.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:04:38.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:04:38.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:04:38.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:04:38.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.841411 27862 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:04:38.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.841689 27862 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:04:38.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.841781 27862 kserver.cc:163] Server-wide thread pool size limit: 3276
08:04:38.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.841970 27862 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:04:38.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.842458 27886 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
08:04:38.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.843321 27862 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
08:04:38.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.843497 27862 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
08:04:38.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.843539 27862 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
08:04:38.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.844283 27862 ts_tablet_manager.cc:616] Registered 1 tablets
08:04:38.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.844342 27862 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
08:04:38.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.844375 27886 tablet_bootstrap.cc:492] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204: Bootstrap starting.
08:04:38.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.851176 27862 rpc_server.cc:307] RPC server started. Bound to: 127.26.35.66:35869
08:04:38.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.851222 27993 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.35.66:35869 every 8 connection(s)
08:04:38.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.851563 27862 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-1/data/info.pb
08:04:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.855906 26765 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwwxHvV/build/release/bin/kudu as pid 27862
08:04:38.856 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
08:04:38.860 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:38.861 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)[L],bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:38.861 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=7, KuduRpc(method=Scan, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=7, TimeoutTracker(timeout=30000, elapsed=159), Traces: [0ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [7ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [7ms] delaying RPC due to: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [18ms] refreshing cache from master, [18ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [51ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [51ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [57ms] Sub RPC GetTableLocations: refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.126:36373, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.124:44375, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.125:41239, [62ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.124:44375: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.125:41239: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.126:36373: OK, [89ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [92ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [93ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [95ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [95ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [97ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [99ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [99ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [118ms] refreshing cache from master, [118ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [119ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [120ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [122ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [123ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [157ms] refreshing cache from master, [157ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [158ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, deferred=Deferred@1219697651(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@2142231753 after retry RPC@422753516) -> (continuation of Deferred@910322281 after retry RPC@1610660797), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@2142231753 after retry RPC@422753516) -> (continuation of Deferred@910322281 after retry RPC@1610660797)))) after lookup
08:04:38.862 [DEBUG - kudu-nio-5] (Connection.java:748) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] connecting to peer
08:04:38.863 [DEBUG - kudu-nio-2] (Connection.java:757) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] Successfully connected to peer
08:04:38.863 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:38.863 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)[L],bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:38.863 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=6, sequence_id=7483, TimeoutTracker(timeout=30000, elapsed=160), Traces: [0ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [7ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [7ms] delaying RPC due to: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [19ms] refreshing cache from master, [19ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [52ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [52ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [58ms] Sub RPC GetTableLocations: refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.126:36373, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.124:44375, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.125:41239, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.124:44375: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.125:41239: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.126:36373: OK, [91ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [96ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [97ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [98ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [99ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [118ms] refreshing cache from master, [118ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [121ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [123ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [124ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [124ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [157ms] refreshing cache from master, [157ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [160ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, deferred=Deferred@980805350(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$238/0x00007f6f58338850@435c723d -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@982143720 after retry RPC@130694111) -> (continuation of Deferred@1951508074 after retry RPC@300492302), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@daf2648 -> wakeup thread writer-test-thread -> (continuation of Deferred@982143720 after retry RPC@130694111) -> (continuation of Deferred@1951508074 after retry RPC@300492302))) after lookup
08:04:38.864 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.35.66
08:04:38.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.871618 27995 heartbeater.cc:344] Connected to a master server at 127.26.35.126:36373
08:04:38.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.871776 27995 heartbeater.cc:461] Registering TS with master...
08:04:38.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.871951 27994 heartbeater.cc:344] Connected to a master server at 127.26.35.124:44375
08:04:38.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.871994 27994 heartbeater.cc:461] Registering TS with master...
08:04:38.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.872058 27995 heartbeater.cc:507] Master 127.26.35.126:36373 requested a full tablet report, sending...
08:04:38.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.872058 27994 heartbeater.cc:507] Master 127.26.35.124:44375 requested a full tablet report, sending...
08:04:38.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.872690 26952 ts_manager.cc:194] Re-registered known tserver with Master: 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66:35869)
08:04:38.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.872704 26806 ts_manager.cc:194] Re-registered known tserver with Master: 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66:35869)
08:04:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.873930 26806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.35.66:43761
08:04:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.874415 27996 heartbeater.cc:344] Connected to a master server at 127.26.35.125:41239
08:04:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.874480 27996 heartbeater.cc:461] Registering TS with master...
08:04:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.874578 27996 heartbeater.cc:507] Master 127.26.35.125:41239 requested a full tablet report, sending...
08:04:38.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.875046 27734 ts_manager.cc:194] Re-registered known tserver with Master: 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66:35869)
08:04:38.890 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2e0d059f, L:/127.0.0.1:39312 - R:/127.26.35.66:35869] using SASL/PLAIN
08:04:38.892 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Tablet not RUNNING: BOOTSTRAPPING
08:04:38.892 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Tablet not RUNNING: BOOTSTRAPPING
08:04:38.960 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:38.960 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)[L],bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:38.961 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=8, sequence_id=7483, TimeoutTracker(timeout=30000, elapsed=258), Traces: [0ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [7ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [7ms] delaying RPC due to: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [19ms] refreshing cache from master, [19ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [52ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [52ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [58ms] Sub RPC GetTableLocations: refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.126:36373, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.124:44375, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.125:41239, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.124:44375: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.125:41239: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.126:36373: OK, [91ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [96ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [97ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [98ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [99ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [118ms] refreshing cache from master, [118ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [121ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [123ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [124ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [124ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [157ms] refreshing cache from master, [157ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [160ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [162ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [190ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [190ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [257ms] refreshing cache from master, [257ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [258ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, deferred=Deferred@980805350(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$238/0x00007f6f58338850@435c723d -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@982143720 after retry RPC@130694111) -> (continuation of Deferred@1951508074 after retry RPC@300492302) -> (continuation of Deferred@25580954 after retry RPC@2015215926), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@daf2648 -> wakeup thread writer-test-thread -> (continuation of Deferred@982143720 after retry RPC@130694111) -> (continuation of Deferred@1951508074 after retry RPC@300492302) -> (continuation of Deferred@25580954 after retry RPC@2015215926))) after lookup
08:04:38.962 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Tablet not RUNNING: BOOTSTRAPPING
08:04:38.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:38.963738 27886 log.cc:826] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204: Log is configured to *not* fsync() on all Append() calls
08:04:39.141 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:39.141 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)[L],bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:39.142 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=9, KuduRpc(method=Scan, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=9, TimeoutTracker(timeout=30000, elapsed=439), Traces: [0ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [7ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [7ms] delaying RPC due to: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [18ms] refreshing cache from master, [18ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [51ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [51ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [57ms] Sub RPC GetTableLocations: refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.126:36373, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.124:44375, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.125:41239, [62ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.124:44375: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.125:41239: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.126:36373: OK, [89ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [92ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [93ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [95ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [95ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [97ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [99ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [99ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [118ms] refreshing cache from master, [118ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [119ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [120ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [122ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [123ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [157ms] refreshing cache from master, [157ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [158ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [159ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [190ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [190ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [438ms] refreshing cache from master, [438ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [439ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, deferred=Deferred@1219697651(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@2142231753 after retry RPC@422753516) -> (continuation of Deferred@910322281 after retry RPC@1610660797) -> (continuation of Deferred@1831924930 after retry RPC@1579763323), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@2142231753 after retry RPC@422753516) -> (continuation of Deferred@910322281 after retry RPC@1610660797) -> (continuation of Deferred@1831924930 after retry RPC@1579763323)))) after lookup
08:04:39.143 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869) for tablet 2b2d91a4d34543fb917e4b333e1fe523: Tablet not RUNNING: BOOTSTRAPPING
08:04:39.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:39.344415 27886 tablet_bootstrap.cc:492] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204: Bootstrap replayed 1/1 log segments. Stats: ops{read=7484 overwritten=0 applied=7484 ignored=0} inserts{seen=12999 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
08:04:39.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:39.344769 27886 tablet_bootstrap.cc:492] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204: Bootstrap complete.
08:04:39.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:39.345953 27886 ts_tablet_manager.cc:1403] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204: Time spent bootstrapping tablet: real 0.502s	user 0.346s	sys 0.152s
08:04:39.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:39.347872 27886 raft_consensus.cc:359] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:39.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:39.348094 27886 raft_consensus.cc:740] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d2a397923714ec08ddb8a6fa7958204, State: Initialized, Role: FOLLOWER
08:04:39.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:39.348212 27886 consensus_queue.cc:260] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7484, Last appended: 2.7484, Last appended by leader: 7484, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:39.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:39.348433 27886 ts_tablet_manager.cc:1434] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
08:04:39.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:39.348584 27995 heartbeater.cc:499] Master 127.26.35.126:36373 was elected leader, sending a full tablet report...
08:04:39.361 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:39.361 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)[L],bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:39.361 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=10, sequence_id=7483, TimeoutTracker(timeout=30000, elapsed=659), Traces: [0ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [7ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [7ms] delaying RPC due to: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [19ms] refreshing cache from master, [19ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [52ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [52ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [58ms] Sub RPC GetTableLocations: refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.126:36373, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.124:44375, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.125:41239, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.124:44375: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.125:41239: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.126:36373: OK, [91ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [96ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [97ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [98ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [99ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [118ms] refreshing cache from master, [118ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [121ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [123ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [124ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [124ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [157ms] refreshing cache from master, [157ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [160ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [162ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [190ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [190ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [257ms] refreshing cache from master, [257ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [258ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [259ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [260ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [260ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [657ms] refreshing cache from master, [657ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [659ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, deferred=Deferred@980805350(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$238/0x00007f6f58338850@435c723d -> passthrough -> wakeup thread writer-test-thread -> (continuation of Deferred@982143720 after retry RPC@130694111) -> (continuation of Deferred@1951508074 after retry RPC@300492302) -> (continuation of Deferred@25580954 after retry RPC@2015215926) -> (continuation of Deferred@176033704 after retry RPC@1619160257), errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@daf2648 -> wakeup thread writer-test-thread -> (continuation of Deferred@982143720 after retry RPC@130694111) -> (continuation of Deferred@1951508074 after retry RPC@300492302) -> (continuation of Deferred@25580954 after retry RPC@2015215926) -> (continuation of Deferred@176033704 after retry RPC@1619160257))) after lookup
08:04:39.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:39.363112 27908 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39312: Illegal state: replica 2d2a397923714ec08ddb8a6fa7958204 is not leader of this config: current role FOLLOWER
08:04:39.363 [DEBUG - kudu-nio-2] (RemoteTablet.java:167) 2d2a397923714ec08ddb8a6fa7958204 was demoted as the leader for 2b2d91a4d34543fb917e4b333e1fe523
08:04:39.821 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:39.821 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)[L],bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)]}]
08:04:39.821 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=11, KuduRpc(method=Scan, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=11, TimeoutTracker(timeout=30000, elapsed=1119), Traces: [0ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [7ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [7ms] delaying RPC due to: Network error: [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] unexpected exception from downstream on [id: 0x063f3667, L:/127.0.0.1:58528 - R:/127.26.35.66:35869], [18ms] refreshing cache from master, [18ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.125:41239, [51ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [51ms] Sub RPC GetTableLocations: received response from server master-127.26.35.125:41239: Illegal state: Not the leader. Local UUID: 939367a7db8b4518adb2c862a2d7593b, Raft Consensus state: current_term: 2 leader_uuid: "bc249e53f0ba43a8a5086f118f93b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [57ms] Sub RPC GetTableLocations: refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.126:36373, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.124:44375, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.125:41239, [62ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.124:44375: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.125:41239: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.126:36373: OK, [89ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [92ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [93ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [95ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [95ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [97ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [99ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [99ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [118ms] refreshing cache from master, [118ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [119ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [120ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [122ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [123ms] delaying RPC due to: Network error: Failed to connect to peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869): Connection refused: /127.26.35.66:35869, [157ms] refreshing cache from master, [157ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [158ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [159ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [190ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [190ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [438ms] refreshing cache from master, [438ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [439ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, [440ms] sending RPC to server 2d2a397923714ec08ddb8a6fa7958204, [441ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [441ms] received response from server 2d2a397923714ec08ddb8a6fa7958204: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1117ms] refreshing cache from master, [1117ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [1118ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, deferred=Deferred@1219697651(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread scanner-test-thread -> (continuation of Deferred@2142231753 after retry RPC@422753516) -> (continuation of Deferred@910322281 after retry RPC@1610660797) -> (continuation of Deferred@1831924930 after retry RPC@1579763323) -> (continuation of Deferred@1701963452 after retry RPC@520664821), errback=passthrough -> open scanner errback -> wakeup thread scanner-test-thread -> (continuation of Deferred@2142231753 after retry RPC@422753516) -> (continuation of Deferred@910322281 after retry RPC@1610660797) -> (continuation of Deferred@1831924930 after retry RPC@1579763323) -> (continuation of Deferred@1701963452 after retry RPC@520664821)))) after lookup
08:04:39.824 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311144517632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.832 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12998
08:04:39.834 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.840 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.846 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.848 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.853 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.855 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.856 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.857 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.857 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.864 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.866 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.867 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.868 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.873 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.874 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.881 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.882 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.888 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.893 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.894 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.900 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.901 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.902 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.903 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.904 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.909 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.914 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.915 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.920 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.926 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.927 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.932 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.933 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.938 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.939 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.945 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.947 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.947 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.952 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.958 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.959 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.965 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.970 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.972 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.973 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.974 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.976 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.984 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.985 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.990 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.995 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.996 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.998 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:39.998 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.002 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.003 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.008 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.013 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.018 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.023 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.024 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.025 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.026 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.027 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.028 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.029 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.032 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.034 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.035 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.036 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.041 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.046 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.052 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.058 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.059 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.060 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.061 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.064 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.068 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.072 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.076 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.080 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.088 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.089 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.091 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.091 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.093 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.096 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:40.096815 27908 tablet_service.cc:3080] error setting up scanner 550eef3894db48de8659577b8487131d with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.751s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207311150759936 propagated_timestamp: 7305207316867772416 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""x%\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "96929011f9154e84b99d5667a42d91af"
08:04:40.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:40.100528 27908 tablet_service.cc:3080] error setting up scanner 7d865dfd04cb4bd8a17e966846b7d13b with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.754s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207311150759936 propagated_timestamp: 7305207316867772416 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""x%\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "96929011f9154e84b99d5667a42d91af"
08:04:40.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:40.119948 27908 tablet_service.cc:3080] error setting up scanner 82c6255607034900801fb9bf89700901 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.774s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207311150759936 propagated_timestamp: 7305207316867772416 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""x%\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "96929011f9154e84b99d5667a42d91af"
08:04:40.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:40.140357 27908 tablet_service.cc:3080] error setting up scanner fddb036355634ae196b32933ed3d9f5e with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.794s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207311150759936 propagated_timestamp: 7305207316867772416 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""x%\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "96929011f9154e84b99d5667a42d91af"
08:04:40.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:40.160490 27908 tablet_service.cc:3080] error setting up scanner 2cc11e9a63144c19ab8a954e46bd4eb3 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.814s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207311150759936 propagated_timestamp: 7305207316867772416 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""x%\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "96929011f9154e84b99d5667a42d91af"
08:04:40.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:40.200078 27908 tablet_service.cc:3080] error setting up scanner 070dc90c831d4bfeab5bf7db37697c31 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.854s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207311150759936 propagated_timestamp: 7305207316867772416 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""x%\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "96929011f9154e84b99d5667a42d91af"
08:04:40.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.201246 28007 raft_consensus.cc:493] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2d2a397923714ec08ddb8a6fa7958204)
08:04:40.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.201371 28007 raft_consensus.cc:515] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:40.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.201597 28007 leader_election.cc:290] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655), 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66:35869)
08:04:40.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.201656 28008 raft_consensus.cc:493] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2d2a397923714ec08ddb8a6fa7958204)
08:04:40.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.201740 28008 raft_consensus.cc:515] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:40.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.201999 27592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" candidate_uuid: "db912c756d5642188ac063a9a687a1fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 7484 } } ignore_live_leader: false dest_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" is_pre_election: true
08:04:40.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.202071 27592 raft_consensus.cc:2468] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db912c756d5642188ac063a9a687a1fe in term 2.
08:04:40.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.202219 27337 leader_election.cc:304] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfee26ef7e064e1aa1bf681d02a20d7c, db912c756d5642188ac063a9a687a1fe; no voters: 
08:04:40.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.202250 28008 leader_election.cc:290] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66:35869), db912c756d5642188ac063a9a687a1fe (127.26.35.67:38795)
08:04:40.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.202335 28007 raft_consensus.cc:2804] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 2 FOLLOWER]: Leader pre-election won for term 3
08:04:40.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.202381 28007 raft_consensus.cc:493] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 2 FOLLOWER]: Starting leader election (detected failure of leader 2d2a397923714ec08ddb8a6fa7958204)
08:04:40.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.202409 28007 raft_consensus.cc:3060] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 2 FOLLOWER]: Advancing to term 3
08:04:40.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.203469 28007 raft_consensus.cc:515] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:40.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.203619 28007 leader_election.cc:290] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [CANDIDATE]: Term 3 election: Requested vote from peers bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655), 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66:35869)
08:04:40.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.203840 27592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" candidate_uuid: "db912c756d5642188ac063a9a687a1fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 7484 } } ignore_live_leader: false dest_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c"
08:04:40.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.203912 27592 raft_consensus.cc:3060] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 2 FOLLOWER]: Advancing to term 3
08:04:40.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.204671 27592 raft_consensus.cc:2468] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db912c756d5642188ac063a9a687a1fe in term 3.
08:04:40.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.204864 27337 leader_election.cc:304] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfee26ef7e064e1aa1bf681d02a20d7c, db912c756d5642188ac063a9a687a1fe; no voters: 
08:04:40.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.205067 28007 raft_consensus.cc:2804] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 3 FOLLOWER]: Leader election won for term 3
08:04:40.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.205171 28007 raft_consensus.cc:697] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [term 3 LEADER]: Becoming Leader. State: Replica: db912c756d5642188ac063a9a687a1fe, State: Running, Role: LEADER
08:04:40.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.205248 28007 consensus_queue.cc:237] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7483, Committed index: 7483, Last appended: 2.7484, Last appended by leader: 7484, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:04:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.205793 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" candidate_uuid: "db912c756d5642188ac063a9a687a1fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 7484 } } ignore_live_leader: false dest_uuid: "2d2a397923714ec08ddb8a6fa7958204" is_pre_election: true
08:04:40.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.205976 27948 raft_consensus.cc:2468] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db912c756d5642188ac063a9a687a1fe in term 2.
08:04:40.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.205789 27947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" candidate_uuid: "db912c756d5642188ac063a9a687a1fe" candidate_term: 3 candidate_status { last_received { term: 2 index: 7484 } } ignore_live_leader: false dest_uuid: "2d2a397923714ec08ddb8a6fa7958204"
08:04:40.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.206234 27947 raft_consensus.cc:3060] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 2 FOLLOWER]: Advancing to term 3
08:04:40.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.206362 26806 catalog_manager.cc:5697] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe reported cstate change: term changed from 2 to 3, leader changed from 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66) to db912c756d5642188ac063a9a687a1fe (127.26.35.67). New cstate: current_term: 3 leader_uuid: "db912c756d5642188ac063a9a687a1fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } health_report { overall_health: HEALTHY } } }
08:04:40.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.207134 27948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" candidate_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 7484 } } ignore_live_leader: false dest_uuid: "2d2a397923714ec08ddb8a6fa7958204" is_pre_election: true
08:04:40.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.207454 27947 raft_consensus.cc:2468] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db912c756d5642188ac063a9a687a1fe in term 3.
08:04:40.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.210078 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" candidate_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 7484 } } ignore_live_leader: false dest_uuid: "db912c756d5642188ac063a9a687a1fe" is_pre_election: true
08:04:40.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.210383 27526 leader_election.cc:304] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfee26ef7e064e1aa1bf681d02a20d7c; no voters: 2d2a397923714ec08ddb8a6fa7958204, db912c756d5642188ac063a9a687a1fe
08:04:40.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.210526 28008 raft_consensus.cc:2749] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
08:04:40.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:40.220299 27908 tablet_service.cc:3080] error setting up scanner b0d60fe58f624aab8be1da7785ef53d1 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.874s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207311150759936 propagated_timestamp: 7305207316867772416 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""x%\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "96929011f9154e84b99d5667a42d91af"
08:04:40.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:40.279958 27908 tablet_service.cc:3080] error setting up scanner b6498a5258974472a806c7c4202b11f8 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.934s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207311150759936 propagated_timestamp: 7305207316867772416 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""x%\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "96929011f9154e84b99d5667a42d91af"
08:04:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:40.519960 27908 tablet_service.cc:3080] error setting up scanner 9161cde6f3374e07976de7390da24d20 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.174s (maximum allowed 0.750s): new_scan_request { tablet_id: "2b2d91a4d34543fb917e4b333e1fe523" limit: 9223372036854775807 projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column1_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column2_i" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } projected_columns { name: "column3_s" type: STRING is_key: false is_nullable: true encoding: DICT_ENCODING compression: LZ4 cfile_block_size: 4096 immutable: false is_auto_incrementing: false } projected_columns { name: "column4_b" type: BOOL is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7305207311150759936 propagated_timestamp: 7305207316867772416 cache_blocks: true order_mode: ORDERED column_predicates { column: "key" equality { value: "<redacted>""x%\000\000" } } row_format_flags: 0 authz_token { token_data: "\010\254\213\270\322\006\"3\n\005slave\022*\n dfce714f42bc4dde9dc6c28376b8f05e\020\001\030\001 \001(\001" signature: "<redacted>""9\371\264\350KG\351[\24338O\217\026#\3025b\243O\341\267\242\254v!bPt\333^4\243\034\300\273\020\227_\2328\341\235Q\346\365]\331\246Y\202\034\363w\256\230X\2311`V\r\327\311" signing_key_seq_num: 0 } } batch_size_bytes: 1048576 query_id: "96929011f9154e84b99d5667a42d91af"
08:04:40.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.607154 27947 raft_consensus.cc:1275] T 2b2d91a4d34543fb917e4b333e1fe523 P 2d2a397923714ec08ddb8a6fa7958204 [term 3 FOLLOWER]: Refusing update from remote peer db912c756d5642188ac063a9a687a1fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 7484. Preceding OpId from leader: term: 3 index: 7485. (index mismatch)
08:04:40.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.607622 28015 consensus_queue.cc:1048] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7485, Last known committed idx: 7484, Time since last communication: 0.000s
08:04:40.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.609843 27592 raft_consensus.cc:1275] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 3 FOLLOWER]: Refusing update from remote peer db912c756d5642188ac063a9a687a1fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 7484. Preceding OpId from leader: term: 3 index: 7485. (index mismatch)
08:04:40.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:40.610641 28007 consensus_queue.cc:1048] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7485, Last known committed idx: 7484, Time since last communication: 0.000s
08:04:40.640 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.641 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.642 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.647 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.648 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.649 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.654 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.658 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.663 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.667 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.669 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.670 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.670 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.674 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.675 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.678 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.681 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.684 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.688 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.689 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.692 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.693 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.697 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.700 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.704 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.705 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.708 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.711 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.712 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.713 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.714 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.715 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.716 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.717 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.717 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.721 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.722 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.724 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.725 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.728 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.729 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.732 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.735 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.736 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.739 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.742 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.743 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.743 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.746 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.747 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.749 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.750 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.750 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.751 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.752 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.753 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.754 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.757 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.760 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.761 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.764 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.767 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.770 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.774 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.774 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.775 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.776 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.777 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:40.779716 27908 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39312: Illegal state: replica 2d2a397923714ec08ddb8a6fa7958204 is not leader of this config: current role FOLLOWER
08:04:40.780 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.780 [DEBUG - kudu-nio-2] (RemoteTablet.java:167) 2d2a397923714ec08ddb8a6fa7958204 was demoted as the leader for 2b2d91a4d34543fb917e4b333e1fe523
08:04:40.783 [DEBUG - kudu-nio-2] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.784 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:04:40.785 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]}]
08:04:40.785 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [1ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: OK, deferred=null)) after lookup
08:04:40.785 [DEBUG - kudu-nio-5] (Connection.java:748) [peer db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)] connecting to peer
08:04:40.786 [DEBUG - kudu-nio-3] (Connection.java:757) [peer db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)] Successfully connected to peer
08:04:40.797 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x5e054fb7, L:/127.0.0.1:56272 - R:/127.26.35.67:38795] using TOKEN/null
08:04:40.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:40.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:41.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:42.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.123 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@807935895(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12998 rows, more = false, responseScanTimestamp = 7305207311150759936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 12999 rows, more = false, responseScanTimestamp = 7305207329261834240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 12999
08:04:43.129 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1313919852(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13000 rows, more = false, responseScanTimestamp = 7305207329281048576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13000
08:04:43.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13020 rows, more = false, responseScanTimestamp = 7305207329311682560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13020
08:04:43.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329320448000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329320448000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13021 rows, more = false, responseScanTimestamp = 7305207329320448000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13021
08:04:43.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329346416640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329353347072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329364664320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13025 rows, more = false, responseScanTimestamp = 7305207329364664320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13025
08:04:43.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13027 rows, more = false, responseScanTimestamp = 7305207329379106816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13027
08:04:43.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329403002880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13030 rows, more = false, responseScanTimestamp = 7305207329403002880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13030
08:04:43.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329425788928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13032 rows, more = false, responseScanTimestamp = 7305207329425788928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13032
08:04:43.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13035 rows, more = false, responseScanTimestamp = 7305207329446854656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13035
08:04:43.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13036 rows, more = false, responseScanTimestamp = 7305207329459867648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13036
08:04:43.178 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2062153996(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329483935744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.180 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1917081349(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.181 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@48245373(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13039 rows, more = false, responseScanTimestamp = 7305207329490862080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13039
08:04:43.184 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1248023294(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329508057088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.186 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2146951975(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13060 rows, more = false, responseScanTimestamp = 7305207329515089920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13060
08:04:43.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13080 rows, more = false, responseScanTimestamp = 7305207329534799872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13080
08:04:43.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329557839872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329563475968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329572601856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329572601856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329581203456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13094 rows, more = false, responseScanTimestamp = 7305207329581203456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13094
08:04:43.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329600806912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13097 rows, more = false, responseScanTimestamp = 7305207329600806912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13097
08:04:43.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329627348992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329627348992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13101 rows, more = false, responseScanTimestamp = 7305207329639116800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13101
08:04:43.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329655783424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13103 rows, more = false, responseScanTimestamp = 7305207329655783424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13103
08:04:43.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13106 rows, more = false, responseScanTimestamp = 7305207329685614592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13106
08:04:43.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13109 rows, more = false, responseScanTimestamp = 7305207329710563328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13109
08:04:43.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13112 rows, more = false, responseScanTimestamp = 7305207329731928064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.242 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13112
08:04:43.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13114 rows, more = false, responseScanTimestamp = 7305207329749700608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13114
08:04:43.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13116 rows, more = false, responseScanTimestamp = 7305207329769664512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13116
08:04:43.253 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@794525603(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329794748416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329794748416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329810919424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13130 rows, more = false, responseScanTimestamp = 7305207329817468928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13130
08:04:43.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329817468928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329824051200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329844133888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329844133888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13133 rows, more = false, responseScanTimestamp = 7305207329851297792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13133
08:04:43.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329868771328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13136 rows, more = false, responseScanTimestamp = 7305207329868771328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13136
08:04:43.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13138 rows, more = false, responseScanTimestamp = 7305207329890119680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13138
08:04:43.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329917394944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329917394944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329929641984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329929641984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13143 rows, more = false, responseScanTimestamp = 7305207329936777216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13143
08:04:43.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329954512896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207329954512896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13147 rows, more = false, responseScanTimestamp = 7305207329963638784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13147
08:04:43.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13148 rows, more = false, responseScanTimestamp = 7305207329970896896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.302 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13148
08:04:43.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13150 rows, more = false, responseScanTimestamp = 7305207329989287936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13150
08:04:43.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330017153024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13153 rows, more = false, responseScanTimestamp = 7305207330017153024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13153
08:04:43.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330053685248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330053685248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.320 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@753605623(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13157 rows, more = false, responseScanTimestamp = 7305207330062790656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13157
08:04:43.323 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2085574710(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.325 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1021407811(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13159 rows, more = false, responseScanTimestamp = 7305207330074251264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13159
08:04:43.327 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1211343899(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.329 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1022569033(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13170 rows, more = false, responseScanTimestamp = 7305207330093367296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13170
08:04:43.332 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@989547273(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330113626112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330120863744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330132099072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13210 rows, more = false, responseScanTimestamp = 7305207330132099072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13210
08:04:43.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330150797312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13221 rows, more = false, responseScanTimestamp = 7305207330150797312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13221
08:04:43.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13223 rows, more = false, responseScanTimestamp = 7305207330166222848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13223
08:04:43.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330184183808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330191073280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330205396992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330205396992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.355 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@222250367(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13228 rows, more = false, responseScanTimestamp = 7305207330213154816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13228
08:04:43.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330234544128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13240 rows, more = false, responseScanTimestamp = 7305207330234544128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13240
08:04:43.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330251943936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330258128896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330267291648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330267291648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330274652160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13245 rows, more = false, responseScanTimestamp = 7305207330274652160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13245
08:04:43.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330293137408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.377 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1484336063(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13248 rows, more = false, responseScanTimestamp = 7305207330293137408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13248
08:04:43.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13260 rows, more = false, responseScanTimestamp = 7305207330321473536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13260
08:04:43.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13262 rows, more = false, responseScanTimestamp = 7305207330336755712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13262
08:04:43.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13265 rows, more = false, responseScanTimestamp = 7305207330361344000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13265
08:04:43.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13267 rows, more = false, responseScanTimestamp = 7305207330378657792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13267
08:04:43.399 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2105402267(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.401 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@499014718(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13269 rows, more = false, responseScanTimestamp = 7305207330395336704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13269
08:04:43.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330406912000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13280 rows, more = false, responseScanTimestamp = 7305207330414399488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13280
08:04:43.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330434179072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330439098368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13293 rows, more = false, responseScanTimestamp = 7305207330452439040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13293
08:04:43.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13295 rows, more = false, responseScanTimestamp = 7305207330464796672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13295
08:04:43.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13296 rows, more = false, responseScanTimestamp = 7305207330475991040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13296
08:04:43.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13299 rows, more = false, responseScanTimestamp = 7305207330506047488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13299
08:04:43.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330529910784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330529910784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330538610688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13303 rows, more = false, responseScanTimestamp = 7305207330544750592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13303
08:04:43.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13306 rows, more = false, responseScanTimestamp = 7305207330560110592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13306
08:04:43.445 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1784538699(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13309 rows, more = false, responseScanTimestamp = 7305207330580430848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13309
08:04:43.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13320 rows, more = false, responseScanTimestamp = 7305207330600275968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13320
08:04:43.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330612248576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13322 rows, more = false, responseScanTimestamp = 7305207330620174336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13322
08:04:43.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13324 rows, more = false, responseScanTimestamp = 7305207330643288064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13324
08:04:43.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13334 rows, more = false, responseScanTimestamp = 7305207330699902976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.482 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13334
08:04:43.482 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2078809196(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13338 rows, more = false, responseScanTimestamp = 7305207330733441024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13338
08:04:43.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13350 rows, more = false, responseScanTimestamp = 7305207330753548288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13350
08:04:43.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330786107392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13353 rows, more = false, responseScanTimestamp = 7305207330786107392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.500 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13353
08:04:43.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13354 rows, more = false, responseScanTimestamp = 7305207330795929600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13354
08:04:43.508 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1771788721(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13357 rows, more = false, responseScanTimestamp = 7305207330826354688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13357
08:04:43.510 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@111916816(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13359 rows, more = false, responseScanTimestamp = 7305207330844798976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13359
08:04:43.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330861174784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13380 rows, more = false, responseScanTimestamp = 7305207330868166656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13380
08:04:43.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330892095488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330892095488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330903736320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13384 rows, more = false, responseScanTimestamp = 7305207330903736320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13384
08:04:43.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13386 rows, more = false, responseScanTimestamp = 7305207330918100992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13386
08:04:43.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13389 rows, more = false, responseScanTimestamp = 7305207330943627264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13389
08:04:43.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330962960384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13391 rows, more = false, responseScanTimestamp = 7305207330962960384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13391
08:04:43.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330989989888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330989989888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330998882304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207330998882304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331006427136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13396 rows, more = false, responseScanTimestamp = 7305207331006427136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13396
08:04:43.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331025137664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13399 rows, more = false, responseScanTimestamp = 7305207331025137664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13399
08:04:43.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13402 rows, more = false, responseScanTimestamp = 7305207331047936000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13402
08:04:43.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331072106496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13405 rows, more = false, responseScanTimestamp = 7305207331072106496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13405
08:04:43.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331096289280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331096289280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331118501888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331118501888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13409 rows, more = false, responseScanTimestamp = 7305207331118501888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13409
08:04:43.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331138699264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13411 rows, more = false, responseScanTimestamp = 7305207331138699264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13411
08:04:43.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13413 rows, more = false, responseScanTimestamp = 7305207331174096896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13413
08:04:43.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13415 rows, more = false, responseScanTimestamp = 7305207331202592768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13415
08:04:43.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331222892544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.605 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@54621744(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13417 rows, more = false, responseScanTimestamp = 7305207331222892544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13417
08:04:43.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331251650560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13420 rows, more = false, responseScanTimestamp = 7305207331251650560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13420
08:04:43.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331276935168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13432 rows, more = false, responseScanTimestamp = 7305207331276935168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13432
08:04:43.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13436 rows, more = false, responseScanTimestamp = 7305207331308679168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13436
08:04:43.627 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@955318600(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13438 rows, more = false, responseScanTimestamp = 7305207331321708544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13438
08:04:43.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13440 rows, more = false, responseScanTimestamp = 7305207331346587648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13440
08:04:43.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331357843456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13451 rows, more = false, responseScanTimestamp = 7305207331364831232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13451
08:04:43.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331397517312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13455 rows, more = false, responseScanTimestamp = 7305207331397517312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13455
08:04:43.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13459 rows, more = false, responseScanTimestamp = 7305207331422605312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.655 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13459
08:04:43.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331441123328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13461 rows, more = false, responseScanTimestamp = 7305207331441123328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13461
08:04:43.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331470512128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13464 rows, more = false, responseScanTimestamp = 7305207331470512128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.667 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13464
08:04:43.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331493773312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.670 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@194285878(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13467 rows, more = false, responseScanTimestamp = 7305207331493773312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13467
08:04:43.673 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1348248675(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.675 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1487186094(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13470 rows, more = false, responseScanTimestamp = 7305207331517751296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13470
08:04:43.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13490 rows, more = false, responseScanTimestamp = 7305207331537293312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13490
08:04:43.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331561766912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13502 rows, more = false, responseScanTimestamp = 7305207331561766912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13502
08:04:43.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13505 rows, more = false, responseScanTimestamp = 7305207331583434752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13505
08:04:43.698 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1752111539(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13507 rows, more = false, responseScanTimestamp = 7305207331603116032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13507
08:04:43.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331622772736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331629264896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13510 rows, more = false, responseScanTimestamp = 7305207331629264896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13510
08:04:43.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331654914048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331654914048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331664789504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331670360064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13525 rows, more = false, responseScanTimestamp = 7305207331670360064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13525
08:04:43.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13527 rows, more = false, responseScanTimestamp = 7305207331685101568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13527
08:04:43.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13529 rows, more = false, responseScanTimestamp = 7305207331702317056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13529
08:04:43.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13533 rows, more = false, responseScanTimestamp = 7305207331732025344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13533
08:04:43.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13535 rows, more = false, responseScanTimestamp = 7305207331750731776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13535
08:04:43.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13537 rows, more = false, responseScanTimestamp = 7305207331772817408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13537
08:04:43.741 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1197287593(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331793334272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13539 rows, more = false, responseScanTimestamp = 7305207331793334272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13539
08:04:43.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13550 rows, more = false, responseScanTimestamp = 7305207331821023232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13550
08:04:43.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13552 rows, more = false, responseScanTimestamp = 7305207331839344640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13552
08:04:43.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331858509824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13554 rows, more = false, responseScanTimestamp = 7305207331858509824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13554
08:04:43.766 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1922556829(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13556 rows, more = false, responseScanTimestamp = 7305207331878957056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13556
08:04:43.769 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@252429497(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331903479808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.771 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@532280938(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13560 rows, more = false, responseScanTimestamp = 7305207331910410240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13560
08:04:43.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331930054656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331930054656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331943858176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331943858176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13590 rows, more = false, responseScanTimestamp = 7305207331943858176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13590
08:04:43.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13594 rows, more = false, responseScanTimestamp = 7305207331969032192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13594
08:04:43.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13596 rows, more = false, responseScanTimestamp = 7305207331985481728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13596
08:04:43.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207331996733440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.794 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@823106900(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.796 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2093554659(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13598 rows, more = false, responseScanTimestamp = 7305207332004347904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13598
08:04:43.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13610 rows, more = false, responseScanTimestamp = 7305207332030783488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13610
08:04:43.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332055486464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332055486464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13623 rows, more = false, responseScanTimestamp = 7305207332064759808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13623
08:04:43.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332082896896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332082896896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332094861312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332094861312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332100591616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332100591616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13629 rows, more = false, responseScanTimestamp = 7305207332106956800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13629
08:04:43.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13631 rows, more = false, responseScanTimestamp = 7305207332118712320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13631
08:04:43.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13634 rows, more = false, responseScanTimestamp = 7305207332144787456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.833 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13634
08:04:43.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332171513856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332171513856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.836 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@758527695(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13638 rows, more = false, responseScanTimestamp = 7305207332181647360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13638
08:04:43.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13639 rows, more = false, responseScanTimestamp = 7305207332189093888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13639
08:04:43.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13651 rows, more = false, responseScanTimestamp = 7305207332215693312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13651
08:04:43.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13652 rows, more = false, responseScanTimestamp = 7305207332229931008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.854 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13652
08:04:43.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332256223232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.856 [INFO - chaos-test-thread] (MiniKuduCluster.java:399) Killing master server 127.26.35.126:36373
08:04:43.856 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: MASTER
    index: 0
  }
}

08:04:43.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:43.857086 26765 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwwxHvV/build/release/bin/kudu with pid 26776
08:04:43.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332256223232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332271161344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332271161344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.864 [DEBUG - kudu-nio-5] (Connection.java:239) [peer master-127.26.35.126:36373(127.26.35.126:36373)] handling channelInactive
08:04:43.865 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.35.126:36373(127.26.35.126:36373)] cleaning up while in state READY due to: connection closed
08:04:43.866 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
08:04:43.866 [INFO - chaos-test-thread] (MiniKuduCluster.java:380) Starting master server 127.26.35.126:36373
08:04:43.866 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: MASTER
    index: 0
  }
}

08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:43.866843 26765 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/wal
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/data
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/logs
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/data/info.pb
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:04:43.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13656 rows, more = false, responseScanTimestamp = 7305207332271161344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.126:36373
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.126
08:04:43.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=36453
08:04:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:43.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13656
08:04:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:04:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:04:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:04:43.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42549/jwks.json with env {}
08:04:43.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332271161344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13657 rows, more = false, responseScanTimestamp = 7305207332304805888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13657
08:04:43.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13658 rows, more = false, responseScanTimestamp = 7305207332339507200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13658
08:04:43.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332356988928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13659 rows, more = false, responseScanTimestamp = 7305207332356988928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13659
08:04:43.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13661 rows, more = false, responseScanTimestamp = 7305207332388868096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13661
08:04:43.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332418760704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13662 rows, more = false, responseScanTimestamp = 7305207332418760704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13662
08:04:43.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332450623488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13664 rows, more = false, responseScanTimestamp = 7305207332450623488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13664
08:04:43.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332478316544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332478316544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13667 rows, more = false, responseScanTimestamp = 7305207332494127104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.925 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13667
08:04:43.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332542115840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.934 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2104266661(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13674 rows, more = false, responseScanTimestamp = 7305207332542115840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13674
08:04:43.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332590817280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13680 rows, more = false, responseScanTimestamp = 7305207332608446464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13680
08:04:43.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332619227136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13690 rows, more = false, responseScanTimestamp = 7305207332619227136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13690
08:04:43.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332642275328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332642275328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13692 rows, more = false, responseScanTimestamp = 7305207332674539520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13692
08:04:43.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13693 rows, more = false, responseScanTimestamp = 7305207332685107200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13693
08:04:43.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13695 rows, more = false, responseScanTimestamp = 7305207332722814976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13695
08:04:43.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332755111936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13697 rows, more = false, responseScanTimestamp = 7305207332755111936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13697
08:04:43.984 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@818169953(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332784418816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.987 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@82201497(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332784418816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:43.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:43.989832 28052 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:04:43.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:43.990087 28052 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:04:43.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:43.990124 28052 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:04:43.990 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@410686852(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:43.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:43.992726 28052 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:04:43.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:43.992803 28052 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:04:43.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:43.992830 28052 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:04:43.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:43.992856 28052 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:04:43.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:43.992874 28052 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:04:43.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:43.992890 28052 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42549/jwks.json
08:04:43.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:43.996443 28052 master_runner.cc:387] Master server non-default flags:
08:04:43.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:43.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:43.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:43.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:04:43.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/data
08:04:43.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/wal
08:04:43.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:04:43.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:43.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:43.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:43.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.126:36373
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42549/jwks.json
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/data/info.pb
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.126
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=36453
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28052
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/logs
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 07:43:13 UTC on e7f111948823
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12769
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:43.996769 28052 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:04:43.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:43.996974 28052 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:04:44.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.000945 28052 server_base.cc:1061] running on GCE node
08:04:44.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:44.001062 28060 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:44.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:44.001127 28057 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:44.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:44.001443 28058 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:44.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.001945 28052 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:04:44.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.002231 28052 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:04:44.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13700 rows, more = false, responseScanTimestamp = 7305207332803604480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13700
08:04:44.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13734 rows, more = false, responseScanTimestamp = 7305207332871073792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13734
08:04:44.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.017807 28052 hybrid_clock.cc:648] HybridClock initialized: now 1783497884017744 us; error 53 us; skew 500 ppm
08:04:44.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13737 rows, more = false, responseScanTimestamp = 7305207332897955840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13737
08:04:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.019767 28052 webserver.cc:533] Webserver started at http://127.26.35.126:36453/ using document root <none> and password file <none>
08:04:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.020071 28052 fs_manager.cc:362] Metadata directory not provided
08:04:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.020166 28052 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:04:44.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332919525376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.022007 28052 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
08:04:44.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.027985 28066 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:04:44.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.028417 28052 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.000s	sys 0.001s
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.028537 28052 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/data,/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/wal
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc249e53f0ba43a8a5086f118f93b26f"
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.029042 28052 fs_report.cc:389] FS layout report
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/wal
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/wal
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/data/data
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:04:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:04:44.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13740 rows, more = false, responseScanTimestamp = 7305207332928475136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13740
08:04:44.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13742 rows, more = false, responseScanTimestamp = 7305207332965638144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13742
08:04:44.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13742 rows, more = false, responseScanTimestamp = 7305207332965638144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207332991094784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333027786752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13745 rows, more = false, responseScanTimestamp = 7305207333046034432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13745
08:04:44.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13747 rows, more = false, responseScanTimestamp = 7305207333060677632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13747
08:04:44.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.059834 28052 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:04:44.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.060161 28052 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:04:44.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.060281 28052 kserver.cc:163] Server-wide thread pool size limit: 3276
08:04:44.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13748 rows, more = false, responseScanTimestamp = 7305207333083766784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13748
08:04:44.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.066603 28052 rpc_server.cc:307] RPC server started. Bound to: 127.26.35.126:36373
08:04:44.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.066666 28119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.35.126:36373 every 8 connection(s)
08:04:44.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.067090 28052 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-0/data/info.pb
08:04:44.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.068508 28120 sys_catalog.cc:263] Verifying existing consensus state
08:04:44.069 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
08:04:44.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.069219 26765 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwwxHvV/build/release/bin/kudu as pid 28052
08:04:44.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13749 rows, more = false, responseScanTimestamp = 7305207333109391360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13749
08:04:44.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333120532480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333150158848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.073036 28120 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: Bootstrap starting.
08:04:44.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333150158848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333160423424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13752 rows, more = false, responseScanTimestamp = 7305207333160423424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13752
08:04:44.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.089115 28120 log.cc:826] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: Log is configured to *not* fsync() on all Append() calls
08:04:44.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13756 rows, more = false, responseScanTimestamp = 7305207333189799936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13756
08:04:44.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.096946 28120 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=5 ignored=0} mutations{seen=4 ignored=0} orphaned_commits=0. Pending: 0 replicates
08:04:44.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.097280 28120 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: Bootstrap complete.
08:04:44.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13759 rows, more = false, responseScanTimestamp = 7305207333230432256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13759
08:04:44.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.101256 28120 raft_consensus.cc:359] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:44.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.101563 28120 raft_consensus.cc:740] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc249e53f0ba43a8a5086f118f93b26f, State: Initialized, Role: FOLLOWER
08:04:44.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.101704 28120 consensus_queue.cc:260] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 2.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:44.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.102074 28120 sys_catalog.cc:565] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: configured and running, proceeding with master startup.
08:04:44.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13761 rows, more = false, responseScanTimestamp = 7305207333247692800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13761
08:04:44.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.104696 28136 catalog_manager.cc:1295] Loaded cluster ID: a1d5a733c06d4a14acbc8400e0f5cc14
08:04:44.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.104756 28136 catalog_manager.cc:1588] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: loading cluster ID for follower catalog manager: success
08:04:44.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.105362 28082 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "db912c756d5642188ac063a9a687a1fe" instance_seqno: 1783497855253663) as {username='slave'} at 127.26.35.67:36891; Asking this server to re-register.
08:04:44.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.105719 27448 heartbeater.cc:461] Registering TS with master...
08:04:44.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.106091 28082 ts_manager.cc:194] Registered new tserver with Master: db912c756d5642188ac063a9a687a1fe (127.26.35.67:38795)
08:04:44.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.106724 28136 catalog_manager.cc:1610] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: acquiring CA information for follower catalog manager: success
08:04:44.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.107112 28136 catalog_manager.cc:1638] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:04:44.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333253447680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333294489600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333304016896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.112200 28125 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:44.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.114073 28125 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: This master's current role is: FOLLOWER
08:04:44.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13764 rows, more = false, responseScanTimestamp = 7305207333304016896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.118 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13764
08:04:44.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333331169280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13768 rows, more = false, responseScanTimestamp = 7305207333339348992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13768
08:04:44.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333366632448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333366632448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333389262848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333389262848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13773 rows, more = false, responseScanTimestamp = 7305207333397450752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13773
08:04:44.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13776 rows, more = false, responseScanTimestamp = 7305207333418156032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13776
08:04:44.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333431398400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.145496 28052 master_runner.cc:264] No leader master found from master bc249e53f0ba43a8a5086f118f93b26f
08:04:44.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333431398400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.145582 28052 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:04:44.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333451214848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.148 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@32649353(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13778 rows, more = false, responseScanTimestamp = 7305207333451214848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.152 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13778
08:04:44.152 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@333969302(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13779 rows, more = false, responseScanTimestamp = 7305207333460561920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13779
08:04:44.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13780 rows, more = false, responseScanTimestamp = 7305207333473366016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13780
08:04:44.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333517639680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333517639680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333531770880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333540302848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13804 rows, more = false, responseScanTimestamp = 7305207333546618880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13804
08:04:44.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13805 rows, more = false, responseScanTimestamp = 7305207333557809152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13805
08:04:44.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13807 rows, more = false, responseScanTimestamp = 7305207333593219072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13807
08:04:44.190 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@636214512(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13808 rows, more = false, responseScanTimestamp = 7305207333609615360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13808
08:04:44.193 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1769061244(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.195 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2039986339(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13809 rows, more = false, responseScanTimestamp = 7305207333631729664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13809
08:04:44.200 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1432402752(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13820 rows, more = false, responseScanTimestamp = 7305207333659230208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13820
08:04:44.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333689032704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333689032704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333689032704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13850 rows, more = false, responseScanTimestamp = 7305207333712588800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13850
08:04:44.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207333721464832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13852 rows, more = false, responseScanTimestamp = 7305207333734019072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13852
08:04:44.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13853 rows, more = false, responseScanTimestamp = 7305207333767618560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13853
08:04:44.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13854 rows, more = false, responseScanTimestamp = 7305207333777440768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13854
08:04:44.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13855 rows, more = false, responseScanTimestamp = 7305207333807783936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.247 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13855
08:04:44.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13858 rows, more = false, responseScanTimestamp = 7305207333860749312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.256 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13858
08:04:44.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13859 rows, more = false, responseScanTimestamp = 7305207333879201792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13859
08:04:44.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13859 rows, more = false, responseScanTimestamp = 7305207333879201792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13861 rows, more = false, responseScanTimestamp = 7305207333951541248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13861
08:04:44.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13864 rows, more = false, responseScanTimestamp = 7305207333984104448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13864
08:04:44.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334012203008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13866 rows, more = false, responseScanTimestamp = 7305207334020231168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13866
08:04:44.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13869 rows, more = false, responseScanTimestamp = 7305207334048915456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.299 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13869
08:04:44.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13871 rows, more = false, responseScanTimestamp = 7305207334074437632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13871
08:04:44.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13872 rows, more = false, responseScanTimestamp = 7305207334091378688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13872
08:04:44.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334129410048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13875 rows, more = false, responseScanTimestamp = 7305207334129410048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13875
08:04:44.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13878 rows, more = false, responseScanTimestamp = 7305207334161592320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13878
08:04:44.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334192328704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334192328704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334206181376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13882 rows, more = false, responseScanTimestamp = 7305207334206181376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13882
08:04:44.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13884 rows, more = false, responseScanTimestamp = 7305207334224240640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13884
08:04:44.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13886 rows, more = false, responseScanTimestamp = 7305207334253998080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13886
08:04:44.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334269743104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334285307904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.350 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@773316928(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334292389888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.352 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1247352229(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13889 rows, more = false, responseScanTimestamp = 7305207334292389888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13889
08:04:44.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334300008448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.356 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@240123629(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334300008448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334317867008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.359 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1587932895(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334317867008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.360 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1328089514(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334327795712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.362 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1306511831(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.363 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1016524311(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.365 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1303657548(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13920 rows, more = false, responseScanTimestamp = 7305207334336249856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13920
08:04:44.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334356709376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13950 rows, more = false, responseScanTimestamp = 7305207334356709376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13950
08:04:44.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334396948480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13970 rows, more = false, responseScanTimestamp = 7305207334396948480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13970
08:04:44.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334423117824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13972 rows, more = false, responseScanTimestamp = 7305207334423117824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13972
08:04:44.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334454194176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334459863040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.397 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1255606281(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13977 rows, more = false, responseScanTimestamp = 7305207334474063872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13977
08:04:44.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334487625728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334494121984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13990 rows, more = false, responseScanTimestamp = 7305207334509731840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13990
08:04:44.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334516666368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334523699200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13993 rows, more = false, responseScanTimestamp = 7305207334541008896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13993
08:04:44.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13994 rows, more = false, responseScanTimestamp = 7305207334547124224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13994
08:04:44.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334567936000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13995 rows, more = false, responseScanTimestamp = 7305207334567936000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13995
08:04:44.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 13997 rows, more = false, responseScanTimestamp = 7305207334597091328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 13997
08:04:44.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334621192192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14001 rows, more = false, responseScanTimestamp = 7305207334627569664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14001
08:04:44.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14004 rows, more = false, responseScanTimestamp = 7305207334650302464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14004
08:04:44.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14004 rows, more = false, responseScanTimestamp = 7305207334650302464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334700523520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.454 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2046157301(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334706409472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.457 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1914195594(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14009 rows, more = false, responseScanTimestamp = 7305207334720122880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14009
08:04:44.459 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@513956569(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334727262208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14020 rows, more = false, responseScanTimestamp = 7305207334740205568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14020
08:04:44.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14042 rows, more = false, responseScanTimestamp = 7305207334767091712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14042
08:04:44.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14045 rows, more = false, responseScanTimestamp = 7305207334797565952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.482 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14045
08:04:44.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14046 rows, more = false, responseScanTimestamp = 7305207334820372480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14046
08:04:44.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14048 rows, more = false, responseScanTimestamp = 7305207334846398464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14048
08:04:44.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334876536832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334890250240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14052 rows, more = false, responseScanTimestamp = 7305207334890250240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14052
08:04:44.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334913966080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334913966080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14057 rows, more = false, responseScanTimestamp = 7305207334924349440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14057
08:04:44.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334954651648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14062 rows, more = false, responseScanTimestamp = 7305207334954651648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14062
08:04:44.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207334978248704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.524 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1825017412(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14066 rows, more = false, responseScanTimestamp = 7305207334983942144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14066
08:04:44.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14069 rows, more = false, responseScanTimestamp = 7305207335007907840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14069
08:04:44.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14081 rows, more = false, responseScanTimestamp = 7305207335034097664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14081
08:04:44.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14083 rows, more = false, responseScanTimestamp = 7305207335066423296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14083
08:04:44.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14085 rows, more = false, responseScanTimestamp = 7305207335083233280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14085
08:04:44.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14086 rows, more = false, responseScanTimestamp = 7305207335107076096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14086
08:04:44.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335131144192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335142240256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14090 rows, more = false, responseScanTimestamp = 7305207335142240256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14090
08:04:44.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14095 rows, more = false, responseScanTimestamp = 7305207335168438272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14095
08:04:44.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335181467648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14096 rows, more = false, responseScanTimestamp = 7305207335181467648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.577 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14096
08:04:44.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335187816448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335216431104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335216431104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335237431296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335237431296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14100 rows, more = false, responseScanTimestamp = 7305207335245332480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14100
08:04:44.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335258087424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335269298176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335269298176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335276085248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14105 rows, more = false, responseScanTimestamp = 7305207335281147904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14105
08:04:44.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14109 rows, more = false, responseScanTimestamp = 7305207335304200192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14109
08:04:44.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335320846336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14111 rows, more = false, responseScanTimestamp = 7305207335320846336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14111
08:04:44.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14113 rows, more = false, responseScanTimestamp = 7305207335340064768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14113
08:04:44.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335371513856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.619978 28082 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" instance_seqno: 1783497878849045) as {username='slave'} at 127.26.35.66:43795; Asking this server to re-register.
08:04:44.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.620215 27995 heartbeater.cc:461] Registering TS with master...
08:04:44.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.621413 28082 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" instance_seqno: 1783497858460493) as {username='slave'} at 127.26.35.65:48617; Asking this server to re-register.
08:04:44.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.621567 28083 ts_manager.cc:194] Registered new tserver with Master: 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66:35869)
08:04:44.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.621626 27640 heartbeater.cc:461] Registering TS with master...
08:04:44.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:44.621894 28083 ts_manager.cc:194] Registered new tserver with Master: bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655)
08:04:44.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14114 rows, more = false, responseScanTimestamp = 7305207335371513856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14114
08:04:44.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335392198656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14116 rows, more = false, responseScanTimestamp = 7305207335405633536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14116
08:04:44.633 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@980099168(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14118 rows, more = false, responseScanTimestamp = 7305207335442489344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14118
08:04:44.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14119 rows, more = false, responseScanTimestamp = 7305207335452262400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14119
08:04:44.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14131 rows, more = false, responseScanTimestamp = 7305207335484751872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14131
08:04:44.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335507890176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335507890176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335520935936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14135 rows, more = false, responseScanTimestamp = 7305207335527006208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14135
08:04:44.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335532814336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14136 rows, more = false, responseScanTimestamp = 7305207335532814336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14136
08:04:44.665 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@171394489(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14138 rows, more = false, responseScanTimestamp = 7305207335567663104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14138
08:04:44.668 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@105886388(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.670 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1445640599(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14139 rows, more = false, responseScanTimestamp = 7305207335583166464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14139
08:04:44.673 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@899808018(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14150 rows, more = false, responseScanTimestamp = 7305207335603462144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14150
08:04:44.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335637430272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335637430272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335653851136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14183 rows, more = false, responseScanTimestamp = 7305207335660527616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14183
08:04:44.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14185 rows, more = false, responseScanTimestamp = 7305207335671787520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14185
08:04:44.696 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@93026962(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335698423808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.698 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2125111941(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335704158208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14190 rows, more = false, responseScanTimestamp = 7305207335718084608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14190
08:04:44.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335726202880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14210 rows, more = false, responseScanTimestamp = 7305207335737180160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14210
08:04:44.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335768616960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14214 rows, more = false, responseScanTimestamp = 7305207335768616960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14214
08:04:44.721 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2102348486(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14217 rows, more = false, responseScanTimestamp = 7305207335793238016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14217
08:04:44.725 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1200379670(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14219 rows, more = false, responseScanTimestamp = 7305207335815356416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14219
08:04:44.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14240 rows, more = false, responseScanTimestamp = 7305207335842656256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14240
08:04:44.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14243 rows, more = false, responseScanTimestamp = 7305207335866982400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14243
08:04:44.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14246 rows, more = false, responseScanTimestamp = 7305207335895576576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14246
08:04:44.748 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@420346527(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.750 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@848874929(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14248 rows, more = false, responseScanTimestamp = 7305207335911464960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14248
08:04:44.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14250 rows, more = false, responseScanTimestamp = 7305207335932112896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14250
08:04:44.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14271 rows, more = false, responseScanTimestamp = 7305207335956762624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14271
08:04:44.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207335985512448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14275 rows, more = false, responseScanTimestamp = 7305207335985512448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14275
08:04:44.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336006909952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336006909952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14279 rows, more = false, responseScanTimestamp = 7305207336017907712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14279
08:04:44.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336029474816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14282 rows, more = false, responseScanTimestamp = 7305207336035053568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14282
08:04:44.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14285 rows, more = false, responseScanTimestamp = 7305207336058085376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14285
08:04:44.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14287 rows, more = false, responseScanTimestamp = 7305207336076472320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14287
08:04:44.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14290 rows, more = false, responseScanTimestamp = 7305207336096333824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14290
08:04:44.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336125353984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14293 rows, more = false, responseScanTimestamp = 7305207336125353984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14293
08:04:44.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14296 rows, more = false, responseScanTimestamp = 7305207336144130048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14296
08:04:44.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336164888576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336169267200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336183365632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14302 rows, more = false, responseScanTimestamp = 7305207336188719104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14302
08:04:44.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336200183808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14305 rows, more = false, responseScanTimestamp = 7305207336205627392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14305
08:04:44.825 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@898017374(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.827 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@269974815(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14309 rows, more = false, responseScanTimestamp = 7305207336233254912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14309
08:04:44.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14320 rows, more = false, responseScanTimestamp = 7305207336255741952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14320
08:04:44.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336277708800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336277708800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336287657984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14334 rows, more = false, responseScanTimestamp = 7305207336293638144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14334
08:04:44.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14336 rows, more = false, responseScanTimestamp = 7305207336305508352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14336
08:04:44.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14338 rows, more = false, responseScanTimestamp = 7305207336320016384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.854 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14338
08:04:44.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336354390016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14342 rows, more = false, responseScanTimestamp = 7305207336354390016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14342
08:04:44.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336363732992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336363732992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336385126400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336391188480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14345 rows, more = false, responseScanTimestamp = 7305207336391188480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14345
08:04:44.869 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1723380864(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14347 rows, more = false, responseScanTimestamp = 7305207336403308544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14347
08:04:44.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336419049472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14350 rows, more = false, responseScanTimestamp = 7305207336425725952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14350
08:04:44.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14350 rows, more = false, responseScanTimestamp = 7305207336425725952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336441618432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336470499328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336483446784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14362 rows, more = false, responseScanTimestamp = 7305207336483446784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.892 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14362
08:04:44.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14365 rows, more = false, responseScanTimestamp = 7305207336507551744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14365
08:04:44.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14367 rows, more = false, responseScanTimestamp = 7305207336529895424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14367
08:04:44.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336552050688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336558612480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14371 rows, more = false, responseScanTimestamp = 7305207336570818560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14371
08:04:44.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14374 rows, more = false, responseScanTimestamp = 7305207336588398592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14374
08:04:44.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14376 rows, more = false, responseScanTimestamp = 7305207336604651520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.920 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14376
08:04:44.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336626348032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336626348032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336636641280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14380 rows, more = false, responseScanTimestamp = 7305207336636641280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14380
08:04:44.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336662568960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336662568960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336678739968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336678739968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336685678592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336685678592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14387 rows, more = false, responseScanTimestamp = 7305207336685678592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14387
08:04:44.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336704823296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336704823296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14391 rows, more = false, responseScanTimestamp = 7305207336719695872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14391
08:04:44.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336736632832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14394 rows, more = false, responseScanTimestamp = 7305207336736632832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14394
08:04:44.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14396 rows, more = false, responseScanTimestamp = 7305207336763334656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.960 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14396
08:04:44.960 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@314120355(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:44.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336790265856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14399 rows, more = false, responseScanTimestamp = 7305207336790265856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14399
08:04:44.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14410 rows, more = false, responseScanTimestamp = 7305207336805060608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.969 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14410
08:04:44.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336827023360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14413 rows, more = false, responseScanTimestamp = 7305207336827023360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14413
08:04:44.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336844566528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14416 rows, more = false, responseScanTimestamp = 7305207336850272256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14416
08:04:44.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14419 rows, more = false, responseScanTimestamp = 7305207336870940672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14419
08:04:44.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336890404864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14422 rows, more = false, responseScanTimestamp = 7305207336896032768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:44.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14422
08:04:45.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14425 rows, more = false, responseScanTimestamp = 7305207336923435008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14425
08:04:45.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336942174208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207336942174208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14428 rows, more = false, responseScanTimestamp = 7305207336965636096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14428
08:04:45.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14431 rows, more = false, responseScanTimestamp = 7305207336983629824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14431
08:04:45.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337010171904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14434 rows, more = false, responseScanTimestamp = 7305207337010171904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14434
08:04:45.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14437 rows, more = false, responseScanTimestamp = 7305207337029877760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14437
08:04:45.026 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@310216434(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14439 rows, more = false, responseScanTimestamp = 7305207337057288192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14439
08:04:45.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14440 rows, more = false, responseScanTimestamp = 7305207337070157824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14440
08:04:45.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14452 rows, more = false, responseScanTimestamp = 7305207337101197312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14452
08:04:45.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337123119104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14454 rows, more = false, responseScanTimestamp = 7305207337123119104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14454
08:04:45.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14458 rows, more = false, responseScanTimestamp = 7305207337159602176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14458
08:04:45.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14461 rows, more = false, responseScanTimestamp = 7305207337180426240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14461
08:04:45.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14464 rows, more = false, responseScanTimestamp = 7305207337202241536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14464
08:04:45.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14467 rows, more = false, responseScanTimestamp = 7305207337222021120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.071 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14467
08:04:45.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14468 rows, more = false, responseScanTimestamp = 7305207337232445440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14468
08:04:45.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337232445440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.079777 28148 raft_consensus.cc:493] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bc249e53f0ba43a8a5086f118f93b26f)
08:04:45.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.079905 28148 raft_consensus.cc:515] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:45.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.080698 28148 leader_election.cc:290] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bc249e53f0ba43a8a5086f118f93b26f (127.26.35.126:36373), 939367a7db8b4518adb2c862a2d7593b (127.26.35.125:41239)
08:04:45.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.080735 27752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "62377a7fc20444fbade663c05954a19b" candidate_term: 3 candidate_status { last_received { term: 2 index: 10 } } ignore_live_leader: false dest_uuid: "939367a7db8b4518adb2c862a2d7593b" is_pre_election: true
08:04:45.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14469 rows, more = false, responseScanTimestamp = 7305207337253068800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14469
08:04:45.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.084619 28085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "62377a7fc20444fbade663c05954a19b" candidate_term: 3 candidate_status { last_received { term: 2 index: 10 } } ignore_live_leader: false dest_uuid: "bc249e53f0ba43a8a5086f118f93b26f" is_pre_election: true
08:04:45.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.084827 28085 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62377a7fc20444fbade663c05954a19b in term 2.
08:04:45.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.085052 26938 leader_election.cc:304] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62377a7fc20444fbade663c05954a19b, bc249e53f0ba43a8a5086f118f93b26f; no voters: 939367a7db8b4518adb2c862a2d7593b
08:04:45.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.085458 28148 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 2 FOLLOWER]: Leader pre-election won for term 3
08:04:45.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.085901 28148 raft_consensus.cc:493] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 2 FOLLOWER]: Starting leader election (detected failure of leader bc249e53f0ba43a8a5086f118f93b26f)
08:04:45.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.086100 28148 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 2 FOLLOWER]: Advancing to term 3
08:04:45.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.087077 28148 raft_consensus.cc:515] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:45.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.087395 28148 leader_election.cc:290] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [CANDIDATE]: Term 3 election: Requested vote from peers bc249e53f0ba43a8a5086f118f93b26f (127.26.35.126:36373), 939367a7db8b4518adb2c862a2d7593b (127.26.35.125:41239)
08:04:45.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.087512 28085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "62377a7fc20444fbade663c05954a19b" candidate_term: 3 candidate_status { last_received { term: 2 index: 10 } } ignore_live_leader: false dest_uuid: "bc249e53f0ba43a8a5086f118f93b26f"
08:04:45.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.087596 28085 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 2 FOLLOWER]: Advancing to term 3
08:04:45.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.088696 28085 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62377a7fc20444fbade663c05954a19b in term 3.
08:04:45.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.088958 26938 leader_election.cc:304] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62377a7fc20444fbade663c05954a19b, bc249e53f0ba43a8a5086f118f93b26f; no voters: 
08:04:45.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.089044 28148 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 3 FOLLOWER]: Leader election won for term 3
08:04:45.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.089077 27752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "62377a7fc20444fbade663c05954a19b" candidate_term: 3 candidate_status { last_received { term: 2 index: 10 } } ignore_live_leader: false dest_uuid: "939367a7db8b4518adb2c862a2d7593b"
08:04:45.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.089159 28148 raft_consensus.cc:697] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 3 LEADER]: Becoming Leader. State: Replica: 62377a7fc20444fbade663c05954a19b, State: Running, Role: LEADER
08:04:45.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.089246 28148 consensus_queue.cc:237] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 2.10, Last appended by leader: 10, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:45.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14471 rows, more = false, responseScanTimestamp = 7305207337280151552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.089 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14471
08:04:45.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.089635 28150 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 62377a7fc20444fbade663c05954a19b. Latest consensus state: current_term: 3 leader_uuid: "62377a7fc20444fbade663c05954a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:45.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.089721 28150 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: This master's current role is: LEADER
08:04:45.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.089928 28152 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
08:04:45.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337311125504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.090749 28152 catalog_manager.cc:679] Loaded metadata for table org.apache.kudu.client.ITClient-1783497853607 [id=dfce714f42bc4dde9dc6c28376b8f05e]
08:04:45.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.090957 28152 tablet_loader.cc:96] loaded metadata for tablet 2b2d91a4d34543fb917e4b333e1fe523 (table org.apache.kudu.client.ITClient-1783497853607 [id=dfce714f42bc4dde9dc6c28376b8f05e])
08:04:45.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.091014 28152 catalog_manager.cc:1520] Initializing Kudu cluster ID...
08:04:45.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.091082 28152 catalog_manager.cc:1295] Loaded cluster ID: a1d5a733c06d4a14acbc8400e0f5cc14
08:04:45.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.091106 28152 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
08:04:45.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.091269 28152 catalog_manager.cc:1540] Loading token signing keys...
08:04:45.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.091320 28152 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: Loaded TSK: 0
08:04:45.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.091598 28152 catalog_manager.cc:1550] Initializing in-progress tserver states...
08:04:45.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337311125504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337328750592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14476 rows, more = false, responseScanTimestamp = 7305207337336442880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14476
08:04:45.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337342554112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337342554112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337360879616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337360879616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.101 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@967441959(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337360879616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337369190400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.103 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@446058790(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.105 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1076899543(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14479 rows, more = false, responseScanTimestamp = 7305207337369190400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14479
08:04:45.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14500 rows, more = false, responseScanTimestamp = 7305207337394606080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14500
08:04:45.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14512 rows, more = false, responseScanTimestamp = 7305207337421451264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14512
08:04:45.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337432195072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337438363648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14514 rows, more = false, responseScanTimestamp = 7305207337438363648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14514
08:04:45.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337463341056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14517 rows, more = false, responseScanTimestamp = 7305207337468784640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14517
08:04:45.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337495490560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14520 rows, more = false, responseScanTimestamp = 7305207337501057024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14520
08:04:45.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337527140352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14523 rows, more = false, responseScanTimestamp = 7305207337527140352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14523
08:04:45.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14525 rows, more = false, responseScanTimestamp = 7305207337544220672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14525
08:04:45.153 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1048865333(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14528 rows, more = false, responseScanTimestamp = 7305207337570697216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14528
08:04:45.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337601499136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337601499136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337610371072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14542 rows, more = false, responseScanTimestamp = 7305207337610371072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.164 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14542
08:04:45.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14543 rows, more = false, responseScanTimestamp = 7305207337617113088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14543
08:04:45.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337647312896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337647312896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337659801600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.173 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1219162884(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337659801600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.175 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1612547158(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.178781 28154 raft_consensus.cc:493] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bc249e53f0ba43a8a5086f118f93b26f)
08:04:45.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.179196 28154 raft_consensus.cc:515] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:04:45.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.179782 28154 leader_election.cc:290] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bc249e53f0ba43a8a5086f118f93b26f (127.26.35.126:36373), 62377a7fc20444fbade663c05954a19b (127.26.35.124:44375)
08:04:45.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.179970 26962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "939367a7db8b4518adb2c862a2d7593b" candidate_term: 3 candidate_status { last_received { term: 2 index: 10 } } ignore_live_leader: false dest_uuid: "62377a7fc20444fbade663c05954a19b" is_pre_election: true
08:04:45.180 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14549 rows, more = false, responseScanTimestamp = 7305207337665765376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14549
08:04:45.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.184377 28085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "939367a7db8b4518adb2c862a2d7593b" candidate_term: 3 candidate_status { last_received { term: 2 index: 10 } } ignore_live_leader: false dest_uuid: "bc249e53f0ba43a8a5086f118f93b26f" is_pre_election: true
08:04:45.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.184520 28085 raft_consensus.cc:2393] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 939367a7db8b4518adb2c862a2d7593b in current term 3: Already voted for candidate 62377a7fc20444fbade663c05954a19b in this term.
08:04:45.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.184736 27728 leader_election.cc:304] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 939367a7db8b4518adb2c862a2d7593b; no voters: 62377a7fc20444fbade663c05954a19b, bc249e53f0ba43a8a5086f118f93b26f
08:04:45.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.184885 28154 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 2 FOLLOWER]: Advancing to term 3
08:04:45.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.185564 28154 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
08:04:45.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14570 rows, more = false, responseScanTimestamp = 7305207337688621056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14570
08:04:45.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14572 rows, more = false, responseScanTimestamp = 7305207337704599552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14572
08:04:45.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14574 rows, more = false, responseScanTimestamp = 7305207337727254528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14574
08:04:45.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14577 rows, more = false, responseScanTimestamp = 7305207337755934720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14577
08:04:45.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337779974144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14579 rows, more = false, responseScanTimestamp = 7305207337779974144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14579
08:04:45.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337807736832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14582 rows, more = false, responseScanTimestamp = 7305207337807736832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14582
08:04:45.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14586 rows, more = false, responseScanTimestamp = 7305207337835220992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14586
08:04:45.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337852567552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.221 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@555370516(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337852567552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337864409088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.223 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1020414912(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337864409088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.230 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@603962765(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337870786560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337883385856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.233 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@801940112(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14600 rows, more = false, responseScanTimestamp = 7305207337883385856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14600
08:04:45.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14630 rows, more = false, responseScanTimestamp = 7305207337923317760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14630
08:04:45.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14633 rows, more = false, responseScanTimestamp = 7305207337944354816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14633
08:04:45.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207337972158464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.254 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1558513045(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14637 rows, more = false, responseScanTimestamp = 7305207337978466304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14637
08:04:45.258 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1917311362(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.260 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@738853266(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14639 rows, more = false, responseScanTimestamp = 7305207337996201984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14639
08:04:45.264 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1712909985(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14660 rows, more = false, responseScanTimestamp = 7305207338030411776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14660
08:04:45.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338050387968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338050387968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338065346560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14682 rows, more = false, responseScanTimestamp = 7305207338070708224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14682
08:04:45.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338088980480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14685 rows, more = false, responseScanTimestamp = 7305207338088980480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14685
08:04:45.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338117550080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.287 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@304449114(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14687 rows, more = false, responseScanTimestamp = 7305207338117550080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14687
08:04:45.291 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1583535701(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338133843968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338140868608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.293 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@580405914(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338156703744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.295 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@55891342(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338156703744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14710 rows, more = false, responseScanTimestamp = 7305207338164101120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.302 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14710
08:04:45.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338187350016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338200223744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14733 rows, more = false, responseScanTimestamp = 7305207338200223744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14733
08:04:45.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14736 rows, more = false, responseScanTimestamp = 7305207338219462656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14736
08:04:45.315 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1040028904(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14738 rows, more = false, responseScanTimestamp = 7305207338237259776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14738
08:04:45.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338266349568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338266349568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338276110336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14751 rows, more = false, responseScanTimestamp = 7305207338276110336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14751
08:04:45.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14753 rows, more = false, responseScanTimestamp = 7305207338288664576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14753
08:04:45.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338320265216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14757 rows, more = false, responseScanTimestamp = 7305207338320265216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.340 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14757
08:04:45.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14760 rows, more = false, responseScanTimestamp = 7305207338344939520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14760
08:04:45.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338363392000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338363392000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14762 rows, more = false, responseScanTimestamp = 7305207338363392000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14762
08:04:45.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14766 rows, more = false, responseScanTimestamp = 7305207338398703616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14766
08:04:45.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14768 rows, more = false, responseScanTimestamp = 7305207338415407104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14768
08:04:45.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14771 rows, more = false, responseScanTimestamp = 7305207338450817024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14771
08:04:45.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14773 rows, more = false, responseScanTimestamp = 7305207338466226176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14773
08:04:45.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14777 rows, more = false, responseScanTimestamp = 7305207338497032192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14777
08:04:45.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14780 rows, more = false, responseScanTimestamp = 7305207338521751552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14780
08:04:45.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338541780992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338541780992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338552602624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14784 rows, more = false, responseScanTimestamp = 7305207338552602624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.396 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14784
08:04:45.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338569797632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.398 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1969565052(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338575425536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338586025984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338586025984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338592460800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14790 rows, more = false, responseScanTimestamp = 7305207338592460800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14790
08:04:45.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14802 rows, more = false, responseScanTimestamp = 7305207338612334592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14802
08:04:45.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338635776000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338647465984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14805 rows, more = false, responseScanTimestamp = 7305207338647465984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14805
08:04:45.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14808 rows, more = false, responseScanTimestamp = 7305207338667122688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14808
08:04:45.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14810 rows, more = false, responseScanTimestamp = 7305207338684522496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14810
08:04:45.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338712420352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14814 rows, more = false, responseScanTimestamp = 7305207338712420352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.436 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14814
08:04:45.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14817 rows, more = false, responseScanTimestamp = 7305207338735169536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14817
08:04:45.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338762911744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14820 rows, more = false, responseScanTimestamp = 7305207338762911744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14820
08:04:45.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14823 rows, more = false, responseScanTimestamp = 7305207338787520512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14823
08:04:45.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338815062016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14826 rows, more = false, responseScanTimestamp = 7305207338815062016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14826
08:04:45.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338854961152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338854961152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338871414784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338879344640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338879344640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338894864384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338894864384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14833 rows, more = false, responseScanTimestamp = 7305207338901336064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.481 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14833
08:04:45.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338915180544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338921029632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338933297152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.486 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@365520336(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14838 rows, more = false, responseScanTimestamp = 7305207338940981248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14838
08:04:45.489 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@815016514(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338953580544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.491 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1637851756(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14840 rows, more = false, responseScanTimestamp = 7305207338953580544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14840
08:04:45.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338982748160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207338982748160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14871 rows, more = false, responseScanTimestamp = 7305207338997956608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14871
08:04:45.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339015450624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14874 rows, more = false, responseScanTimestamp = 7305207339015450624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14874
08:04:45.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339035582464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339041366016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.513 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1028484590(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339053727744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.515 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1668577394(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14879 rows, more = false, responseScanTimestamp = 7305207339059617792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.519 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14879
08:04:45.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14900 rows, more = false, responseScanTimestamp = 7305207339077742592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14900
08:04:45.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339101900800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14903 rows, more = false, responseScanTimestamp = 7305207339101900800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14903
08:04:45.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339131961344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339131961344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339141697536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.535 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1914931300(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339147337728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339147337728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14910 rows, more = false, responseScanTimestamp = 7305207339154128896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14910
08:04:45.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14922 rows, more = false, responseScanTimestamp = 7305207339173818368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14922
08:04:45.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14925 rows, more = false, responseScanTimestamp = 7305207339196375040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14925
08:04:45.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339196375040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339196375040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339224522752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14927 rows, more = false, responseScanTimestamp = 7305207339231875072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14927
08:04:45.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339250335744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14930 rows, more = false, responseScanTimestamp = 7305207339250335744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14930
08:04:45.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14932 rows, more = false, responseScanTimestamp = 7305207339279032320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.576 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14932
08:04:45.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339306274816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339306274816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14936 rows, more = false, responseScanTimestamp = 7305207339324841984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14936
08:04:45.586 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1848891534(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339339997184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.588 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@952625851(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339345133568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14940 rows, more = false, responseScanTimestamp = 7305207339364691968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14940
08:04:45.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339382177792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14960 rows, more = false, responseScanTimestamp = 7305207339382177792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14960
08:04:45.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14963 rows, more = false, responseScanTimestamp = 7305207339410231296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14963
08:04:45.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339438403584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339438403584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339453988864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14967 rows, more = false, responseScanTimestamp = 7305207339453988864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14967
08:04:45.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339463872512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339484749824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339496603648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339504988160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14971 rows, more = false, responseScanTimestamp = 7305207339504988160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14971
08:04:45.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339527602176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14973 rows, more = false, responseScanTimestamp = 7305207339527602176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14973
08:04:45.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339547197440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14974 rows, more = false, responseScanTimestamp = 7305207339547197440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14974
08:04:45.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339572178944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339587194880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339600392192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.649 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2024841785(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14977 rows, more = false, responseScanTimestamp = 7305207339600392192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14977
08:04:45.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14980 rows, more = false, responseScanTimestamp = 7305207339622289408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14980
08:04:45.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14993 rows, more = false, responseScanTimestamp = 7305207339663552512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14993
08:04:45.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339688615936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339688615936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339702956032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339702956032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.673907 28085 raft_consensus.cc:1275] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 3 FOLLOWER]: Refusing update from remote peer 62377a7fc20444fbade663c05954a19b: Log matching property violated. Preceding OpId in replica: term: 2 index: 10. Preceding OpId from leader: term: 3 index: 11. (index mismatch)
08:04:45.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.676611 28156 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
08:04:45.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.677768 28157 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 62377a7fc20444fbade663c05954a19b. Latest consensus state: current_term: 3 leader_uuid: "62377a7fc20444fbade663c05954a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:45.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.677871 28157 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: This master's current role is: FOLLOWER
08:04:45.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14998 rows, more = false, responseScanTimestamp = 7305207339711905792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 14998
08:04:45.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.680234 28157 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "62377a7fc20444fbade663c05954a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:45.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.680663 28157 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: This master's current role is: FOLLOWER
08:04:45.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.680824 27752 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 3 FOLLOWER]: Refusing update from remote peer 62377a7fc20444fbade663c05954a19b: Log matching property violated. Preceding OpId in replica: term: 2 index: 10. Preceding OpId from leader: term: 3 index: 11. (index mismatch)
08:04:45.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.681041 28156 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [LEADER]: Connected to new peer: Peer: permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
08:04:45.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.681596 28154 sys_catalog.cc:455] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 62377a7fc20444fbade663c05954a19b. Latest consensus state: current_term: 3 leader_uuid: "62377a7fc20444fbade663c05954a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:45.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.681686 28154 sys_catalog.cc:458] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: This master's current role is: FOLLOWER
08:04:45.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.681738 28154 sys_catalog.cc:455] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "62377a7fc20444fbade663c05954a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:45.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.681778 28154 sys_catalog.cc:458] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: This master's current role is: FOLLOWER
08:04:45.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.682631 28159 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "62377a7fc20444fbade663c05954a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:45.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339727056896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:45.683167 28159 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: This master's current role is: LEADER
08:04:45.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15000 rows, more = false, responseScanTimestamp = 7305207339727056896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15000
08:04:45.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15002 rows, more = false, responseScanTimestamp = 7305207339760308224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15002
08:04:45.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339781828608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339790688256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339805335552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339805335552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339813203968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15007 rows, more = false, responseScanTimestamp = 7305207339818684416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.705 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15007
08:04:45.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339825852416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339825852416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339852169216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339858907136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339858907136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339865350144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339865350144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.721 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15013 rows, more = false, responseScanTimestamp = 7305207339886297088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.721 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15013
08:04:45.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339893260288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15014 rows, more = false, responseScanTimestamp = 7305207339893260288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15014
08:04:45.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339935956992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339935956992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15019 rows, more = false, responseScanTimestamp = 7305207339954573312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15019
08:04:45.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339971149824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339977375744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207339996532736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15024 rows, more = false, responseScanTimestamp = 7305207340005134336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15024
08:04:45.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15027 rows, more = false, responseScanTimestamp = 7305207340030025728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15027
08:04:45.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15029 rows, more = false, responseScanTimestamp = 7305207340057309184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15029
08:04:45.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340099948544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15031 rows, more = false, responseScanTimestamp = 7305207340099948544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15031
08:04:45.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15033 rows, more = false, responseScanTimestamp = 7305207340126703616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15033
08:04:45.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15035 rows, more = false, responseScanTimestamp = 7305207340151242752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15035
08:04:45.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340184788992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340184788992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15040 rows, more = false, responseScanTimestamp = 7305207340201140224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15040
08:04:45.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15042 rows, more = false, responseScanTimestamp = 7305207340215099392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.805 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15042
08:04:45.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340244045824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15045 rows, more = false, responseScanTimestamp = 7305207340244045824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15045
08:04:45.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15048 rows, more = false, responseScanTimestamp = 7305207340276224000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15048
08:04:45.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340296769536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340296769536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340310265856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15051 rows, more = false, responseScanTimestamp = 7305207340310265856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15051
08:04:45.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340336906240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340348579840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15056 rows, more = false, responseScanTimestamp = 7305207340348579840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15056
08:04:45.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15060 rows, more = false, responseScanTimestamp = 7305207340371947520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15060
08:04:45.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340395360256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15063 rows, more = false, responseScanTimestamp = 7305207340395360256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15063
08:04:45.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15067 rows, more = false, responseScanTimestamp = 7305207340420009984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15067
08:04:45.854 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@373188067(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15068 rows, more = false, responseScanTimestamp = 7305207340431085568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15068
08:04:45.858 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1715021826(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15069 rows, more = false, responseScanTimestamp = 7305207340449550336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15069
08:04:45.861 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1630307404(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340478074880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.863 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@477123386(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15080 rows, more = false, responseScanTimestamp = 7305207340478074880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15080
08:04:45.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15110 rows, more = false, responseScanTimestamp = 7305207340504920064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15110
08:04:45.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15112 rows, more = false, responseScanTimestamp = 7305207340530073600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15112
08:04:45.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15116 rows, more = false, responseScanTimestamp = 7305207340563730432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15116
08:04:45.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340580761600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15119 rows, more = false, responseScanTimestamp = 7305207340586192896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15119
08:04:45.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340608765952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340608765952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340624060416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340630577152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340630577152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340637868032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15125 rows, more = false, responseScanTimestamp = 7305207340644487168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.906 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15125
08:04:45.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340661932032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15127 rows, more = false, responseScanTimestamp = 7305207340661932032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15127
08:04:45.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15129 rows, more = false, responseScanTimestamp = 7305207340682018816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15129
08:04:45.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340713234432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15133 rows, more = false, responseScanTimestamp = 7305207340713234432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15133
08:04:45.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15135 rows, more = false, responseScanTimestamp = 7305207340733652992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15135
08:04:45.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340765450240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.933 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2030320682(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15138 rows, more = false, responseScanTimestamp = 7305207340765450240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15138
08:04:45.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340796227584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340796227584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15150 rows, more = false, responseScanTimestamp = 7305207340796227584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15150
08:04:45.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340817686528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15152 rows, more = false, responseScanTimestamp = 7305207340825927680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15152
08:04:45.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15155 rows, more = false, responseScanTimestamp = 7305207340861652992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15155
08:04:45.965 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1456632368(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340891467776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.968 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1398374978(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.970 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1294918288(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15159 rows, more = false, responseScanTimestamp = 7305207340897955840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15159
08:04:45.973 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@361984627(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340937822208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.975 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1351995651(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340937822208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207340949905408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15190 rows, more = false, responseScanTimestamp = 7305207340949905408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.985 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15190
08:04:45.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15213 rows, more = false, responseScanTimestamp = 7305207340984451072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15213
08:04:45.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15215 rows, more = false, responseScanTimestamp = 7305207341004402688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:45.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15215
08:04:45.998 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1329664705(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:45.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341037740032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341037740032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341037740032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341053153280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15230 rows, more = false, responseScanTimestamp = 7305207341060415488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15230
08:04:46.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15233 rows, more = false, responseScanTimestamp = 7305207341078233088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15233
08:04:46.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341099380736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15236 rows, more = false, responseScanTimestamp = 7305207341112201216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15236
08:04:46.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341136142336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341136142336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341145657344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15242 rows, more = false, responseScanTimestamp = 7305207341151752192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15242
08:04:46.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341167411200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15245 rows, more = false, responseScanTimestamp = 7305207341167411200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15245
08:04:46.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15247 rows, more = false, responseScanTimestamp = 7305207341193207808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15247
08:04:46.043 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1975600091(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15249 rows, more = false, responseScanTimestamp = 7305207341217615872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15249
08:04:46.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341240942592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341246865408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15262 rows, more = false, responseScanTimestamp = 7305207341258641408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15262
08:04:46.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341276733440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15265 rows, more = false, responseScanTimestamp = 7305207341276733440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15265
08:04:46.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341293412352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.063 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2077210618(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341299466240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15269 rows, more = false, responseScanTimestamp = 7305207341311873024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15269
08:04:46.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15280 rows, more = false, responseScanTimestamp = 7305207341325410304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15280
08:04:46.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15282 rows, more = false, responseScanTimestamp = 7305207341341114368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15282
08:04:46.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15284 rows, more = false, responseScanTimestamp = 7305207341364211712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15284
08:04:46.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341388730368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341394452480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15288 rows, more = false, responseScanTimestamp = 7305207341402513408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15288
08:04:46.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15292 rows, more = false, responseScanTimestamp = 7305207341425913856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15292
08:04:46.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341444038656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341444038656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341461368832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341461368832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15296 rows, more = false, responseScanTimestamp = 7305207341468266496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15296
08:04:46.107 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@95190089(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341479624704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15299 rows, more = false, responseScanTimestamp = 7305207341485146112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15299
08:04:46.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341513392128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15312 rows, more = false, responseScanTimestamp = 7305207341513392128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15312
08:04:46.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15316 rows, more = false, responseScanTimestamp = 7305207341541027840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15316
08:04:46.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15317 rows, more = false, responseScanTimestamp = 7305207341555195904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15317
08:04:46.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15319 rows, more = false, responseScanTimestamp = 7305207341579132928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15319
08:04:46.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341605220352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15322 rows, more = false, responseScanTimestamp = 7305207341605220352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15322
08:04:46.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:46.143190 28159 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "62377a7fc20444fbade663c05954a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:04:46.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341619961856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:46.143321 28159 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: This master's current role is: LEADER
08:04:46.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341631193088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341631193088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15325 rows, more = false, responseScanTimestamp = 7305207341644697600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15325
08:04:46.151 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1111269671(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341668397056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.153 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1025309984(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.155 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1005251870(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15329 rows, more = false, responseScanTimestamp = 7305207341668397056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15329
08:04:46.158 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1564639262(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341686136832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341692407808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.159 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2052073224(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341704818688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15360 rows, more = false, responseScanTimestamp = 7305207341704818688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15360
08:04:46.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341723885568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15381 rows, more = false, responseScanTimestamp = 7305207341723885568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15381
08:04:46.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341754413056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341754413056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341763907584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341763907584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15384 rows, more = false, responseScanTimestamp = 7305207341763907584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15384
08:04:46.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15388 rows, more = false, responseScanTimestamp = 7305207341790646272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.188 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15388
08:04:46.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341809573888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15391 rows, more = false, responseScanTimestamp = 7305207341815435264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15391
08:04:46.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341835673600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15394 rows, more = false, responseScanTimestamp = 7305207341841805312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15394
08:04:46.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341867552768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341867552768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341886595072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.207 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@545202335(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15398 rows, more = false, responseScanTimestamp = 7305207341886595072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15398
08:04:46.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15411 rows, more = false, responseScanTimestamp = 7305207341918576640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15411
08:04:46.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341945466880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207341945466880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15415 rows, more = false, responseScanTimestamp = 7305207341960560640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15415
08:04:46.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15417 rows, more = false, responseScanTimestamp = 7305207341976006656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15417
08:04:46.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342008877056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15421 rows, more = false, responseScanTimestamp = 7305207342008877056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15421
08:04:46.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15425 rows, more = false, responseScanTimestamp = 7305207342039904256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15425
08:04:46.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342062727168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15427 rows, more = false, responseScanTimestamp = 7305207342062727168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15427
08:04:46.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15429 rows, more = false, responseScanTimestamp = 7305207342083145728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15429
08:04:46.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15432 rows, more = false, responseScanTimestamp = 7305207342108082176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15432
08:04:46.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15435 rows, more = false, responseScanTimestamp = 7305207342138634240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15435
08:04:46.275 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1276226451(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15437 rows, more = false, responseScanTimestamp = 7305207342158462976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15437
08:04:46.280 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@85627007(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.282 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2122948531(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15440 rows, more = false, responseScanTimestamp = 7305207342187372544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15440
08:04:46.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342205837312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342215585792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15470 rows, more = false, responseScanTimestamp = 7305207342227795968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15470
08:04:46.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342247100416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15473 rows, more = false, responseScanTimestamp = 7305207342247100416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15473
08:04:46.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342270681088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342270681088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.305 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@665527077(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15477 rows, more = false, responseScanTimestamp = 7305207342288580608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15477
08:04:46.308 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1713850736(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342303420416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342309261312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342328938496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342328938496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15501 rows, more = false, responseScanTimestamp = 7305207342335463424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15501
08:04:46.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342348709888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15504 rows, more = false, responseScanTimestamp = 7305207342355582976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15504
08:04:46.330 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@930067619(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15507 rows, more = false, responseScanTimestamp = 7305207342379794432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15507
08:04:46.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342406025216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342412767232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342430810112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15520 rows, more = false, responseScanTimestamp = 7305207342430810112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.344 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15520
08:04:46.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342449782784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342449782784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15523 rows, more = false, responseScanTimestamp = 7305207342469926912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15523
08:04:46.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342487814144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15525 rows, more = false, responseScanTimestamp = 7305207342487814144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15525
08:04:46.363 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@95015418(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342528765952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15529 rows, more = false, responseScanTimestamp = 7305207342528765952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15529
08:04:46.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15530 rows, more = false, responseScanTimestamp = 7305207342547206144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.376 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15530
08:04:46.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15541 rows, more = false, responseScanTimestamp = 7305207342577197056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.382 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15541
08:04:46.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342600208384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342607343616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15545 rows, more = false, responseScanTimestamp = 7305207342624022528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15545
08:04:46.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342650216448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342650216448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342658928640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15550 rows, more = false, responseScanTimestamp = 7305207342658928640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15550
08:04:46.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342683447296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342683447296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15555 rows, more = false, responseScanTimestamp = 7305207342701723648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15555
08:04:46.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342717222912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.412 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2078632033(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.414 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@668324516(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15557 rows, more = false, responseScanTimestamp = 7305207342717222912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15557
08:04:46.417 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1842716753(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.419 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@649628176(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15560 rows, more = false, responseScanTimestamp = 7305207342748012544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15560
08:04:46.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15590 rows, more = false, responseScanTimestamp = 7305207342776463360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15590
08:04:46.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15602 rows, more = false, responseScanTimestamp = 7305207342800203776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15602
08:04:46.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15605 rows, more = false, responseScanTimestamp = 7305207342836563968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15605
08:04:46.447 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1993230534(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15609 rows, more = false, responseScanTimestamp = 7305207342870196224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15609
08:04:46.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342898528256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342906658816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15621 rows, more = false, responseScanTimestamp = 7305207342906658816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15621
08:04:46.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15624 rows, more = false, responseScanTimestamp = 7305207342933852160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15624
08:04:46.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342978772992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342978772992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207342993674240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343001849856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343015813120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15631 rows, more = false, responseScanTimestamp = 7305207343021764608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15631
08:04:46.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15634 rows, more = false, responseScanTimestamp = 7305207343038251008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15634
08:04:46.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15636 rows, more = false, responseScanTimestamp = 7305207343054856192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15636
08:04:46.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15638 rows, more = false, responseScanTimestamp = 7305207343080275968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15638
08:04:46.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15640 rows, more = false, responseScanTimestamp = 7305207343104688128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15640
08:04:46.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15643 rows, more = false, responseScanTimestamp = 7305207343132377088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15643
08:04:46.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15646 rows, more = false, responseScanTimestamp = 7305207343159066624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15646
08:04:46.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343186243584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343186243584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343202414592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15650 rows, more = false, responseScanTimestamp = 7305207343202414592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15650
08:04:46.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15651 rows, more = false, responseScanTimestamp = 7305207343212212224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15651
08:04:46.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15652 rows, more = false, responseScanTimestamp = 7305207343241457664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15652
08:04:46.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15654 rows, more = false, responseScanTimestamp = 7305207343268487168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15654
08:04:46.554 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2139612233(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.557 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1066403008(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15658 rows, more = false, responseScanTimestamp = 7305207343301472256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15658
08:04:46.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343327268864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15660 rows, more = false, responseScanTimestamp = 7305207343327268864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15660
08:04:46.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15681 rows, more = false, responseScanTimestamp = 7305207343356678144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15681
08:04:46.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15683 rows, more = false, responseScanTimestamp = 7305207343379968000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15683
08:04:46.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15683 rows, more = false, responseScanTimestamp = 7305207343379968000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15686 rows, more = false, responseScanTimestamp = 7305207343425056768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.589 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15686
08:04:46.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15690 rows, more = false, responseScanTimestamp = 7305207343457497088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15690
08:04:46.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343476166656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15693 rows, more = false, responseScanTimestamp = 7305207343481757696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15693
08:04:46.605 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1570431272(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15697 rows, more = false, responseScanTimestamp = 7305207343513055232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15697
08:04:46.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343539089408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:46.614832 27994 heartbeater.cc:499] Master 127.26.35.124:44375 was elected leader, sending a full tablet report...
08:04:46.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15700 rows, more = false, responseScanTimestamp = 7305207343539089408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15700
08:04:46.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343560925184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:46.616159 27639 heartbeater.cc:499] Master 127.26.35.124:44375 was elected leader, sending a full tablet report...
08:04:46.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15712 rows, more = false, responseScanTimestamp = 7305207343560925184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15712
08:04:46.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15714 rows, more = false, responseScanTimestamp = 7305207343586070528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15714
08:04:46.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343614836736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.630 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1503005221(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15718 rows, more = false, responseScanTimestamp = 7305207343614836736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15718
08:04:46.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343628152832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.634 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@435357938(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343628152832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.636 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@653961480(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15720 rows, more = false, responseScanTimestamp = 7305207343647608832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15720
08:04:46.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15740 rows, more = false, responseScanTimestamp = 7305207343665774592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15740
08:04:46.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15751 rows, more = false, responseScanTimestamp = 7305207343690649600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15751
08:04:46.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343726997504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343726997504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15756 rows, more = false, responseScanTimestamp = 7305207343737479168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15756
08:04:46.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343759147008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343759147008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15761 rows, more = false, responseScanTimestamp = 7305207343774633984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15761
08:04:46.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15764 rows, more = false, responseScanTimestamp = 7305207343791407104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15764
08:04:46.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343808122880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15767 rows, more = false, responseScanTimestamp = 7305207343814373376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15767
08:04:46.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343833788416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15770 rows, more = false, responseScanTimestamp = 7305207343842537472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15770
08:04:46.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15771 rows, more = false, responseScanTimestamp = 7305207343859163136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15771
08:04:46.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15773 rows, more = false, responseScanTimestamp = 7305207343890878464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15773
08:04:46.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207343916118016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15776 rows, more = false, responseScanTimestamp = 7305207343916118016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15776
08:04:46.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15780 rows, more = false, responseScanTimestamp = 7305207343943561216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15780
08:04:46.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15781 rows, more = false, responseScanTimestamp = 7305207343960690688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15781
08:04:46.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15784 rows, more = false, responseScanTimestamp = 7305207343992131584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15784
08:04:46.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344021229568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.729 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@744726366(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15787 rows, more = false, responseScanTimestamp = 7305207344021229568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15787
08:04:46.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15790 rows, more = false, responseScanTimestamp = 7305207344042790912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15790
08:04:46.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15802 rows, more = false, responseScanTimestamp = 7305207344072138752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15802
08:04:46.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344072138752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15802 rows, more = false, responseScanTimestamp = 7305207344072138752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15803 rows, more = false, responseScanTimestamp = 7305207344082980864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15803
08:04:46.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15806 rows, more = false, responseScanTimestamp = 7305207344130318336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15806
08:04:46.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344176197632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344176197632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15811 rows, more = false, responseScanTimestamp = 7305207344202506240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15811
08:04:46.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344223981568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15814 rows, more = false, responseScanTimestamp = 7305207344223981568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15814
08:04:46.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344245301248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15817 rows, more = false, responseScanTimestamp = 7305207344245301248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15817
08:04:46.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15820 rows, more = false, responseScanTimestamp = 7305207344272461824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.795 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15820
08:04:46.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15824 rows, more = false, responseScanTimestamp = 7305207344299450368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15824
08:04:46.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15826 rows, more = false, responseScanTimestamp = 7305207344322387968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15826
08:04:46.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15828 rows, more = false, responseScanTimestamp = 7305207344347058176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15828
08:04:46.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344371212288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344378138624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15832 rows, more = false, responseScanTimestamp = 7305207344397627392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15832
08:04:46.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344415539200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15835 rows, more = false, responseScanTimestamp = 7305207344415539200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15835
08:04:46.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344441548800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.832 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1162706901(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15838 rows, more = false, responseScanTimestamp = 7305207344441548800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15838
08:04:46.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15850 rows, more = false, responseScanTimestamp = 7305207344476209152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15850
08:04:46.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344498868224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15854 rows, more = false, responseScanTimestamp = 7305207344504082432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15854
08:04:46.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344529461248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.851 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1157122838(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.855 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@934873192(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.856 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@118552750(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15858 rows, more = false, responseScanTimestamp = 7305207344529461248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15858
08:04:46.859 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@688757838(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344559759360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.861 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@799789698(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.863 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1353610583(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15880 rows, more = false, responseScanTimestamp = 7305207344566460416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15880
08:04:46.866 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1358635620(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.868 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@366033881(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15900 rows, more = false, responseScanTimestamp = 7305207344588214272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15900
08:04:46.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15920 rows, more = false, responseScanTimestamp = 7305207344605188096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15920
08:04:46.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15941 rows, more = false, responseScanTimestamp = 7305207344630927360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.883 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15941
08:04:46.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344660185088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15944 rows, more = false, responseScanTimestamp = 7305207344660185088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15944
08:04:46.892 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1679803427(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15946 rows, more = false, responseScanTimestamp = 7305207344678707200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15946
08:04:46.895 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1194856762(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15949 rows, more = false, responseScanTimestamp = 7305207344707403776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15949
08:04:46.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15970 rows, more = false, responseScanTimestamp = 7305207344728891392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.906 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15970
08:04:46.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15974 rows, more = false, responseScanTimestamp = 7305207344758177792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15974
08:04:46.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344780939264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344780939264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15978 rows, more = false, responseScanTimestamp = 7305207344792227840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15978
08:04:46.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344813649920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15982 rows, more = false, responseScanTimestamp = 7305207344813649920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15982
08:04:46.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344839614464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15986 rows, more = false, responseScanTimestamp = 7305207344839614464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15986
08:04:46.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15990 rows, more = false, responseScanTimestamp = 7305207344865009664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15990
08:04:46.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344886046720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344886046720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15994 rows, more = false, responseScanTimestamp = 7305207344904351744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15994
08:04:46.950 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1322902459(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:46.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15996 rows, more = false, responseScanTimestamp = 7305207344916647936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15996
08:04:46.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15999 rows, more = false, responseScanTimestamp = 7305207344945078272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 15999
08:04:46.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344982745088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207344982745088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16013 rows, more = false, responseScanTimestamp = 7305207344997867520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16013
08:04:46.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16016 rows, more = false, responseScanTimestamp = 7305207345015386112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16016
08:04:46.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345046138880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16020 rows, more = false, responseScanTimestamp = 7305207345046138880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16020
08:04:46.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345071251456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345071251456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345083527168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16024 rows, more = false, responseScanTimestamp = 7305207345083527168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16024
08:04:46.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16026 rows, more = false, responseScanTimestamp = 7305207345102594048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:46.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16026
08:04:46.998 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1380582986(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16028 rows, more = false, responseScanTimestamp = 7305207345118359552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16028
08:04:47.001 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1215229692(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345138028544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.003 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1339594506(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16030 rows, more = false, responseScanTimestamp = 7305207345146380288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16030
08:04:47.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16050 rows, more = false, responseScanTimestamp = 7305207345170087936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.015 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16050
08:04:47.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16063 rows, more = false, responseScanTimestamp = 7305207345202704384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16063
08:04:47.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345224187904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.026 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1310548337(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16066 rows, more = false, responseScanTimestamp = 7305207345229590528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16066
08:04:47.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16069 rows, more = false, responseScanTimestamp = 7305207345255325696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.035 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16069
08:04:47.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345279709184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345279709184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16081 rows, more = false, responseScanTimestamp = 7305207345299259392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16081
08:04:47.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16084 rows, more = false, responseScanTimestamp = 7305207345318739968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16084
08:04:47.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16087 rows, more = false, responseScanTimestamp = 7305207345342173184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16087
08:04:47.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345366319104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16090 rows, more = false, responseScanTimestamp = 7305207345366319104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16090
08:04:47.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16093 rows, more = false, responseScanTimestamp = 7305207345393983488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16093
08:04:47.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16096 rows, more = false, responseScanTimestamp = 7305207345418719232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16096
08:04:47.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16098 rows, more = false, responseScanTimestamp = 7305207345445289984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16098
08:04:47.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16101 rows, more = false, responseScanTimestamp = 7305207345470074880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16101
08:04:47.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:47.089162 27447 heartbeater.cc:499] Master 127.26.35.124:44375 was elected leader, sending a full tablet report...
08:04:47.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16105 rows, more = false, responseScanTimestamp = 7305207345499869184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16105
08:04:47.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345515868160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.095 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1281836718(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345523412992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16109 rows, more = false, responseScanTimestamp = 7305207345536335872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16109
08:04:47.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345555881984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16121 rows, more = false, responseScanTimestamp = 7305207345555881984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16121
08:04:47.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16125 rows, more = false, responseScanTimestamp = 7305207345583042560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16125
08:04:47.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345606082560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.115 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345606082560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345620271104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345625849856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16131 rows, more = false, responseScanTimestamp = 7305207345630773248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.124 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16131
08:04:47.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16134 rows, more = false, responseScanTimestamp = 7305207345648529408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16134
08:04:47.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345673261056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.133 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345673261056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345692880896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345692880896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345699786752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16140 rows, more = false, responseScanTimestamp = 7305207345705250816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16140
08:04:47.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345725636608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16144 rows, more = false, responseScanTimestamp = 7305207345725636608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16144
08:04:47.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345741889536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.152 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1933662416(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.155 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2024468853(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16147 rows, more = false, responseScanTimestamp = 7305207345747423232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.157 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16147
08:04:47.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345778933760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345778933760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16160 rows, more = false, responseScanTimestamp = 7305207345796804608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16160
08:04:47.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16172 rows, more = false, responseScanTimestamp = 7305207345816764416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16172
08:04:47.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345840025600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16175 rows, more = false, responseScanTimestamp = 7305207345845805056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16175
08:04:47.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16179 rows, more = false, responseScanTimestamp = 7305207345873547264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16179
08:04:47.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345896030208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16182 rows, more = false, responseScanTimestamp = 7305207345896030208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16182
08:04:47.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16185 rows, more = false, responseScanTimestamp = 7305207345917554688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16185
08:04:47.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345938849792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345938849792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16188 rows, more = false, responseScanTimestamp = 7305207345938849792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16188
08:04:47.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345988313088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207345988313088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16193 rows, more = false, responseScanTimestamp = 7305207346000162816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16193
08:04:47.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16195 rows, more = false, responseScanTimestamp = 7305207346013433856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16195
08:04:47.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346039451648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16198 rows, more = false, responseScanTimestamp = 7305207346039451648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16198
08:04:47.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16200 rows, more = false, responseScanTimestamp = 7305207346059415552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16200
08:04:47.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16203 rows, more = false, responseScanTimestamp = 7305207346083307520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16203
08:04:47.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346115137536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.241 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1561924088(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16207 rows, more = false, responseScanTimestamp = 7305207346115137536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16207
08:04:47.245 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@725450435(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346137862144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346145042432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.247 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1388520620(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346145042432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.250 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2102220504(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.251 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1749945944(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16220 rows, more = false, responseScanTimestamp = 7305207346159280128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16220
08:04:47.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346183901184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346183901184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16260 rows, more = false, responseScanTimestamp = 7305207346201522176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16260
08:04:47.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16260 rows, more = false, responseScanTimestamp = 7305207346201522176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346238214144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346243829760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346253639680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346253639680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16266 rows, more = false, responseScanTimestamp = 7305207346259693568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16266
08:04:47.277 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@675655412(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346276921344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346276921344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.279 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1676155156(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16270 rows, more = false, responseScanTimestamp = 7305207346291671040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16270
08:04:47.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16291 rows, more = false, responseScanTimestamp = 7305207346315563008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16291
08:04:47.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16294 rows, more = false, responseScanTimestamp = 7305207346341777408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.302 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16294
08:04:47.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346372583424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.305 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1954834471(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.306 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1822463009(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16297 rows, more = false, responseScanTimestamp = 7305207346372583424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16297
08:04:47.311 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1763157327(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346410786816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16310 rows, more = false, responseScanTimestamp = 7305207346410786816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16310
08:04:47.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16333 rows, more = false, responseScanTimestamp = 7305207346453532672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16333
08:04:47.336 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1251221952(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16336 rows, more = false, responseScanTimestamp = 7305207346494210048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16336
08:04:47.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346525163520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16339 rows, more = false, responseScanTimestamp = 7305207346525163520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16339
08:04:47.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346554589184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16352 rows, more = false, responseScanTimestamp = 7305207346560589824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16352
08:04:47.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16354 rows, more = false, responseScanTimestamp = 7305207346582028288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.361 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16354
08:04:47.362 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@486981093(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16357 rows, more = false, responseScanTimestamp = 7305207346609729536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16357
08:04:47.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346640236544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16370 rows, more = false, responseScanTimestamp = 7305207346646700032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.376 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16370
08:04:47.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346679558144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16374 rows, more = false, responseScanTimestamp = 7305207346679558144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16374
08:04:47.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346715000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346715000832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346728157184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346728157184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16380 rows, more = false, responseScanTimestamp = 7305207346735513600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16380
08:04:47.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16382 rows, more = false, responseScanTimestamp = 7305207346748379136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16382
08:04:47.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346777628672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16386 rows, more = false, responseScanTimestamp = 7305207346777628672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16386
08:04:47.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346804064256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.407 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1970217976(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16388 rows, more = false, responseScanTimestamp = 7305207346804064256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.412 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16388
08:04:47.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16400 rows, more = false, responseScanTimestamp = 7305207346826858496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.418 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16400
08:04:47.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16402 rows, more = false, responseScanTimestamp = 7305207346850365440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.423 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16402
08:04:47.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346871037952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346876223488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.428 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@554094023(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16407 rows, more = false, responseScanTimestamp = 7305207346888126464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16407
08:04:47.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346907463680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16410 rows, more = false, responseScanTimestamp = 7305207346907463680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16410
08:04:47.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346925953024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346931240960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16423 rows, more = false, responseScanTimestamp = 7305207346948075520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16423
08:04:47.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346954502144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16424 rows, more = false, responseScanTimestamp = 7305207346954502144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16424
08:04:47.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16424 rows, more = false, responseScanTimestamp = 7305207346954502144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207346974150656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16426 rows, more = false, responseScanTimestamp = 7305207347010531328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16426
08:04:47.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347029299200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347035799552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16430 rows, more = false, responseScanTimestamp = 7305207347054735360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16430
08:04:47.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16432 rows, more = false, responseScanTimestamp = 7305207347066081280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16432
08:04:47.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347088728064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16435 rows, more = false, responseScanTimestamp = 7305207347088728064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16435
08:04:47.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16438 rows, more = false, responseScanTimestamp = 7305207347124027392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16438
08:04:47.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347149135872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347149135872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16442 rows, more = false, responseScanTimestamp = 7305207347160944640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16442
08:04:47.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347177656320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16445 rows, more = false, responseScanTimestamp = 7305207347177656320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16445
08:04:47.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16448 rows, more = false, responseScanTimestamp = 7305207347202887680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16448
08:04:47.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347222237184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347227729920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347227729920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347241844736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347241844736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347248128000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16454 rows, more = false, responseScanTimestamp = 7305207347254194176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16454
08:04:47.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347279015936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16458 rows, more = false, responseScanTimestamp = 7305207347279015936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16458
08:04:47.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16462 rows, more = false, responseScanTimestamp = 7305207347308449792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16462
08:04:47.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16464 rows, more = false, responseScanTimestamp = 7305207347327586304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16464
08:04:47.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347353169920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347358199808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347371606016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.544 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1249341958(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.546 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1656100664(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16468 rows, more = false, responseScanTimestamp = 7305207347371606016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.549 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16468
08:04:47.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347391844352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347391844352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347403927552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347403927552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.554 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347411128320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16492 rows, more = false, responseScanTimestamp = 7305207347416756224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16492
08:04:47.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347432812544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347432812544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16496 rows, more = false, responseScanTimestamp = 7305207347450933248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16496
08:04:47.568 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1858771061(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347462811648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.570 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2041911454(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.571 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@136553196(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.573 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1518234375(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16499 rows, more = false, responseScanTimestamp = 7305207347469119488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16499
08:04:47.576 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1624066317(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347501760512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16530 rows, more = false, responseScanTimestamp = 7305207347501760512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16530
08:04:47.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16540 rows, more = false, responseScanTimestamp = 7305207347513565184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.589 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16540
08:04:47.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16553 rows, more = false, responseScanTimestamp = 7305207347548930048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16553
08:04:47.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16555 rows, more = false, responseScanTimestamp = 7305207347577909248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16555
08:04:47.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347608920064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347608920064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.606 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@837672034(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16559 rows, more = false, responseScanTimestamp = 7305207347627851776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16559
08:04:47.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347649953792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347649953792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347665330176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16572 rows, more = false, responseScanTimestamp = 7305207347665330176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16572
08:04:47.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347665330176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347691749376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347703193600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347703193600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347709587456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347715895296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16576 rows, more = false, responseScanTimestamp = 7305207347715895296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16576
08:04:47.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16579 rows, more = false, responseScanTimestamp = 7305207347733614592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16579
08:04:47.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16583 rows, more = false, responseScanTimestamp = 7305207347767595008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16583
08:04:47.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347785912320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.651 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@608971889(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16586 rows, more = false, responseScanTimestamp = 7305207347790491648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16586
08:04:47.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16590 rows, more = false, responseScanTimestamp = 7305207347821416448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16590
08:04:47.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347843006464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16602 rows, more = false, responseScanTimestamp = 7305207347843006464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.666 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16602
08:04:47.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347870334976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347870334976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347883724800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347883724800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347891183616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347891183616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347900215296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16607 rows, more = false, responseScanTimestamp = 7305207347900215296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16607
08:04:47.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16611 rows, more = false, responseScanTimestamp = 7305207347922092032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16611
08:04:47.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16614 rows, more = false, responseScanTimestamp = 7305207347948875776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16614
08:04:47.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207347969949696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.695 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@222514604(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16617 rows, more = false, responseScanTimestamp = 7305207347969949696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16617
08:04:47.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16619 rows, more = false, responseScanTimestamp = 7305207347996233728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.705 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16619
08:04:47.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348031188992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348031188992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16633 rows, more = false, responseScanTimestamp = 7305207348041707520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16633
08:04:47.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16636 rows, more = false, responseScanTimestamp = 7305207348059607040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16636
08:04:47.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16638 rows, more = false, responseScanTimestamp = 7305207348078600192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16638
08:04:47.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16642 rows, more = false, responseScanTimestamp = 7305207348106231808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16642
08:04:47.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348132839424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16646 rows, more = false, responseScanTimestamp = 7305207348132839424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16646
08:04:47.743 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@130873384(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348151791616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16649 rows, more = false, responseScanTimestamp = 7305207348157394944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16649
08:04:47.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348199825408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16650 rows, more = false, responseScanTimestamp = 7305207348199825408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16650
08:04:47.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348238381056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16663 rows, more = false, responseScanTimestamp = 7305207348238381056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16663
08:04:47.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348262260736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348262260736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.767 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1486695039(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16667 rows, more = false, responseScanTimestamp = 7305207348279832576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16667
08:04:47.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348298498048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16670 rows, more = false, responseScanTimestamp = 7305207348298498048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16670
08:04:47.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16681 rows, more = false, responseScanTimestamp = 7305207348324700160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16681
08:04:47.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348349190144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16684 rows, more = false, responseScanTimestamp = 7305207348349190144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.789 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16684
08:04:47.796 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16686 rows, more = false, responseScanTimestamp = 7305207348366659584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16686
08:04:47.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16690 rows, more = false, responseScanTimestamp = 7305207348400066560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16690
08:04:47.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348427579392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16693 rows, more = false, responseScanTimestamp = 7305207348427579392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16693
08:04:47.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16695 rows, more = false, responseScanTimestamp = 7305207348453220352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16695
08:04:47.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348477186048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16697 rows, more = false, responseScanTimestamp = 7305207348477186048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16697
08:04:47.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16701 rows, more = false, responseScanTimestamp = 7305207348515139584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16701
08:04:47.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348543422464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16705 rows, more = false, responseScanTimestamp = 7305207348543422464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16705
08:04:47.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348573220864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348573220864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16710 rows, more = false, responseScanTimestamp = 7305207348584591360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16710
08:04:47.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16713 rows, more = false, responseScanTimestamp = 7305207348603506688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16713
08:04:47.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16716 rows, more = false, responseScanTimestamp = 7305207348627333120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16716
08:04:47.859 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@494385849(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16717 rows, more = false, responseScanTimestamp = 7305207348641566720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16717
08:04:47.862 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@181320342(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.864 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1780686431(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.865 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1541148598(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16719 rows, more = false, responseScanTimestamp = 7305207348667367424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16719
08:04:47.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348692856832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16750 rows, more = false, responseScanTimestamp = 7305207348700426240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16750
08:04:47.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16762 rows, more = false, responseScanTimestamp = 7305207348722032640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16762
08:04:47.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16763 rows, more = false, responseScanTimestamp = 7305207348736864256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16763
08:04:47.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348773056512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348773056512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.889 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2078200838(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.891 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@71031777(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16768 rows, more = false, responseScanTimestamp = 7305207348785360896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16768
08:04:47.894 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1989733599(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16770 rows, more = false, responseScanTimestamp = 7305207348798541824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16770
08:04:47.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348829929472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348829929472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16801 rows, more = false, responseScanTimestamp = 7305207348829929472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.906 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16801
08:04:47.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348850683904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348855857152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16805 rows, more = false, responseScanTimestamp = 7305207348855857152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16805
08:04:47.914 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1300429829(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348885671936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16809 rows, more = false, responseScanTimestamp = 7305207348885671936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16809
08:04:47.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348914368512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348914368512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348928311296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16823 rows, more = false, responseScanTimestamp = 7305207348928311296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16823
08:04:47.933 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1089568599(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16827 rows, more = false, responseScanTimestamp = 7305207348949925888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.936 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16827
08:04:47.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348972875776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348978987008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348991025152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348991025152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348996816896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207348996816896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349002485760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16843 rows, more = false, responseScanTimestamp = 7305207349008687104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16843
08:04:47.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349029502976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.952 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@449794171(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:47.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16847 rows, more = false, responseScanTimestamp = 7305207349029502976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16847
08:04:47.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349055750144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349055750144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349055750144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349069684736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349069684736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16861 rows, more = false, responseScanTimestamp = 7305207349076860928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16861
08:04:47.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16865 rows, more = false, responseScanTimestamp = 7305207349100523520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16865
08:04:47.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349121474560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16868 rows, more = false, responseScanTimestamp = 7305207349121474560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16868
08:04:47.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349156667392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349156667392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349168656384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16873 rows, more = false, responseScanTimestamp = 7305207349168656384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16873
08:04:47.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16877 rows, more = false, responseScanTimestamp = 7305207349193289728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:47.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16877
08:04:48.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16880 rows, more = false, responseScanTimestamp = 7305207349215817728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16880
08:04:48.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16882 rows, more = false, responseScanTimestamp = 7305207349239459840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16882
08:04:48.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349270126592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349270126592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349280747520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349280747520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.011 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@729856489(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349286469632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.013 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1899502152(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16889 rows, more = false, responseScanTimestamp = 7305207349292187648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16889
08:04:48.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16910 rows, more = false, responseScanTimestamp = 7305207349310279680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16910
08:04:48.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349326487552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16913 rows, more = false, responseScanTimestamp = 7305207349332725760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16913
08:04:48.035 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@980998399(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16917 rows, more = false, responseScanTimestamp = 7305207349366677504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16917
08:04:48.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16919 rows, more = false, responseScanTimestamp = 7305207349388124160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16919
08:04:48.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16931 rows, more = false, responseScanTimestamp = 7305207349415059456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16931
08:04:48.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16934 rows, more = false, responseScanTimestamp = 7305207349441806336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16934
08:04:48.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349466439680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.059 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1515461443(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349471887360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.061 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1958063633(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.062 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1173225621(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16939 rows, more = false, responseScanTimestamp = 7305207349484425216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16939
08:04:48.066 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@967677943(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349507522560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.068 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1138298242(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349507522560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349521838080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16970 rows, more = false, responseScanTimestamp = 7305207349521838080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16970
08:04:48.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16992 rows, more = false, responseScanTimestamp = 7305207349549486080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16992
08:04:48.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16994 rows, more = false, responseScanTimestamp = 7305207349573734400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16994
08:04:48.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16998 rows, more = false, responseScanTimestamp = 7305207349612400640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 16998
08:04:48.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349640445952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17001 rows, more = false, responseScanTimestamp = 7305207349640445952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17001
08:04:48.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349664710656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349664710656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349664710656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17004 rows, more = false, responseScanTimestamp = 7305207349676552192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17004
08:04:48.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349702283264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.115 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@440788686(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17008 rows, more = false, responseScanTimestamp = 7305207349702283264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17008
08:04:48.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349728235520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349728235520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349741137920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17021 rows, more = false, responseScanTimestamp = 7305207349741137920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17021
08:04:48.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17025 rows, more = false, responseScanTimestamp = 7305207349763788800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17025
08:04:48.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17027 rows, more = false, responseScanTimestamp = 7305207349784592384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.140 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17027
08:04:48.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17031 rows, more = false, responseScanTimestamp = 7305207349811814400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17031
08:04:48.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17034 rows, more = false, responseScanTimestamp = 7305207349838995456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17034
08:04:48.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349861675008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17037 rows, more = false, responseScanTimestamp = 7305207349861675008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17037
08:04:48.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17040 rows, more = false, responseScanTimestamp = 7305207349889077248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17040
08:04:48.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349918736384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17044 rows, more = false, responseScanTimestamp = 7305207349918736384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17044
08:04:48.175 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@798664635(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349953372160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349953372160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.178 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2052956048(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349953372160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207349970739200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.180 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1902323780(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.182 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1143325488(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17050 rows, more = false, responseScanTimestamp = 7305207349970739200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17050
08:04:48.185 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1048056688(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.187 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@684702256(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.188 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1082558053(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17080 rows, more = false, responseScanTimestamp = 7305207349996670976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17080
08:04:48.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350015713280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350023147520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350032547840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350032547840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17121 rows, more = false, responseScanTimestamp = 7305207350039896064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17121
08:04:48.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350063603712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17125 rows, more = false, responseScanTimestamp = 7305207350063603712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17125
08:04:48.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350083276800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17128 rows, more = false, responseScanTimestamp = 7305207350083276800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17128
08:04:48.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350118277120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350118277120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17133 rows, more = false, responseScanTimestamp = 7305207350118277120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17133
08:04:48.225 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@718332166(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17137 rows, more = false, responseScanTimestamp = 7305207350148042752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17137
08:04:48.228 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1414366399(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17140 rows, more = false, responseScanTimestamp = 7305207350174367744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17140
08:04:48.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17160 rows, more = false, responseScanTimestamp = 7305207350194388992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17160
08:04:48.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350227472384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350227472384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350239727616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17166 rows, more = false, responseScanTimestamp = 7305207350245138432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.252 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17166
08:04:48.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350257766400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17169 rows, more = false, responseScanTimestamp = 7305207350263209984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.259 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17169
08:04:48.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350296326144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17172 rows, more = false, responseScanTimestamp = 7305207350296326144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17172
08:04:48.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17175 rows, more = false, responseScanTimestamp = 7305207350331498496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17175
08:04:48.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17178 rows, more = false, responseScanTimestamp = 7305207350357618688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17178
08:04:48.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350374080512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350379737088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350396563456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350396563456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350396563456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17183 rows, more = false, responseScanTimestamp = 7305207350403850240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.290 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17183
08:04:48.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350426750976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17187 rows, more = false, responseScanTimestamp = 7305207350426750976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17187
08:04:48.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350458384384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17191 rows, more = false, responseScanTimestamp = 7305207350458384384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17191
08:04:48.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17195 rows, more = false, responseScanTimestamp = 7305207350485848064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17195
08:04:48.311 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@25606716(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350514073600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.313 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1976017351(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.315 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1479718568(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17199 rows, more = false, responseScanTimestamp = 7305207350514073600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17199
08:04:48.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17220 rows, more = false, responseScanTimestamp = 7305207350540722176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.327 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17220
08:04:48.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17232 rows, more = false, responseScanTimestamp = 7305207350568050688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.334 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17232
08:04:48.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17235 rows, more = false, responseScanTimestamp = 7305207350598840320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.340 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17235
08:04:48.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17238 rows, more = false, responseScanTimestamp = 7305207350625382400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17238
08:04:48.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17241 rows, more = false, responseScanTimestamp = 7305207350650609664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.351 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17241
08:04:48.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17243 rows, more = false, responseScanTimestamp = 7305207350670565376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17243
08:04:48.360 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1625471341(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17246 rows, more = false, responseScanTimestamp = 7305207350693781504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17246
08:04:48.363 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1417787415(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17249 rows, more = false, responseScanTimestamp = 7305207350718058496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17249
08:04:48.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17271 rows, more = false, responseScanTimestamp = 7305207350751182848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17271
08:04:48.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17274 rows, more = false, responseScanTimestamp = 7305207350775406592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17274
08:04:48.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17277 rows, more = false, responseScanTimestamp = 7305207350797225984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17277
08:04:48.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350849712128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350849712128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17282 rows, more = false, responseScanTimestamp = 7305207350863826944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17282
08:04:48.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17285 rows, more = false, responseScanTimestamp = 7305207350881398784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17285
08:04:48.409 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@478208729(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.411 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1363836951(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17288 rows, more = false, responseScanTimestamp = 7305207350907281408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17288
08:04:48.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350927986688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17300 rows, more = false, responseScanTimestamp = 7305207350935711744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17300
08:04:48.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350957244416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350962126848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350977077248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17314 rows, more = false, responseScanTimestamp = 7305207350977077248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17314
08:04:48.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207350994489344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17318 rows, more = false, responseScanTimestamp = 7305207350999867392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17318
08:04:48.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351026532352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17321 rows, more = false, responseScanTimestamp = 7305207351026532352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17321
08:04:48.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17323 rows, more = false, responseScanTimestamp = 7305207351053135872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17323
08:04:48.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351070527488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17326 rows, more = false, responseScanTimestamp = 7305207351076007936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.456 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17326
08:04:48.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17329 rows, more = false, responseScanTimestamp = 7305207351102349312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17329
08:04:48.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351102349312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17329 rows, more = false, responseScanTimestamp = 7305207351102349312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351108083712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351149821952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17332 rows, more = false, responseScanTimestamp = 7305207351176323072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.482 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17332
08:04:48.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17336 rows, more = false, responseScanTimestamp = 7305207351212728320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17336
08:04:48.489 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@605446786(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351238926336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.490 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2098083607(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.492 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1711510597(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17339 rows, more = false, responseScanTimestamp = 7305207351238926336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17339
08:04:48.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351261061120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351267880960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17370 rows, more = false, responseScanTimestamp = 7305207351289749504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17370
08:04:48.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351314599936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17374 rows, more = false, responseScanTimestamp = 7305207351314599936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17374
08:04:48.521 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1674373802(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17375 rows, more = false, responseScanTimestamp = 7305207351334457344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17375
08:04:48.526 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1960412707(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17379 rows, more = false, responseScanTimestamp = 7305207351376551936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17379
08:04:48.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17390 rows, more = false, responseScanTimestamp = 7305207351406460928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17390
08:04:48.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17401 rows, more = false, responseScanTimestamp = 7305207351428112384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17401
08:04:48.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17405 rows, more = false, responseScanTimestamp = 7305207351467339776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17405
08:04:48.555 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2028183840(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17407 rows, more = false, responseScanTimestamp = 7305207351498027008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17407
08:04:48.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351517855744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351524265984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17420 rows, more = false, responseScanTimestamp = 7305207351541727232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17420
08:04:48.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351560761344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351594442752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17426 rows, more = false, responseScanTimestamp = 7305207351594442752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17426
08:04:48.581 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@37270469(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351615160320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351620476928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.585 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@103125138(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17429 rows, more = false, responseScanTimestamp = 7305207351620476928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17429
08:04:48.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17430 rows, more = false, responseScanTimestamp = 7305207351634886656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17430
08:04:48.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17450 rows, more = false, responseScanTimestamp = 7305207351663693824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17450
08:04:48.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351686574080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351693127680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17455 rows, more = false, responseScanTimestamp = 7305207351703588864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17455
08:04:48.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17459 rows, more = false, responseScanTimestamp = 7305207351725322240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17459
08:04:48.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17461 rows, more = false, responseScanTimestamp = 7305207351744028672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17461
08:04:48.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17462 rows, more = false, responseScanTimestamp = 7305207351749193728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17462
08:04:48.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17466 rows, more = false, responseScanTimestamp = 7305207351806775296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17466
08:04:48.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17468 rows, more = false, responseScanTimestamp = 7305207351821250560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17468
08:04:48.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17471 rows, more = false, responseScanTimestamp = 7305207351849639936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17471
08:04:48.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17475 rows, more = false, responseScanTimestamp = 7305207351881064448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17475
08:04:48.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351904047104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.652 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1056306923(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.654 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1534765748(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.656 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@471567493(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17478 rows, more = false, responseScanTimestamp = 7305207351904047104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17478
08:04:48.660 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@907030164(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351938342912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351938342912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351938342912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351953494016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351960416256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17520 rows, more = false, responseScanTimestamp = 7305207351960416256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17520
08:04:48.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351976841216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351976841216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351993786368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351993786368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207351999623168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352005947392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352005947392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.678 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@658756627(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17527 rows, more = false, responseScanTimestamp = 7305207352010792960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17527
08:04:48.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17530 rows, more = false, responseScanTimestamp = 7305207352027783168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17530
08:04:48.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352048812032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352053956608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17543 rows, more = false, responseScanTimestamp = 7305207352074358784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17543
08:04:48.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17546 rows, more = false, responseScanTimestamp = 7305207352096899072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.705 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17546
08:04:48.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352121114624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.708 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@694347077(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17548 rows, more = false, responseScanTimestamp = 7305207352121114624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17548
08:04:48.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17549 rows, more = false, responseScanTimestamp = 7305207352137695232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17549
08:04:48.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352178720768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17562 rows, more = false, responseScanTimestamp = 7305207352178720768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17562
08:04:48.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17565 rows, more = false, responseScanTimestamp = 7305207352202584064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17565
08:04:48.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17568 rows, more = false, responseScanTimestamp = 7305207352233893888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17568
08:04:48.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17571 rows, more = false, responseScanTimestamp = 7305207352264880128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17571
08:04:48.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352288833536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17574 rows, more = false, responseScanTimestamp = 7305207352288833536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17574
08:04:48.756 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1776102216(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.759 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17576 rows, more = false, responseScanTimestamp = 7305207352311504896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17576
08:04:48.761 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1586416745(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17579 rows, more = false, responseScanTimestamp = 7305207352340430848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.765 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17579
08:04:48.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17600 rows, more = false, responseScanTimestamp = 7305207352373391360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.771 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17600
08:04:48.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17603 rows, more = false, responseScanTimestamp = 7305207352396763136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17603
08:04:48.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17606 rows, more = false, responseScanTimestamp = 7305207352420323328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17606
08:04:48.784 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1741973735(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.786 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1495462293(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17608 rows, more = false, responseScanTimestamp = 7305207352437379072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17608
08:04:48.790 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1495602834(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352464257024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352476344320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.793 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1910531163(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352476344320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352489009152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.794 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@892844496(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.796 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2077710522(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17630 rows, more = false, responseScanTimestamp = 7305207352489009152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17630
08:04:48.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352504713216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352511631360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352511631360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352529907712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17670 rows, more = false, responseScanTimestamp = 7305207352529907712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17670
08:04:48.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352548855808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352553787392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17675 rows, more = false, responseScanTimestamp = 7305207352570187776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17675
08:04:48.820 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@179785940(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17677 rows, more = false, responseScanTimestamp = 7305207352581513216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17677
08:04:48.825 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2022125413(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352612589568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.826 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1886843036(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.828 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@824538272(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17680 rows, more = false, responseScanTimestamp = 7305207352612589568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.831 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17680
08:04:48.831 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@27567008(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17710 rows, more = false, responseScanTimestamp = 7305207352641564672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17710
08:04:48.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352666054656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352666054656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17732 rows, more = false, responseScanTimestamp = 7305207352677789696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17732
08:04:48.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17734 rows, more = false, responseScanTimestamp = 7305207352690077696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17734
08:04:48.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17737 rows, more = false, responseScanTimestamp = 7305207352715325440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17737
08:04:48.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17741 rows, more = false, responseScanTimestamp = 7305207352749957120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17741
08:04:48.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352772677632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352772677632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17744 rows, more = false, responseScanTimestamp = 7305207352772677632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17744
08:04:48.871 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1083791606(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.873 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@120365673(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17748 rows, more = false, responseScanTimestamp = 7305207352804188160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17748
08:04:48.876 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@490096216(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17750 rows, more = false, responseScanTimestamp = 7305207352821374976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17750
08:04:48.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352848986112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17781 rows, more = false, responseScanTimestamp = 7305207352848986112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.889 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17781
08:04:48.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17785 rows, more = false, responseScanTimestamp = 7305207352878137344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17785
08:04:48.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352902942720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17788 rows, more = false, responseScanTimestamp = 7305207352902942720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17788
08:04:48.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17790 rows, more = false, responseScanTimestamp = 7305207352931717120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17790
08:04:48.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352953368576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17793 rows, more = false, responseScanTimestamp = 7305207352953368576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.916 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17793
08:04:48.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207352983973888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17796 rows, more = false, responseScanTimestamp = 7305207352983973888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17796
08:04:48.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353014710272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353014710272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353014710272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353035132928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353043169280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17800 rows, more = false, responseScanTimestamp = 7305207353043169280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17800
08:04:48.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17803 rows, more = false, responseScanTimestamp = 7305207353063333888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17803
08:04:48.944 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@967532541(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17807 rows, more = false, responseScanTimestamp = 7305207353092079616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17807
08:04:48.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17809 rows, more = false, responseScanTimestamp = 7305207353109147648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17809
08:04:48.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17821 rows, more = false, responseScanTimestamp = 7305207353135300608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.959 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17821
08:04:48.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17824 rows, more = false, responseScanTimestamp = 7305207353166241792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17824
08:04:48.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353185751040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353190797312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353206288384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.969 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353206288384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.969 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@872410838(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17828 rows, more = false, responseScanTimestamp = 7305207353206288384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17828
08:04:48.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353231863808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353231863808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353248522240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353248522240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17843 rows, more = false, responseScanTimestamp = 7305207353254711296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17843
08:04:48.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353280278528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353280278528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.989 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1361198378(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.991 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2122950096(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:48.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17849 rows, more = false, responseScanTimestamp = 7305207353294712832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:48.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17849
08:04:48.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353308782592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17870 rows, more = false, responseScanTimestamp = 7305207353314111488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17870
08:04:49.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353335635968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17873 rows, more = false, responseScanTimestamp = 7305207353335635968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17873
08:04:49.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17876 rows, more = false, responseScanTimestamp = 7305207353367896064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17876
08:04:49.015 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@499009867(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17878 rows, more = false, responseScanTimestamp = 7305207353387925504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17878
08:04:49.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17890 rows, more = false, responseScanTimestamp = 7305207353417322496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17890
08:04:49.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17893 rows, more = false, responseScanTimestamp = 7305207353441099776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17893
08:04:49.037 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1375444340(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17896 rows, more = false, responseScanTimestamp = 7305207353473392640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17896
08:04:49.040 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@300949772(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.042 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@577020359(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17899 rows, more = false, responseScanTimestamp = 7305207353494687744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.047 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17899
08:04:49.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17920 rows, more = false, responseScanTimestamp = 7305207353518977024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17920
08:04:49.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17932 rows, more = false, responseScanTimestamp = 7305207353546436608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17932
08:04:49.065 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1300185297(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17937 rows, more = false, responseScanTimestamp = 7305207353587273728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17937
08:04:49.068 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1080194103(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.069 [DEBUG - chaos-test-thread] (Connection.java:575) [peer master-127.26.35.126:36373(127.26.35.126:36373)] disconnecting while in state TERMINATED
08:04:49.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17939 rows, more = false, responseScanTimestamp = 7305207353605353472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.074 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17939
08:04:49.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17961 rows, more = false, responseScanTimestamp = 7305207353639739392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17961
08:04:49.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17964 rows, more = false, responseScanTimestamp = 7305207353665056768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17964
08:04:49.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353688551424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353688551424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353700450304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.090 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1342887286(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.092 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1466379305(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.093 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1613338588(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17968 rows, more = false, responseScanTimestamp = 7305207353700450304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17968
08:04:49.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17990 rows, more = false, responseScanTimestamp = 7305207353730486272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 17990
08:04:49.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353754349568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353754349568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353777582080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353777582080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18004 rows, more = false, responseScanTimestamp = 7305207353785044992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18004
08:04:49.116 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@859411490(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353805369344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.118 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@899565142(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.120 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1542861480(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18009 rows, more = false, responseScanTimestamp = 7305207353810354176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18009
08:04:49.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353838354432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18030 rows, more = false, responseScanTimestamp = 7305207353838354432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18030
08:04:49.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18044 rows, more = false, responseScanTimestamp = 7305207353874358272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18044
08:04:49.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353896157184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.140 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2001586557(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18047 rows, more = false, responseScanTimestamp = 7305207353896157184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18047
08:04:49.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353914961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353921564672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353937235968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353943347200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18061 rows, more = false, responseScanTimestamp = 7305207353943347200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.155 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18061
08:04:49.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18064 rows, more = false, responseScanTimestamp = 7305207353963028480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18064
08:04:49.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207353996263424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.163 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@145410866(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.165 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1329692807(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18068 rows, more = false, responseScanTimestamp = 7305207353996263424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18068
08:04:49.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18090 rows, more = false, responseScanTimestamp = 7305207354029871104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18090
08:04:49.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18093 rows, more = false, responseScanTimestamp = 7305207354061561856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18093
08:04:49.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207354095468544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207354095468544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207354095468544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207354108260352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207354114805760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.191 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@625510581(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18098 rows, more = false, responseScanTimestamp = 7305207354114805760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18098
08:04:49.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207354128437248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18110 rows, more = false, responseScanTimestamp = 7305207354135199744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18110
08:04:49.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18114 rows, more = false, responseScanTimestamp = 7305207354172248064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18114
08:04:49.215 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1020771136(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18117 rows, more = false, responseScanTimestamp = 7305207354204721152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18117
08:04:49.218 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1660556467(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.220 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@561837523(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.222 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1083235433(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18119 rows, more = false, responseScanTimestamp = 7305207354220396544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18119
08:04:49.224 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1092383360(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207354255286272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18150 rows, more = false, responseScanTimestamp = 7305207354255286272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18150
08:04:49.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18172 rows, more = false, responseScanTimestamp = 7305207354283188224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18172
08:04:49.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207354301947904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18175 rows, more = false, responseScanTimestamp = 7305207354306818048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18175
08:04:49.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207354332213248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18179 rows, more = false, responseScanTimestamp = 7305207354338025472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18179
08:04:49.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18182 rows, more = false, responseScanTimestamp = 7305207354365919232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18182
08:04:49.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207354381570048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18185 rows, more = false, responseScanTimestamp = 7305207354387628032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18185
08:04:49.266 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1936828828(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.268 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@895817804(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.270 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1934682397(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18189 rows, more = false, responseScanTimestamp = 7305207354422480896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18189
08:04:49.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18200 rows, more = false, responseScanTimestamp = 7305207354445774848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18200
08:04:49.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18220 rows, more = false, responseScanTimestamp = 7305207354465513472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18220
08:04:49.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18224 rows, more = false, responseScanTimestamp = 7305207354496659456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18224
08:04:49.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207354517016576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.291 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1366953349(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.293 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@800682879(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18227 rows, more = false, responseScanTimestamp = 7305207354517016576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18227
08:04:49.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18230 rows, more = false, responseScanTimestamp = 7305207354540896256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.302 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18230
08:04:49.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18251 rows, more = false, responseScanTimestamp = 7305207354561601536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18251
08:04:49.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18255 rows, more = false, responseScanTimestamp = 7305207354595868672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18255
08:04:49.315 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@847493564(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.317 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1190110960(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18258 rows, more = false, responseScanTimestamp = 7305207354618847232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18258
08:04:49.320 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1199086989(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.322 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@591277206(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.324 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@207564564(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18260 rows, more = false, responseScanTimestamp = 7305207354639609856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18260
08:04:49.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18290 rows, more = false, responseScanTimestamp = 7305207354665299968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18290
08:04:49.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18310 rows, more = false, responseScanTimestamp = 7305207354690895872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18310
08:04:49.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18314 rows, more = false, responseScanTimestamp = 7305207354734342144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.349 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18314
08:04:49.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207354750730240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207354755928064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18318 rows, more = false, responseScanTimestamp = 7305207354777485312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18318
08:04:49.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18320 rows, more = false, responseScanTimestamp = 7305207354792996864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18320
08:04:49.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18323 rows, more = false, responseScanTimestamp = 7305207354819837952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18323
08:04:49.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18326 rows, more = false, responseScanTimestamp = 7305207354848780288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18326
08:04:49.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207354872647680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207354878775296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18331 rows, more = false, responseScanTimestamp = 7305207354892550144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18331
08:04:49.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18333 rows, more = false, responseScanTimestamp = 7305207354906746880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18333
08:04:49.395 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@935116873(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18336 rows, more = false, responseScanTimestamp = 7305207354931621888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18336
08:04:49.399 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@875280326(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18339 rows, more = false, responseScanTimestamp = 7305207354957537280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18339
08:04:49.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18361 rows, more = false, responseScanTimestamp = 7305207354992578560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18361
08:04:49.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18364 rows, more = false, responseScanTimestamp = 7305207355017711616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.418 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18364
08:04:49.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18367 rows, more = false, responseScanTimestamp = 7305207355042922496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.425 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18367
08:04:49.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18369 rows, more = false, responseScanTimestamp = 7305207355066695680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18369
08:04:49.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18372 rows, more = false, responseScanTimestamp = 7305207355094188032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18372
08:04:49.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18376 rows, more = false, responseScanTimestamp = 7305207355127037952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18376
08:04:49.446 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1713596233(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.448 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@326226710(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18378 rows, more = false, responseScanTimestamp = 7305207355144286208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18378
08:04:49.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18390 rows, more = false, responseScanTimestamp = 7305207355183001600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18390
08:04:49.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355207135232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355212656640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355228258304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18403 rows, more = false, responseScanTimestamp = 7305207355228258304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.470 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18403
08:04:49.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355252121600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355257139200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18409 rows, more = false, responseScanTimestamp = 7305207355274878976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18409
08:04:49.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355274878976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18410 rows, more = false, responseScanTimestamp = 7305207355293126656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18410
08:04:49.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18412 rows, more = false, responseScanTimestamp = 7305207355314925568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18412
08:04:49.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18416 rows, more = false, responseScanTimestamp = 7305207355352559616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18416
08:04:49.501 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1117714361(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.503 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@736296363(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.506 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18417 rows, more = false, responseScanTimestamp = 7305207355367268352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18417
08:04:49.508 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1443286705(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.511 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1274174980(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18420 rows, more = false, responseScanTimestamp = 7305207355399790592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18420
08:04:49.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355430678528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18440 rows, more = false, responseScanTimestamp = 7305207355430678528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18440
08:04:49.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18462 rows, more = false, responseScanTimestamp = 7305207355467059200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18462
08:04:49.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18464 rows, more = false, responseScanTimestamp = 7305207355490308096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18464
08:04:49.536 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2128894972(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.538 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1121447470(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18467 rows, more = false, responseScanTimestamp = 7305207355512672256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18467
08:04:49.541 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@574931843(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355551678464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.543 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2065677233(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.545 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@670577813(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18480 rows, more = false, responseScanTimestamp = 7305207355551678464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18480
08:04:49.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355570917376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18510 rows, more = false, responseScanTimestamp = 7305207355578605568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18510
08:04:49.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355608662016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355608662016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355625033728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355625033728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355632119808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355632119808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355637477376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18526 rows, more = false, responseScanTimestamp = 7305207355637477376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18526
08:04:49.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355642802176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355642802176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355702149120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355702149120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355710545920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355710545920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355717349376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355717349376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18531 rows, more = false, responseScanTimestamp = 7305207355724009472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18531
08:04:49.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18535 rows, more = false, responseScanTimestamp = 7305207355751202816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18535
08:04:49.603 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1512249562(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.605 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1585414342(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18538 rows, more = false, responseScanTimestamp = 7305207355786530816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18538
08:04:49.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355827908608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355827908608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355827908608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18560 rows, more = false, responseScanTimestamp = 7305207355850477568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18560
08:04:49.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18563 rows, more = false, responseScanTimestamp = 7305207355869626368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18563
08:04:49.643 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18569 rows, more = false, responseScanTimestamp = 7305207355928985600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.643 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18569
08:04:49.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18572 rows, more = false, responseScanTimestamp = 7305207355957407744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.652 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18572
08:04:49.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355995938816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207355995938816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18576 rows, more = false, responseScanTimestamp = 7305207355995938816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18576
08:04:49.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356032438272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18579 rows, more = false, responseScanTimestamp = 7305207356032438272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.671 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18579
08:04:49.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18581 rows, more = false, responseScanTimestamp = 7305207356067442688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18581
08:04:49.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18584 rows, more = false, responseScanTimestamp = 7305207356103741440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18584
08:04:49.690 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1480288907(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.692 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1040294277(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18588 rows, more = false, responseScanTimestamp = 7305207356147486720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18588
08:04:49.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356172861440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356181454848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356204093440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356213575680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356223299584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356223299584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18613 rows, more = false, responseScanTimestamp = 7305207356231327744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18613
08:04:49.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356253552640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18616 rows, more = false, responseScanTimestamp = 7305207356253552640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18616
08:04:49.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356276244480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.727 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2082900823(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.729 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1585274277(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18617 rows, more = false, responseScanTimestamp = 7305207356276244480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18617
08:04:49.733 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1569790931(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18620 rows, more = false, responseScanTimestamp = 7305207356325724160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18620
08:04:49.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356375465984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356375465984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18653 rows, more = false, responseScanTimestamp = 7305207356375465984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18653
08:04:49.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18655 rows, more = false, responseScanTimestamp = 7305207356399194112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18655
08:04:49.759 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1857000557(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.760 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@639358684(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18658 rows, more = false, responseScanTimestamp = 7305207356435558400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18658
08:04:49.764 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@314517455(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18670 rows, more = false, responseScanTimestamp = 7305207356461887488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18670
08:04:49.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356488089600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18691 rows, more = false, responseScanTimestamp = 7305207356488089600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18691
08:04:49.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356501323776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356515209216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18694 rows, more = false, responseScanTimestamp = 7305207356527267840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18694
08:04:49.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18698 rows, more = false, responseScanTimestamp = 7305207356549615616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.791 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18698
08:04:49.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356574597120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18700 rows, more = false, responseScanTimestamp = 7305207356574597120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18700
08:04:49.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356606275584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356606275584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18705 rows, more = false, responseScanTimestamp = 7305207356616761344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18705
08:04:49.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18707 rows, more = false, responseScanTimestamp = 7305207356627980288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18707
08:04:49.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356666929152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356666929152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18712 rows, more = false, responseScanTimestamp = 7305207356680052736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18712
08:04:49.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18715 rows, more = false, responseScanTimestamp = 7305207356698058752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18715
08:04:49.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18717 rows, more = false, responseScanTimestamp = 7305207356716445696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18717
08:04:49.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18721 rows, more = false, responseScanTimestamp = 7305207356747436032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.840 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18721
08:04:49.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356774514688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18724 rows, more = false, responseScanTimestamp = 7305207356774514688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18724
08:04:49.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356801368064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18727 rows, more = false, responseScanTimestamp = 7305207356808273920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18727
08:04:49.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18733 rows, more = false, responseScanTimestamp = 7305207356846182400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18733
08:04:49.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356866338816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356873121792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356888494080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.869 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1193671112(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18737 rows, more = false, responseScanTimestamp = 7305207356888494080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18737
08:04:49.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18750 rows, more = false, responseScanTimestamp = 7305207356913811456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18750
08:04:49.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356939493376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356939493376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356951203840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356951203840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207356956762112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18756 rows, more = false, responseScanTimestamp = 7305207356962627584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18756
08:04:49.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18759 rows, more = false, responseScanTimestamp = 7305207356979728384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18759
08:04:49.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357003001856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357003001856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18763 rows, more = false, responseScanTimestamp = 7305207357016973312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18763
08:04:49.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357037363200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18766 rows, more = false, responseScanTimestamp = 7305207357037363200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18766
08:04:49.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357063499776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357070168064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357086445568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18771 rows, more = false, responseScanTimestamp = 7305207357092769792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18771
08:04:49.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357109354496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18775 rows, more = false, responseScanTimestamp = 7305207357114339328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18775
08:04:49.933 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1429930429(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357142396928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357148262400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.935 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@770609392(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:49.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18780 rows, more = false, responseScanTimestamp = 7305207357169221632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.941 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18780
08:04:49.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18801 rows, more = false, responseScanTimestamp = 7305207357188898816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.949 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18801
08:04:49.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357214527488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357214527488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18804 rows, more = false, responseScanTimestamp = 7305207357214527488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18804
08:04:49.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18808 rows, more = false, responseScanTimestamp = 7305207357258563584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18808
08:04:49.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357285146624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357285146624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18812 rows, more = false, responseScanTimestamp = 7305207357298323456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.972 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18812
08:04:49.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18815 rows, more = false, responseScanTimestamp = 7305207357317849088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18815
08:04:49.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18818 rows, more = false, responseScanTimestamp = 7305207357343404032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18818
08:04:49.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18821 rows, more = false, responseScanTimestamp = 7305207357371842560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18821
08:04:49.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357402411008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:49.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357402411008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18826 rows, more = false, responseScanTimestamp = 7305207357414334464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18826
08:04:50.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357438025728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357438025728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357448941568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357448941568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18832 rows, more = false, responseScanTimestamp = 7305207357454336000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18832
08:04:50.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357476818944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18836 rows, more = false, responseScanTimestamp = 7305207357476818944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18836
08:04:50.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18839 rows, more = false, responseScanTimestamp = 7305207357502070784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18839
08:04:50.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357537169408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357537169408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357558980608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18844 rows, more = false, responseScanTimestamp = 7305207357558980608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18844
08:04:50.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357584150528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18848 rows, more = false, responseScanTimestamp = 7305207357584150528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18848
08:04:50.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357611257856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18851 rows, more = false, responseScanTimestamp = 7305207357611257856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18851
08:04:50.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18855 rows, more = false, responseScanTimestamp = 7305207357644140544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18855
08:04:50.059 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1174686685(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18859 rows, more = false, responseScanTimestamp = 7305207357674754048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18859
08:04:50.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357692149760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18871 rows, more = false, responseScanTimestamp = 7305207357697417216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.074 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18871
08:04:50.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18874 rows, more = false, responseScanTimestamp = 7305207357728649216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18874
08:04:50.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18877 rows, more = false, responseScanTimestamp = 7305207357754486784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.089 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18877
08:04:50.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18881 rows, more = false, responseScanTimestamp = 7305207357792206848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18881
08:04:50.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18884 rows, more = false, responseScanTimestamp = 7305207357822562304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18884
08:04:50.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357850619904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357850619904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.104 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@780603756(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.106 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@591186920(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18889 rows, more = false, responseScanTimestamp = 7305207357862641664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18889
08:04:50.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18900 rows, more = false, responseScanTimestamp = 7305207357878845440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.118 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18900
08:04:50.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357906165760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357906165760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207357925736448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18913 rows, more = false, responseScanTimestamp = 7305207357925736448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18913
08:04:50.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18916 rows, more = false, responseScanTimestamp = 7305207357945253888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18916
08:04:50.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18919 rows, more = false, responseScanTimestamp = 7305207357977509888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18919
08:04:50.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18923 rows, more = false, responseScanTimestamp = 7305207358009520128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18923
08:04:50.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18926 rows, more = false, responseScanTimestamp = 7305207358029791232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18926
08:04:50.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18929 rows, more = false, responseScanTimestamp = 7305207358056763392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18929
08:04:50.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18931 rows, more = false, responseScanTimestamp = 7305207358075576320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18931
08:04:50.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18935 rows, more = false, responseScanTimestamp = 7305207358110511104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18935
08:04:50.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358135414784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358135414784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358149160960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18940 rows, more = false, responseScanTimestamp = 7305207358155227136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18940
08:04:50.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358170460160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358170460160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18943 rows, more = false, responseScanTimestamp = 7305207358170460160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18943
08:04:50.195 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2047649391(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18946 rows, more = false, responseScanTimestamp = 7305207358202089472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18946
08:04:50.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18949 rows, more = false, responseScanTimestamp = 7305207358234058752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18949
08:04:50.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18962 rows, more = false, responseScanTimestamp = 7305207358263508992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.210 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18962
08:04:50.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358288961536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358288961536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18966 rows, more = false, responseScanTimestamp = 7305207358304034816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18966
08:04:50.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358311358464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.220 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@506609744(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358324006912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.222 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@136851083(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18969 rows, more = false, responseScanTimestamp = 7305207358336172032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18969
08:04:50.226 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1292818413(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.228 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1387147261(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18970 rows, more = false, responseScanTimestamp = 7305207358344155136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 18970
08:04:50.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19010 rows, more = false, responseScanTimestamp = 7305207358384336896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19010
08:04:50.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19013 rows, more = false, responseScanTimestamp = 7305207358409416704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19013
08:04:50.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358437478400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19017 rows, more = false, responseScanTimestamp = 7305207358437478400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19017
08:04:50.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358464450560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19021 rows, more = false, responseScanTimestamp = 7305207358470275072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19021
08:04:50.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358496579584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19024 rows, more = false, responseScanTimestamp = 7305207358496579584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.270 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19024
08:04:50.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19026 rows, more = false, responseScanTimestamp = 7305207358525001728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19026
08:04:50.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358555037696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358560055296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358580334592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19032 rows, more = false, responseScanTimestamp = 7305207358587408384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19032
08:04:50.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19034 rows, more = false, responseScanTimestamp = 7305207358598737920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19034
08:04:50.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19036 rows, more = false, responseScanTimestamp = 7305207358626734080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19036
08:04:50.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358667739136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.313 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19041 rows, more = false, responseScanTimestamp = 7305207358685302784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19041
08:04:50.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19045 rows, more = false, responseScanTimestamp = 7305207358709030912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19045
08:04:50.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19048 rows, more = false, responseScanTimestamp = 7305207358737793024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19048
08:04:50.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19051 rows, more = false, responseScanTimestamp = 7305207358771224576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19051
08:04:50.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19053 rows, more = false, responseScanTimestamp = 7305207358811193344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19053
08:04:50.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358840754176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358840754176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.350 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1586681144(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19057 rows, more = false, responseScanTimestamp = 7305207358858420224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19057
08:04:50.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19060 rows, more = false, responseScanTimestamp = 7305207358878621696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19060
08:04:50.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19070 rows, more = false, responseScanTimestamp = 7305207358900916224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19070
08:04:50.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358934712320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19072 rows, more = false, responseScanTimestamp = 7305207358934712320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19072
08:04:50.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358972289024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207358972289024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.381 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@386397207(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19076 rows, more = false, responseScanTimestamp = 7305207358972289024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.384 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19076
08:04:50.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359004569600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19080 rows, more = false, responseScanTimestamp = 7305207359004569600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19080
08:04:50.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359036522496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19093 rows, more = false, responseScanTimestamp = 7305207359036522496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.402 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19093
08:04:50.405 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@739109029(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19096 rows, more = false, responseScanTimestamp = 7305207359064502272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19096
08:04:50.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19099 rows, more = false, responseScanTimestamp = 7305207359096041472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19099
08:04:50.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359138500608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359138500608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359150329856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19112 rows, more = false, responseScanTimestamp = 7305207359150329856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19112
08:04:50.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359173042176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.431 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@268434206(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19116 rows, more = false, responseScanTimestamp = 7305207359173042176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.434 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19116
08:04:50.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19119 rows, more = false, responseScanTimestamp = 7305207359203086336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19119
08:04:50.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19132 rows, more = false, responseScanTimestamp = 7305207359233241088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19132
08:04:50.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359269548032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359269548032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.454 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1192023244(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19137 rows, more = false, responseScanTimestamp = 7305207359281836032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19137
08:04:50.457 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1862477686(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19139 rows, more = false, responseScanTimestamp = 7305207359294201856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.464 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19139
08:04:50.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359321800704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359327666176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19162 rows, more = false, responseScanTimestamp = 7305207359344582656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19162
08:04:50.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19166 rows, more = false, responseScanTimestamp = 7305207359370346496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19166
08:04:50.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19170 rows, more = false, responseScanTimestamp = 7305207359418933248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19170
08:04:50.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19173 rows, more = false, responseScanTimestamp = 7305207359449255936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19173
08:04:50.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359462436864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359482310656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359488823296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359488823296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19177 rows, more = false, responseScanTimestamp = 7305207359496085504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19177
08:04:50.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359523835904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19181 rows, more = false, responseScanTimestamp = 7305207359523835904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19181
08:04:50.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19184 rows, more = false, responseScanTimestamp = 7305207359553822720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19184
08:04:50.528 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@738763507(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19187 rows, more = false, responseScanTimestamp = 7305207359578943488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19187
08:04:50.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359598583808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359608872960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19200 rows, more = false, responseScanTimestamp = 7305207359621484544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19200
08:04:50.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19203 rows, more = false, responseScanTimestamp = 7305207359640907776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19203
08:04:50.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359669702656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359669702656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359685971968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359685971968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19208 rows, more = false, responseScanTimestamp = 7305207359685971968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19208
08:04:50.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359716995072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359716995072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19214 rows, more = false, responseScanTimestamp = 7305207359728226304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19214
08:04:50.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359738277888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19216 rows, more = false, responseScanTimestamp = 7305207359738277888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19216
08:04:50.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359768793088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.575 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1558154087(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.577 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2111082116(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19218 rows, more = false, responseScanTimestamp = 7305207359768793088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.582 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19218
08:04:50.582 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@194653919(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19220 rows, more = false, responseScanTimestamp = 7305207359801106432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19220
08:04:50.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19251 rows, more = false, responseScanTimestamp = 7305207359839789056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19251
08:04:50.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359870226432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359870226432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19255 rows, more = false, responseScanTimestamp = 7305207359890161664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19255
08:04:50.607 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1659636325(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359908950016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359914442752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19260 rows, more = false, responseScanTimestamp = 7305207359930904576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.616 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19260
08:04:50.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207359953653760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19273 rows, more = false, responseScanTimestamp = 7305207359953653760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.624 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19273
08:04:50.627 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1112027628(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19276 rows, more = false, responseScanTimestamp = 7305207359980294144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.631 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19276
08:04:50.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19279 rows, more = false, responseScanTimestamp = 7305207360005648384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19279
08:04:50.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19293 rows, more = false, responseScanTimestamp = 7305207360047718400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19293
08:04:50.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360066740224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19296 rows, more = false, responseScanTimestamp = 7305207360073068544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19296
08:04:50.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360085737472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19297 rows, more = false, responseScanTimestamp = 7305207360085737472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19297
08:04:50.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360130912256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19301 rows, more = false, responseScanTimestamp = 7305207360130912256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.667 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19301
08:04:50.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360161517568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19305 rows, more = false, responseScanTimestamp = 7305207360161517568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19305
08:04:50.675 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@456210319(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19308 rows, more = false, responseScanTimestamp = 7305207360186265600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19308
08:04:50.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19321 rows, more = false, responseScanTimestamp = 7305207360222367744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19321
08:04:50.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360247095296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360247095296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360258052096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19326 rows, more = false, responseScanTimestamp = 7305207360263827456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19326
08:04:50.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19329 rows, more = false, responseScanTimestamp = 7305207360281198592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19329
08:04:50.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360323407872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360323407872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360339611648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19335 rows, more = false, responseScanTimestamp = 7305207360339611648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19335
08:04:50.718 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1090985696(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360368386048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19339 rows, more = false, responseScanTimestamp = 7305207360368386048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19339
08:04:50.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360386166785) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360386166785) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19350 rows, more = false, responseScanTimestamp = 7305207360411631616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19350
08:04:50.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360435245056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360435245056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19355 rows, more = false, responseScanTimestamp = 7305207360447229952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19355
08:04:50.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19358 rows, more = false, responseScanTimestamp = 7305207360464183296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19358
08:04:50.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19362 rows, more = false, responseScanTimestamp = 7305207360493006848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.756 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19362
08:04:50.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360521211904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360527540224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.760 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1136298887(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19367 rows, more = false, responseScanTimestamp = 7305207360539521024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.765 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19367
08:04:50.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360558784512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19370 rows, more = false, responseScanTimestamp = 7305207360558784512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19370
08:04:50.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19381 rows, more = false, responseScanTimestamp = 7305207360586342400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19381
08:04:50.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360614641664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19385 rows, more = false, responseScanTimestamp = 7305207360620331008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19385
08:04:50.788 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1082004813(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360649773056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.789 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1390534530(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19389 rows, more = false, responseScanTimestamp = 7305207360655020032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19389
08:04:50.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19410 rows, more = false, responseScanTimestamp = 7305207360682037248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19410
08:04:50.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360707874816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360712953856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360731480064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360731480064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360739155968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360739155968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19416 rows, more = false, responseScanTimestamp = 7305207360745418752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19416
08:04:50.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19420 rows, more = false, responseScanTimestamp = 7305207360770519040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19420
08:04:50.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360793804800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360800907264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19424 rows, more = false, responseScanTimestamp = 7305207360814411776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.831 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19424
08:04:50.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360833806336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.834 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@728251168(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.836 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1008298873(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19427 rows, more = false, responseScanTimestamp = 7305207360833806336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19427
08:04:50.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360859377664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19440 rows, more = false, responseScanTimestamp = 7305207360866713600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19440
08:04:50.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360899510272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19453 rows, more = false, responseScanTimestamp = 7305207360899510272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19453
08:04:50.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360933859328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360933859328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360947654656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19456 rows, more = false, responseScanTimestamp = 7305207360947654656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19456
08:04:50.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19460 rows, more = false, responseScanTimestamp = 7305207360971726848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19460
08:04:50.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207360995491840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19462 rows, more = false, responseScanTimestamp = 7305207360995491840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.880 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19462
08:04:50.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361033388032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361033388032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361050124288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.885 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@209573322(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19467 rows, more = false, responseScanTimestamp = 7305207361050124288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19467
08:04:50.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361075367936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19480 rows, more = false, responseScanTimestamp = 7305207361075367936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.896 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19480
08:04:50.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19482 rows, more = false, responseScanTimestamp = 7305207361103237120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.904 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19482
08:04:50.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19486 rows, more = false, responseScanTimestamp = 7305207361133314048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19486
08:04:50.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361159081984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19489 rows, more = false, responseScanTimestamp = 7305207361159081984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19489
08:04:50.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19493 rows, more = false, responseScanTimestamp = 7305207361190117376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19493
08:04:50.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361217626112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361217626112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361240170496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.932 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1346110984(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.934 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@988251668(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19498 rows, more = false, responseScanTimestamp = 7305207361246289920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19498
08:04:50.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361267429376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19510 rows, more = false, responseScanTimestamp = 7305207361267429376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19510
08:04:50.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19522 rows, more = false, responseScanTimestamp = 7305207361294876672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19522
08:04:50.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361318686720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361324408832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19526 rows, more = false, responseScanTimestamp = 7305207361337987072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.959 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19526
08:04:50.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19530 rows, more = false, responseScanTimestamp = 7305207361361731584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19530
08:04:50.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361378926592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19533 rows, more = false, responseScanTimestamp = 7305207361383743488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19533
08:04:50.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361417998336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361417998336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.978 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1305632914(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.980 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@803422055(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.982 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@526344405(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19538 rows, more = false, responseScanTimestamp = 7305207361438351360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19538
08:04:50.984 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@428773900(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:50.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361464107008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361464107008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19570 rows, more = false, responseScanTimestamp = 7305207361476890624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19570
08:04:50.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361496047616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:50.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361496047616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19583 rows, more = false, responseScanTimestamp = 7305207361509212160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19583
08:04:51.005 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1200011103(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19587 rows, more = false, responseScanTimestamp = 7305207361532665856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19587
08:04:51.009 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1898492111(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361551659008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19590 rows, more = false, responseScanTimestamp = 7305207361558065152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19590
08:04:51.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361579675648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19610 rows, more = false, responseScanTimestamp = 7305207361593061376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19610
08:04:51.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361633783808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361633783808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361646419968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361653182464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19618 rows, more = false, responseScanTimestamp = 7305207361658597376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19618
08:04:51.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361670418432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361675567104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361696722944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19622 rows, more = false, responseScanTimestamp = 7305207361696722944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19622
08:04:51.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361718849536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19624 rows, more = false, responseScanTimestamp = 7305207361718849536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.056 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19624
08:04:51.058 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@362098679(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.060 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2028392891(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19628 rows, more = false, responseScanTimestamp = 7305207361756712960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19628
08:04:51.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361784623104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361791385600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19651 rows, more = false, responseScanTimestamp = 7305207361808867328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19651
08:04:51.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361834115072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361834115072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361845854208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19656 rows, more = false, responseScanTimestamp = 7305207361845854208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.086 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19656
08:04:51.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19661 rows, more = false, responseScanTimestamp = 7305207361875255296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19661
08:04:51.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207361905360896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19664 rows, more = false, responseScanTimestamp = 7305207361905360896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19664
08:04:51.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19668 rows, more = false, responseScanTimestamp = 7305207361936498688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19668
08:04:51.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19671 rows, more = false, responseScanTimestamp = 7305207361965514752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19671
08:04:51.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19674 rows, more = false, responseScanTimestamp = 7305207361997156352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19674
08:04:51.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362028716032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.132 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19678 rows, more = false, responseScanTimestamp = 7305207362028716032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19678
08:04:51.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19683 rows, more = false, responseScanTimestamp = 7305207362065133568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19683
08:04:51.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19686 rows, more = false, responseScanTimestamp = 7305207362090926080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19686
08:04:51.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362118201344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19689 rows, more = false, responseScanTimestamp = 7305207362118201344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19689
08:04:51.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362156244992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362156244992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19695 rows, more = false, responseScanTimestamp = 7305207362168983552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19695
08:04:51.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362194608128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362194608128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19700 rows, more = false, responseScanTimestamp = 7305207362207281152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19700
08:04:51.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362223394816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19703 rows, more = false, responseScanTimestamp = 7305207362230067200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19703
08:04:51.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362261778432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.185 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@170442167(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.188 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1051908853(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19707 rows, more = false, responseScanTimestamp = 7305207362261778432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19707
08:04:51.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362296532992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362296532992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19720 rows, more = false, responseScanTimestamp = 7305207362317418496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19720
08:04:51.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362341031936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19733 rows, more = false, responseScanTimestamp = 7305207362341031936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19733
08:04:51.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362369814528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.212 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@40149059(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.214 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1287766717(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19737 rows, more = false, responseScanTimestamp = 7305207362375110656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19737
08:04:51.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362407714816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.219 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@55253911(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19740 rows, more = false, responseScanTimestamp = 7305207362407714816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19740
08:04:51.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362445635584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19770 rows, more = false, responseScanTimestamp = 7305207362445635584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19770
08:04:51.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19774 rows, more = false, responseScanTimestamp = 7305207362476011520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19774
08:04:51.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362498588672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362505338880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.243 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@730209401(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.245 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@214419442(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.247 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1322334461(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19778 rows, more = false, responseScanTimestamp = 7305207362523086848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19778
08:04:51.250 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@362616083(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19790 rows, more = false, responseScanTimestamp = 7305207362543288320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19790
08:04:51.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19822 rows, more = false, responseScanTimestamp = 7305207362580492288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19822
08:04:51.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19826 rows, more = false, responseScanTimestamp = 7305207362613243904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.274 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19826
08:04:51.274 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@249800205(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362635595776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362641096704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19830 rows, more = false, responseScanTimestamp = 7305207362661408768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19830
08:04:51.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19842 rows, more = false, responseScanTimestamp = 7305207362681516032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.290 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19842
08:04:51.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362714173440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19845 rows, more = false, responseScanTimestamp = 7305207362714173440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19845
08:04:51.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362742398976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362742398976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.300 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1009322100(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19848 rows, more = false, responseScanTimestamp = 7305207362757230592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.307 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19848
08:04:51.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362775650304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362775650304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19861 rows, more = false, responseScanTimestamp = 7305207362797154304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.316 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19861
08:04:51.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19864 rows, more = false, responseScanTimestamp = 7305207362819735552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19864
08:04:51.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19866 rows, more = false, responseScanTimestamp = 7305207362842853376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19866
08:04:51.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362887663616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362887663616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362887663616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207362902528000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19871 rows, more = false, responseScanTimestamp = 7305207362902528000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19871
08:04:51.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19874 rows, more = false, responseScanTimestamp = 7305207362932199424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19874
08:04:51.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19877 rows, more = false, responseScanTimestamp = 7305207362970943488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19877
08:04:51.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19880 rows, more = false, responseScanTimestamp = 7305207362999541760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19880
08:04:51.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363016208384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363016208384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.374 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19882 rows, more = false, responseScanTimestamp = 7305207363038171136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.374 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19882
08:04:51.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19885 rows, more = false, responseScanTimestamp = 7305207363058610176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19885
08:04:51.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363082702848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.382 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2071513564(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.383 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@112229933(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19888 rows, more = false, responseScanTimestamp = 7305207363082702848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19888
08:04:51.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363115630592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363115630592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363115630592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363125784576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363131592704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19912 rows, more = false, responseScanTimestamp = 7305207363131592704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.398 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19912
08:04:51.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363153055744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19916 rows, more = false, responseScanTimestamp = 7305207363153055744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19916
08:04:51.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19920 rows, more = false, responseScanTimestamp = 7305207363187490816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.414 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19920
08:04:51.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19924 rows, more = false, responseScanTimestamp = 7305207363216343040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19924
08:04:51.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363249463296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363249463296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.423 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@359691064(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363263623168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.424 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1634640714(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.426 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1558552722(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19929 rows, more = false, responseScanTimestamp = 7305207363263623168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19929
08:04:51.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19950 rows, more = false, responseScanTimestamp = 7305207363283361792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19950
08:04:51.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363311620096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363317493760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363317493760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19964 rows, more = false, responseScanTimestamp = 7305207363336134656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19964
08:04:51.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363366002688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363366002688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19970 rows, more = false, responseScanTimestamp = 7305207363378470912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19970
08:04:51.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19973 rows, more = false, responseScanTimestamp = 7305207363397513216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19973
08:04:51.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363430084608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363430084608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363430084608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363445604352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19977 rows, more = false, responseScanTimestamp = 7305207363445604352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19977
08:04:51.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363485278208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19981 rows, more = false, responseScanTimestamp = 7305207363485278208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.487 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19981
08:04:51.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19984 rows, more = false, responseScanTimestamp = 7305207363513827328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.494 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19984
08:04:51.497 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1503788085(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19988 rows, more = false, responseScanTimestamp = 7305207363549114368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19988
08:04:51.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19990 rows, more = false, responseScanTimestamp = 7305207363574689792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 19990
08:04:51.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363603968000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363603968000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20003 rows, more = false, responseScanTimestamp = 7305207363620446208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20003
08:04:51.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20005 rows, more = false, responseScanTimestamp = 7305207363640795136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20005
08:04:51.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363669729280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.528 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1331604874(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20008 rows, more = false, responseScanTimestamp = 7305207363669729280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20008
08:04:51.532 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1539187672(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.534 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@707717389(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20009 rows, more = false, responseScanTimestamp = 7305207363687542784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20009
08:04:51.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363734708224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363734708224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20040 rows, more = false, responseScanTimestamp = 7305207363734708224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20040
08:04:51.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20044 rows, more = false, responseScanTimestamp = 7305207363772735488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20044
08:04:51.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363811250176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.560 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2084104233(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20047 rows, more = false, responseScanTimestamp = 7305207363811250176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20047
08:04:51.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20060 rows, more = false, responseScanTimestamp = 7305207363840888832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20060
08:04:51.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363868340224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363868340224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363882012672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363882012672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363888680960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20065 rows, more = false, responseScanTimestamp = 7305207363888680960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20065
08:04:51.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20069 rows, more = false, responseScanTimestamp = 7305207363914096640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20069
08:04:51.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363950714880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207363950714880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20072 rows, more = false, responseScanTimestamp = 7305207363950714880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20072
08:04:51.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20076 rows, more = false, responseScanTimestamp = 7305207363982618624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20076
08:04:51.608 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1185954009(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364012924928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20079 rows, more = false, responseScanTimestamp = 7305207364012924928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20079
08:04:51.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20092 rows, more = false, responseScanTimestamp = 7305207364047208448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.624 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20092
08:04:51.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20095 rows, more = false, responseScanTimestamp = 7305207364073410560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20095
08:04:51.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20098 rows, more = false, responseScanTimestamp = 7305207364109082624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20098
08:04:51.645 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20099 rows, more = false, responseScanTimestamp = 7305207364120711168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20099
08:04:51.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20102 rows, more = false, responseScanTimestamp = 7305207364153270272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20102
08:04:51.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364190265344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364196589568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.658 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1815769908(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20107 rows, more = false, responseScanTimestamp = 7305207364217094144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20107
08:04:51.663 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@830576959(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364229185536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.665 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@180573830(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20110 rows, more = false, responseScanTimestamp = 7305207364237529088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20110
08:04:51.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20140 rows, more = false, responseScanTimestamp = 7305207364271046656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20140
08:04:51.685 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20143 rows, more = false, responseScanTimestamp = 7305207364301402112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20143
08:04:51.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364333965312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.689 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1299366391(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20147 rows, more = false, responseScanTimestamp = 7305207364333965312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20147
08:04:51.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20150 rows, more = false, responseScanTimestamp = 7305207364363423744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20150
08:04:51.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20162 rows, more = false, responseScanTimestamp = 7305207364391292928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20162
08:04:51.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20165 rows, more = false, responseScanTimestamp = 7305207364432891904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20165
08:04:51.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364464762880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364464762880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20169 rows, more = false, responseScanTimestamp = 7305207364477468672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20169
08:04:51.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364501504000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364501504000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.737 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20174 rows, more = false, responseScanTimestamp = 7305207364515045376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20174
08:04:51.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364538798080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20178 rows, more = false, responseScanTimestamp = 7305207364538798080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20178
08:04:51.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20182 rows, more = false, responseScanTimestamp = 7305207364579291136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20182
08:04:51.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20185 rows, more = false, responseScanTimestamp = 7305207364607410176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20185
08:04:51.759 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1919858878(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20188 rows, more = false, responseScanTimestamp = 7305207364629270528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.764 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20188
08:04:51.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364650283008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364656480256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364670959616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20202 rows, more = false, responseScanTimestamp = 7305207364676956160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20202
08:04:51.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20205 rows, more = false, responseScanTimestamp = 7305207364694827008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20205
08:04:51.784 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1335594925(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364729327616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20209 rows, more = false, responseScanTimestamp = 7305207364729327616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20209
08:04:51.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20221 rows, more = false, responseScanTimestamp = 7305207364765016064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20221
08:04:51.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364800565248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364800565248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364814520320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.806 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1602000830(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20226 rows, more = false, responseScanTimestamp = 7305207364814520320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20226
08:04:51.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364842209280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20230 rows, more = false, responseScanTimestamp = 7305207364842209280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20230
08:04:51.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364871639040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364871639040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.820 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364887609344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20242 rows, more = false, responseScanTimestamp = 7305207364887609344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20242
08:04:51.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364914409472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20246 rows, more = false, responseScanTimestamp = 7305207364914409472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20246
08:04:51.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364944588800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364944588800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20251 rows, more = false, responseScanTimestamp = 7305207364959920128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.844 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20251
08:04:51.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364977156096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364977156096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364977156096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207364997013504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20256 rows, more = false, responseScanTimestamp = 7305207365005619200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20256
08:04:51.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365020823552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20260 rows, more = false, responseScanTimestamp = 7305207365027250176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.864 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20260
08:04:51.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365052358656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365057269760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365080387584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20265 rows, more = false, responseScanTimestamp = 7305207365080387584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20265
08:04:51.874 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@81430751(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365099347968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20269 rows, more = false, responseScanTimestamp = 7305207365104635904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20269
08:04:51.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365136744448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20282 rows, more = false, responseScanTimestamp = 7305207365136744448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20282
08:04:51.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365171093504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365171093504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365184761856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.893 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365184761856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365190549504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.894 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@66481074(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:51.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20288 rows, more = false, responseScanTimestamp = 7305207365190549504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.901 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20288
08:04:51.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365214707712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20301 rows, more = false, responseScanTimestamp = 7305207365214707712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20301
08:04:51.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365245829120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365245829120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20305 rows, more = false, responseScanTimestamp = 7305207365245829120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20305
08:04:51.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20309 rows, more = false, responseScanTimestamp = 7305207365287747584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20309
08:04:51.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365315399680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365315399680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20311 rows, more = false, responseScanTimestamp = 7305207365315399680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20311
08:04:51.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365341622272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20312 rows, more = false, responseScanTimestamp = 7305207365341622272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20312
08:04:51.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20315 rows, more = false, responseScanTimestamp = 7305207365388517376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.954 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20315
08:04:51.962 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20317 rows, more = false, responseScanTimestamp = 7305207365417205760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20317
08:04:51.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365452025856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365452025856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20319 rows, more = false, responseScanTimestamp = 7305207365480890368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20319
08:04:51.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365513781248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20323 rows, more = false, responseScanTimestamp = 7305207365513781248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20323
08:04:51.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20326 rows, more = false, responseScanTimestamp = 7305207365558841344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.994 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20326
08:04:51.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365591523328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:51.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365591523328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20330 rows, more = false, responseScanTimestamp = 7305207365613461504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20330
08:04:52.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365637816320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20334 rows, more = false, responseScanTimestamp = 7305207365637816320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.012 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20334
08:04:52.014 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@277052038(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20338 rows, more = false, responseScanTimestamp = 7305207365670694912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20338
08:04:52.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365692530688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20350 rows, more = false, responseScanTimestamp = 7305207365700464640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.027 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20350
08:04:52.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365734297600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20354 rows, more = false, responseScanTimestamp = 7305207365734297600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20354
08:04:52.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20358 rows, more = false, responseScanTimestamp = 7305207365763923968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20358
08:04:52.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365802561536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20361 rows, more = false, responseScanTimestamp = 7305207365802561536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20361
08:04:52.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20364 rows, more = false, responseScanTimestamp = 7305207365828354048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.059 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20364
08:04:52.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365858463744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.061 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@729407055(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365858463744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20369 rows, more = false, responseScanTimestamp = 7305207365878542336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20369
08:04:52.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365898125312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20381 rows, more = false, responseScanTimestamp = 7305207365898125312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20381
08:04:52.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365928570880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20385 rows, more = false, responseScanTimestamp = 7305207365928570880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20385
08:04:52.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365964660736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20389 rows, more = false, responseScanTimestamp = 7305207365964660736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.093 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20389
08:04:52.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365990203392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365996474368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207365996474368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366016270336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20394 rows, more = false, responseScanTimestamp = 7305207366016270336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20394
08:04:52.105 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2067085199(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20398 rows, more = false, responseScanTimestamp = 7305207366040584192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20398
08:04:52.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20400 rows, more = false, responseScanTimestamp = 7305207366065152000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20400
08:04:52.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20412 rows, more = false, responseScanTimestamp = 7305207366096424960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20412
08:04:52.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20415 rows, more = false, responseScanTimestamp = 7305207366130409472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20415
08:04:52.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20417 rows, more = false, responseScanTimestamp = 7305207366151839744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20417
08:04:52.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366186450944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366186450944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20422 rows, more = false, responseScanTimestamp = 7305207366201729024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20422
08:04:52.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20425 rows, more = false, responseScanTimestamp = 7305207366221791232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20425
08:04:52.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366249357312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366249357312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366264541184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20430 rows, more = false, responseScanTimestamp = 7305207366270664704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20430
08:04:52.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366288019456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20433 rows, more = false, responseScanTimestamp = 7305207366288019456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20433
08:04:52.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366316843008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366316843008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366339452928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.176 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1269725344(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.177 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1089633305(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20438 rows, more = false, responseScanTimestamp = 7305207366339452928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20438
08:04:52.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20460 rows, more = false, responseScanTimestamp = 7305207366369193984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20460
08:04:52.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20462 rows, more = false, responseScanTimestamp = 7305207366396616704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.197 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20462
08:04:52.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20466 rows, more = false, responseScanTimestamp = 7305207366429200384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20466
08:04:52.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366455697408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366455697408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.211 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366476103680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20471 rows, more = false, responseScanTimestamp = 7305207366488809472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20471
08:04:52.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20476 rows, more = false, responseScanTimestamp = 7305207366519291904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20476
08:04:52.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20479 rows, more = false, responseScanTimestamp = 7305207366547472384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20479
08:04:52.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366573416448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366580154368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20484 rows, more = false, responseScanTimestamp = 7305207366594215936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20484
08:04:52.247 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@630999534(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20487 rows, more = false, responseScanTimestamp = 7305207366612643840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20487
08:04:52.250 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2001177501(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20490 rows, more = false, responseScanTimestamp = 7305207366649462784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20490
08:04:52.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366667698176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366673444864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20512 rows, more = false, responseScanTimestamp = 7305207366687436800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.265 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20512
08:04:52.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366694305792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20513 rows, more = false, responseScanTimestamp = 7305207366694305792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20513
08:04:52.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20516 rows, more = false, responseScanTimestamp = 7305207366734987264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20516
08:04:52.280 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1335137965(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366758748160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366764883968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20519 rows, more = false, responseScanTimestamp = 7305207366764883968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20519
08:04:52.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20531 rows, more = false, responseScanTimestamp = 7305207366799929344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20531
08:04:52.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20534 rows, more = false, responseScanTimestamp = 7305207366833414144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20534
08:04:52.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366867431424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20537 rows, more = false, responseScanTimestamp = 7305207366867431424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.313 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20537
08:04:52.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366897823744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366903365632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20543 rows, more = false, responseScanTimestamp = 7305207366917009408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20543
08:04:52.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366934974464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20545 rows, more = false, responseScanTimestamp = 7305207366934974464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20545
08:04:52.331 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@483731954(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207366965571584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.333 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1539428543(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20549 rows, more = false, responseScanTimestamp = 7305207366971404288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.341 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20549
08:04:52.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367012012032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20571 rows, more = false, responseScanTimestamp = 7305207367012012032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20571
08:04:52.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20574 rows, more = false, responseScanTimestamp = 7305207367049506816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.358 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20574
08:04:52.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20577 rows, more = false, responseScanTimestamp = 7305207367085748224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20577
08:04:52.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367122415616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367122415616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367134896128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367134896128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367139745792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20583 rows, more = false, responseScanTimestamp = 7305207367139745792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20583
08:04:52.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367164792832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20587 rows, more = false, responseScanTimestamp = 7305207367164792832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20587
08:04:52.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367199453184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20591 rows, more = false, responseScanTimestamp = 7305207367199453184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.394 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20591
08:04:52.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20596 rows, more = false, responseScanTimestamp = 7305207367237193728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20596
08:04:52.401 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@277979961(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20599 rows, more = false, responseScanTimestamp = 7305207367261929472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20599
08:04:52.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367290331136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20611 rows, more = false, responseScanTimestamp = 7305207367290331136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20611
08:04:52.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367322124288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367322124288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367335759872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.421 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2077982328(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20616 rows, more = false, responseScanTimestamp = 7305207367335759872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20616
08:04:52.426 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1316246088(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367353077760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367359754240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.428 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@459618065(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.430 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@108058415(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20620 rows, more = false, responseScanTimestamp = 7305207367359754240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20620
08:04:52.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367397134336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20660 rows, more = false, responseScanTimestamp = 7305207367402852352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20660
08:04:52.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367433949184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20664 rows, more = false, responseScanTimestamp = 7305207367433949184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20664
08:04:52.454 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@653807911(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20668 rows, more = false, responseScanTimestamp = 7305207367464833024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.458 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20668
08:04:52.459 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1257415074(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367485403136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20670 rows, more = false, responseScanTimestamp = 7305207367494180864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20670
08:04:52.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20691 rows, more = false, responseScanTimestamp = 7305207367528050688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20691
08:04:52.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20694 rows, more = false, responseScanTimestamp = 7305207367563378688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20694
08:04:52.488 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2015222354(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20696 rows, more = false, responseScanTimestamp = 7305207367590707200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20696
08:04:52.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20700 rows, more = false, responseScanTimestamp = 7305207367635910656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20700
08:04:52.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367660883968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367660883968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20713 rows, more = false, responseScanTimestamp = 7305207367676293120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.507 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20713
08:04:52.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367699177472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20717 rows, more = false, responseScanTimestamp = 7305207367699177472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20717
08:04:52.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367726526464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367732609024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367732609024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367748444160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367748444160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20723 rows, more = false, responseScanTimestamp = 7305207367755169792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.527 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20723
08:04:52.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367780257792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20727 rows, more = false, responseScanTimestamp = 7305207367780257792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20727
08:04:52.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367808131072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20730 rows, more = false, responseScanTimestamp = 7305207367808131072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20730
08:04:52.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20732 rows, more = false, responseScanTimestamp = 7305207367842615296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.549 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20732
08:04:52.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20735 rows, more = false, responseScanTimestamp = 7305207367871692800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.556 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20735
08:04:52.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367889133568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367895330816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367912964096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367912964096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20739 rows, more = false, responseScanTimestamp = 7305207367912964096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.567 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20739
08:04:52.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367937835008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207367944007680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20744 rows, more = false, responseScanTimestamp = 7305207367959015424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.581 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20744
08:04:52.584 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2027201489(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20746 rows, more = false, responseScanTimestamp = 7305207367989321728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20746
08:04:52.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20749 rows, more = false, responseScanTimestamp = 7305207368022196224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20749
08:04:52.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20760 rows, more = false, responseScanTimestamp = 7305207368044335104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20760
08:04:52.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368076009472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20763 rows, more = false, responseScanTimestamp = 7305207368081948672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20763
08:04:52.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368130342912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.615 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@474064005(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.617 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1138878750(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20768 rows, more = false, responseScanTimestamp = 7305207368130342912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20768
08:04:52.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20770 rows, more = false, responseScanTimestamp = 7305207368154148864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20770
08:04:52.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20792 rows, more = false, responseScanTimestamp = 7305207368189337600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.636 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20792
08:04:52.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20795 rows, more = false, responseScanTimestamp = 7305207368223309824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20795
08:04:52.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20798 rows, more = false, responseScanTimestamp = 7305207368256659456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20798
08:04:52.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368288378880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20801 rows, more = false, responseScanTimestamp = 7305207368288378880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20801
08:04:52.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368326799360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20805 rows, more = false, responseScanTimestamp = 7305207368326799360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20805
08:04:52.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20808 rows, more = false, responseScanTimestamp = 7305207368359600128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20808
08:04:52.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368389058560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368395472896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20812 rows, more = false, responseScanTimestamp = 7305207368395472896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.686 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20812
08:04:52.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368427593728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368435261440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20817 rows, more = false, responseScanTimestamp = 7305207368447766528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20817
08:04:52.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20820 rows, more = false, responseScanTimestamp = 7305207368473354240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.704 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20820
08:04:52.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20823 rows, more = false, responseScanTimestamp = 7305207368500289536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20823
08:04:52.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368526290944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368532643840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20827 rows, more = false, responseScanTimestamp = 7305207368552333312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20827
08:04:52.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368569192448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368574619648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20832 rows, more = false, responseScanTimestamp = 7305207368599420928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20832
08:04:52.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368618733568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368618733568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368636952576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20836 rows, more = false, responseScanTimestamp = 7305207368636952576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.741 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20836
08:04:52.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368657227776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20838 rows, more = false, responseScanTimestamp = 7305207368657227776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20838
08:04:52.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20840 rows, more = false, responseScanTimestamp = 7305207368687304704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20840
08:04:52.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20843 rows, more = false, responseScanTimestamp = 7305207368713728000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20843
08:04:52.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20847 rows, more = false, responseScanTimestamp = 7305207368743907328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20847
08:04:52.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368765923328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20850 rows, more = false, responseScanTimestamp = 7305207368772648960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20850
08:04:52.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20853 rows, more = false, responseScanTimestamp = 7305207368798220288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20853
08:04:52.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368831795200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.788 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1429759098(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20857 rows, more = false, responseScanTimestamp = 7305207368831795200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20857
08:04:52.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20859 rows, more = false, responseScanTimestamp = 7305207368855572480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20859
08:04:52.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20872 rows, more = false, responseScanTimestamp = 7305207368898985984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20872
08:04:52.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20875 rows, more = false, responseScanTimestamp = 7305207368934866944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20875
08:04:52.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368960679936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.819 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@145723175(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20878 rows, more = false, responseScanTimestamp = 7305207368966737920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20878
08:04:52.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207368994963456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20890 rows, more = false, responseScanTimestamp = 7305207368994963456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20890
08:04:52.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20894 rows, more = false, responseScanTimestamp = 7305207369036038144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20894
08:04:52.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369065750528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20897 rows, more = false, responseScanTimestamp = 7305207369065750528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20897
08:04:52.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369096056832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369105039360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369105039360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20903 rows, more = false, responseScanTimestamp = 7305207369127907328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20903
08:04:52.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369153388544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369153388544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369168547840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.868 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@433809211(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20908 rows, more = false, responseScanTimestamp = 7305207369168547840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20908
08:04:52.870 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1430180871(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369175416832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369190244352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.872 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1135833454(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20910 rows, more = false, responseScanTimestamp = 7305207369190244352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20910
08:04:52.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20940 rows, more = false, responseScanTimestamp = 7305207369213513728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20940
08:04:52.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20943 rows, more = false, responseScanTimestamp = 7305207369253564416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20943
08:04:52.900 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@923863176(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20947 rows, more = false, responseScanTimestamp = 7305207369293340672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.906 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20947
08:04:52.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369328041984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369348501504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369348501504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20962 rows, more = false, responseScanTimestamp = 7305207369356300288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20962
08:04:52.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369380593664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369380593664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369395445760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20967 rows, more = false, responseScanTimestamp = 7305207369395445760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.927 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20967
08:04:52.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20971 rows, more = false, responseScanTimestamp = 7305207369420263424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20971
08:04:52.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369438076928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369443606528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.938 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369463603200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20975 rows, more = false, responseScanTimestamp = 7305207369463603200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20975
08:04:52.946 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1966162926(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369482547200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369488773120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.948 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1443643299(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369510719488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.950 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@241966093(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20980 rows, more = false, responseScanTimestamp = 7305207369510719488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 20980
08:04:52.964 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21011 rows, more = false, responseScanTimestamp = 7305207369541513216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21011
08:04:52.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21013 rows, more = false, responseScanTimestamp = 7305207369560870912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21013
08:04:52.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21017 rows, more = false, responseScanTimestamp = 7305207369598373888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21017
08:04:52.985 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21021 rows, more = false, responseScanTimestamp = 7305207369629548544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.985 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21021
08:04:52.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21025 rows, more = false, responseScanTimestamp = 7305207369659256832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21025
08:04:52.994 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@822480896(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:52.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21028 rows, more = false, responseScanTimestamp = 7305207369681289216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:52.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21028
08:04:53.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21030 rows, more = false, responseScanTimestamp = 7305207369706332160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21030
08:04:53.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369733824512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21043 rows, more = false, responseScanTimestamp = 7305207369739423744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21043
08:04:53.017 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1322720253(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21047 rows, more = false, responseScanTimestamp = 7305207369772834816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21047
08:04:53.021 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2039596195(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369801785344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21050 rows, more = false, responseScanTimestamp = 7305207369801785344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.029 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21050
08:04:53.037 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21072 rows, more = false, responseScanTimestamp = 7305207369835716608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21072
08:04:53.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369856675840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369862217728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21075 rows, more = false, responseScanTimestamp = 7305207369862217728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.048 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21075
08:04:53.048 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@401810408(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369909616640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369909616640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.050 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@385136390(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.052 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1611292374(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21079 rows, more = false, responseScanTimestamp = 7305207369909616640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21079
08:04:53.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369945071616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369951625216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369951625216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207369965981696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21111 rows, more = false, responseScanTimestamp = 7305207369965981696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21111
08:04:53.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21114 rows, more = false, responseScanTimestamp = 7305207369984917504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21114
08:04:53.077 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@399063720(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21117 rows, more = false, responseScanTimestamp = 7305207370018799616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21117
08:04:53.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370050584576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21120 rows, more = false, responseScanTimestamp = 7305207370050584576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21120
08:04:53.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21133 rows, more = false, responseScanTimestamp = 7305207370086117376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21133
08:04:53.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21137 rows, more = false, responseScanTimestamp = 7305207370121220096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.105 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21137
08:04:53.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370136088577) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21138 rows, more = false, responseScanTimestamp = 7305207370136088577) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.114 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21138
08:04:53.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370184986624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.122 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21144 rows, more = false, responseScanTimestamp = 7305207370198843392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21144
08:04:53.123 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370218917888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21146 rows, more = false, responseScanTimestamp = 7305207370218917888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21146
08:04:53.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21150 rows, more = false, responseScanTimestamp = 7305207370250211328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21150
08:04:53.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21153 rows, more = false, responseScanTimestamp = 7305207370275958784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21153
08:04:53.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370307305472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370307305472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.149 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@430684122(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21157 rows, more = false, responseScanTimestamp = 7305207370320969728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21157
08:04:53.153 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@718565230(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370341462016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.155 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@404383756(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21160 rows, more = false, responseScanTimestamp = 7305207370341462016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21160
08:04:53.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21190 rows, more = false, responseScanTimestamp = 7305207370373029888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21190
08:04:53.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370409504768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21193 rows, more = false, responseScanTimestamp = 7305207370409504768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21193
08:04:53.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370453204992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370453204992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370473492480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370473492480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21199 rows, more = false, responseScanTimestamp = 7305207370481483776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21199
08:04:53.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370504826880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21203 rows, more = false, responseScanTimestamp = 7305207370504826880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.201 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21203
08:04:53.205 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1180179933(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21206 rows, more = false, responseScanTimestamp = 7305207370537033728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.208 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21206
08:04:53.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370570231808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370570231808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21220 rows, more = false, responseScanTimestamp = 7305207370582351872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.216 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21220
08:04:53.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370598985728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21224 rows, more = false, responseScanTimestamp = 7305207370604806144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.225 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21224
08:04:53.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21227 rows, more = false, responseScanTimestamp = 7305207370629943296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21227
08:04:53.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21231 rows, more = false, responseScanTimestamp = 7305207370662674432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.240 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21231
08:04:53.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21235 rows, more = false, responseScanTimestamp = 7305207370692046848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21235
08:04:53.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21239 rows, more = false, responseScanTimestamp = 7305207370732429312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21239
08:04:53.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370753073152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21242 rows, more = false, responseScanTimestamp = 7305207370759569408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.264 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21242
08:04:53.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370791305216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.272 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21246 rows, more = false, responseScanTimestamp = 7305207370799800320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21246
08:04:53.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370826326016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370826326016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370848878592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370848878592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370855219200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370855219200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370860863488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21252 rows, more = false, responseScanTimestamp = 7305207370866159616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.285 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21252
08:04:53.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21254 rows, more = false, responseScanTimestamp = 7305207370877714432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21254
08:04:53.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370911145984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370911145984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.296 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@42563499(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.298 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@187680651(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.300 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1077843178(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21258 rows, more = false, responseScanTimestamp = 7305207370911145984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.303 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21258
08:04:53.303 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1183768517(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21270 rows, more = false, responseScanTimestamp = 7305207370952998912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21270
08:04:53.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207370981601280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21301 rows, more = false, responseScanTimestamp = 7305207370989080576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21301
08:04:53.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371014242304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371019120640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371036663808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.325 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@267635856(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21306 rows, more = false, responseScanTimestamp = 7305207371036663808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.329 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21306
08:04:53.330 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2056601978(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371056914432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371063726080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371063726080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.332 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1320686342(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21310 rows, more = false, responseScanTimestamp = 7305207371063726080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21310
08:04:53.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21340 rows, more = false, responseScanTimestamp = 7305207371097915392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21340
08:04:53.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21344 rows, more = false, responseScanTimestamp = 7305207371131023360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21344
08:04:53.356 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2130218467(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21347 rows, more = false, responseScanTimestamp = 7305207371161862144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.360 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21347
08:04:53.360 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1878936032(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.362 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1068518388(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.364 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@832462631(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21349 rows, more = false, responseScanTimestamp = 7305207371182936064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21349
08:04:53.367 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@187911010(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21370 rows, more = false, responseScanTimestamp = 7305207371213570048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21370
08:04:53.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21401 rows, more = false, responseScanTimestamp = 7305207371246100480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.381 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21401
08:04:53.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371271245824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371271245824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371291545600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21405 rows, more = false, responseScanTimestamp = 7305207371291545600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21405
08:04:53.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371315662848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21409 rows, more = false, responseScanTimestamp = 7305207371315662848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21409
08:04:53.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21413 rows, more = false, responseScanTimestamp = 7305207371349790720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21413
08:04:53.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371371913216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21415 rows, more = false, responseScanTimestamp = 7305207371385499648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21415
08:04:53.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371417030656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371417030656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21420 rows, more = false, responseScanTimestamp = 7305207371431333888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21420
08:04:53.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21424 rows, more = false, responseScanTimestamp = 7305207371456344064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21424
08:04:53.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371485184000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.434 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@371172013(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21427 rows, more = false, responseScanTimestamp = 7305207371485184000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21427
08:04:53.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21430 rows, more = false, responseScanTimestamp = 7305207371509805056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21430
08:04:53.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371541917696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371541917696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21444 rows, more = false, responseScanTimestamp = 7305207371555454976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21444
08:04:53.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371579547648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21448 rows, more = false, responseScanTimestamp = 7305207371579547648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21448
08:04:53.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21450 rows, more = false, responseScanTimestamp = 7305207371611611136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21450
08:04:53.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371638292480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.473 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371643551744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21456 rows, more = false, responseScanTimestamp = 7305207371659427840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21456
08:04:53.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21460 rows, more = false, responseScanTimestamp = 7305207371692310528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.491 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21460
08:04:53.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21464 rows, more = false, responseScanTimestamp = 7305207371725074432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21464
08:04:53.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371753783296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.501 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@734897265(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.502 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1760141640(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.504 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2039521132(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21468 rows, more = false, responseScanTimestamp = 7305207371761901568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21468
08:04:53.509 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@309415993(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371788976128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.511 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1423540266(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21490 rows, more = false, responseScanTimestamp = 7305207371795963904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.516 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21490
08:04:53.516 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1897895960(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371824828416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.518 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@210309800(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.519 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@341932952(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21510 rows, more = false, responseScanTimestamp = 7305207371824828416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21510
08:04:53.524 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@211907054(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371858591744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371858591744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21550 rows, more = false, responseScanTimestamp = 7305207371879485440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.534 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21550
08:04:53.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21563 rows, more = false, responseScanTimestamp = 7305207371905318912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21563
08:04:53.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371928825856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207371928825856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.545 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@24377146(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.547 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1160493550(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21567 rows, more = false, responseScanTimestamp = 7305207371946176512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21567
08:04:53.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21570 rows, more = false, responseScanTimestamp = 7305207371965329408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21570
08:04:53.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372001869824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372001869824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372020383744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372020383744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372027883520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21594 rows, more = false, responseScanTimestamp = 7305207372027883520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.571 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21594
08:04:53.573 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1518974824(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21598 rows, more = false, responseScanTimestamp = 7305207372051456000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21598
08:04:53.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372085145600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372085145600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372098408448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372098408448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21612 rows, more = false, responseScanTimestamp = 7305207372106575872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.589 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21612
08:04:53.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372130213888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.591 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372130213888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372143980544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21618 rows, more = false, responseScanTimestamp = 7305207372149862400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21618
08:04:53.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21621 rows, more = false, responseScanTimestamp = 7305207372167622656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21621
08:04:53.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372194680832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21624 rows, more = false, responseScanTimestamp = 7305207372194680832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21624
08:04:53.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21628 rows, more = false, responseScanTimestamp = 7305207372230090752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21628
08:04:53.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21630 rows, more = false, responseScanTimestamp = 7305207372250832896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21630
08:04:53.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372283011072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372289703936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372305760256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21636 rows, more = false, responseScanTimestamp = 7305207372305760256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.639 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21636
08:04:53.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372328890368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21640 rows, more = false, responseScanTimestamp = 7305207372328890368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21640
08:04:53.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372367298560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21645 rows, more = false, responseScanTimestamp = 7305207372372312064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21645
08:04:53.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21648 rows, more = false, responseScanTimestamp = 7305207372405616640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21648
08:04:53.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21651 rows, more = false, responseScanTimestamp = 7305207372436897792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21651
08:04:53.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21654 rows, more = false, responseScanTimestamp = 7305207372461760512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21654
08:04:53.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21659 rows, more = false, responseScanTimestamp = 7305207372499914752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21659
08:04:53.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372531085312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372531085312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21662 rows, more = false, responseScanTimestamp = 7305207372551327744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21662
08:04:53.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21664 rows, more = false, responseScanTimestamp = 7305207372576948224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21664
08:04:53.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372604792832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21666 rows, more = false, responseScanTimestamp = 7305207372604792832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21666
08:04:53.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372638564352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372638564352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372652851200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372652851200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21670 rows, more = false, responseScanTimestamp = 7305207372659195904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21670
08:04:53.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21674 rows, more = false, responseScanTimestamp = 7305207372683509760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21674
08:04:53.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372708691968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372713594880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21678 rows, more = false, responseScanTimestamp = 7305207372713594880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21678
08:04:53.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372769423360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21683 rows, more = false, responseScanTimestamp = 7305207372769423360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21683
08:04:53.756 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1570804694(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21687 rows, more = false, responseScanTimestamp = 7305207372801355776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21687
08:04:53.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21689 rows, more = false, responseScanTimestamp = 7305207372822278144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.767 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21689
08:04:53.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21701 rows, more = false, responseScanTimestamp = 7305207372853952512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21701
08:04:53.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21704 rows, more = false, responseScanTimestamp = 7305207372881317888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21704
08:04:53.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372916215808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207372916215808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21709 rows, more = false, responseScanTimestamp = 7305207372937248768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21709
08:04:53.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21712 rows, more = false, responseScanTimestamp = 7305207372956086272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.799 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21712
08:04:53.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21714 rows, more = false, responseScanTimestamp = 7305207372981899264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21714
08:04:53.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373017387008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21719 rows, more = false, responseScanTimestamp = 7305207373023948800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21719
08:04:53.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21723 rows, more = false, responseScanTimestamp = 7305207373056311296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21723
08:04:53.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21725 rows, more = false, responseScanTimestamp = 7305207373077536768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21725
08:04:53.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21729 rows, more = false, responseScanTimestamp = 7305207373114347520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21729
08:04:53.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373146804224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21733 rows, more = false, responseScanTimestamp = 7305207373146804224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21733
08:04:53.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373175762944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.850 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1140094335(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21736 rows, more = false, responseScanTimestamp = 7305207373175762944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21736
08:04:53.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373215866880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21740 rows, more = false, responseScanTimestamp = 7305207373215866880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21740
08:04:53.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373253550080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21752 rows, more = false, responseScanTimestamp = 7305207373253550080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21752
08:04:53.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373292453888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373292453888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373311004672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.878 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1527267366(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.880 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1278058200(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:53.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21757 rows, more = false, responseScanTimestamp = 7305207373311004672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21757
08:04:53.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21770 rows, more = false, responseScanTimestamp = 7305207373335252992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21770
08:04:53.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373360369664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21782 rows, more = false, responseScanTimestamp = 7305207373366702080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.898 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21782
08:04:53.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21783 rows, more = false, responseScanTimestamp = 7305207373380796416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21783
08:04:53.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21788 rows, more = false, responseScanTimestamp = 7305207373425459200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21788
08:04:53.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373451837440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21792 rows, more = false, responseScanTimestamp = 7305207373457072128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21792
08:04:53.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373492142080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21796 rows, more = false, responseScanTimestamp = 7305207373492142080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21796
08:04:53.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21800 rows, more = false, responseScanTimestamp = 7305207373531291648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21800
08:04:53.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373566091264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.941 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373566091264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21805 rows, more = false, responseScanTimestamp = 7305207373578838016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21805
08:04:53.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21808 rows, more = false, responseScanTimestamp = 7305207373597609984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21808
08:04:53.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373625835520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21812 rows, more = false, responseScanTimestamp = 7305207373631733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21812
08:04:53.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21815 rows, more = false, responseScanTimestamp = 7305207373658484736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21815
08:04:53.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373689933824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373689933824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373689933824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21820 rows, more = false, responseScanTimestamp = 7305207373704355840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.981 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21820
08:04:53.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373729284096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21824 rows, more = false, responseScanTimestamp = 7305207373729284096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:53.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21824
08:04:54.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21828 rows, more = false, responseScanTimestamp = 7305207373769621504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21828
08:04:54.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21829 rows, more = false, responseScanTimestamp = 7305207373792690176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.010 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21829
08:04:54.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373838479360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.020 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21833 rows, more = false, responseScanTimestamp = 7305207373845139456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21833
08:04:54.023 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@357210792(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21837 rows, more = false, responseScanTimestamp = 7305207373892771840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21837
08:04:54.028 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1970625267(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373924642816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373924642816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21850 rows, more = false, responseScanTimestamp = 7305207373942476800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.038 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21850
08:04:54.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373969092608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21863 rows, more = false, responseScanTimestamp = 7305207373969092608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.046 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21863
08:04:54.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207373986177024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21864 rows, more = false, responseScanTimestamp = 7305207373986177024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21864
08:04:54.057 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1826962699(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21868 rows, more = false, responseScanTimestamp = 7305207374037286912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.064 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21868
08:04:54.070 [DEBUG - chaos-test-thread] (Connection.java:575) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] disconnecting while in state TERMINATED
08:04:54.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21880 rows, more = false, responseScanTimestamp = 7305207374068072448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21880
08:04:54.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21883 rows, more = false, responseScanTimestamp = 7305207374104121344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21883
08:04:54.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21885 rows, more = false, responseScanTimestamp = 7305207374131949568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21885
08:04:54.090 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1285469457(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374176276480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21889 rows, more = false, responseScanTimestamp = 7305207374176276480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.099 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21889
08:04:54.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21902 rows, more = false, responseScanTimestamp = 7305207374217207808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.107 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21902
08:04:54.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21905 rows, more = false, responseScanTimestamp = 7305207374243504128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.116 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21905
08:04:54.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21910 rows, more = false, responseScanTimestamp = 7305207374283538432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21910
08:04:54.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374321881088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374321881088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374338285568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21915 rows, more = false, responseScanTimestamp = 7305207374338285568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21915
08:04:54.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374348234752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.136 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374348234752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374348234752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374377222144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374384824320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.139 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@230746608(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374384824320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21919 rows, more = false, responseScanTimestamp = 7305207374391476224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.148 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21919
08:04:54.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374421078016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374421078016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374434537472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21934 rows, more = false, responseScanTimestamp = 7305207374440742912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21934
08:04:54.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374458130432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21936 rows, more = false, responseScanTimestamp = 7305207374458130432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21936
08:04:54.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21940 rows, more = false, responseScanTimestamp = 7305207374489382912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21940
08:04:54.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374523408384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374523408384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21945 rows, more = false, responseScanTimestamp = 7305207374539554816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21945
08:04:54.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374539554816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21946 rows, more = false, responseScanTimestamp = 7305207374556049408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21946
08:04:54.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21950 rows, more = false, responseScanTimestamp = 7305207374591754240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.198 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21950
08:04:54.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21953 rows, more = false, responseScanTimestamp = 7305207374623498240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21953
08:04:54.210 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1379764345(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21956 rows, more = false, responseScanTimestamp = 7305207374651195392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21956
08:04:54.214 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@393603664(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374688948224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21960 rows, more = false, responseScanTimestamp = 7305207374688948224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21960
08:04:54.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21982 rows, more = false, responseScanTimestamp = 7305207374722818048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21982
08:04:54.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374752583680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374752583680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21987 rows, more = false, responseScanTimestamp = 7305207374765363200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21987
08:04:54.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374788558848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21991 rows, more = false, responseScanTimestamp = 7305207374788558848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21991
08:04:54.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374816473088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21995 rows, more = false, responseScanTimestamp = 7305207374816473088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21995
08:04:54.261 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21999 rows, more = false, responseScanTimestamp = 7305207374851633152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 21999
08:04:54.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22003 rows, more = false, responseScanTimestamp = 7305207374881685504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22003
08:04:54.273 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22005 rows, more = false, responseScanTimestamp = 7305207374907252736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.273 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22005
08:04:54.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22008 rows, more = false, responseScanTimestamp = 7305207374931988480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22008
08:04:54.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374955655168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374960144384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22013 rows, more = false, responseScanTimestamp = 7305207374975037440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22013
08:04:54.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207374999134208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22017 rows, more = false, responseScanTimestamp = 7305207374999134208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22017
08:04:54.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375027466240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22021 rows, more = false, responseScanTimestamp = 7305207375027466240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22021
08:04:54.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375056130048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375061737472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22025 rows, more = false, responseScanTimestamp = 7305207375061737472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22025
08:04:54.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22030 rows, more = false, responseScanTimestamp = 7305207375102869504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22030
08:04:54.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22033 rows, more = false, responseScanTimestamp = 7305207375130730496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.329 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22033
08:04:54.331 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375160532992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22037 rows, more = false, responseScanTimestamp = 7305207375160532992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22037
08:04:54.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375195324416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375195324416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22042 rows, more = false, responseScanTimestamp = 7305207375209525248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22042
08:04:54.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375230586880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22044 rows, more = false, responseScanTimestamp = 7305207375230586880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22044
08:04:54.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22047 rows, more = false, responseScanTimestamp = 7305207375253204992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22047
08:04:54.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375284088832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22051 rows, more = false, responseScanTimestamp = 7305207375290216448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.372 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22051
08:04:54.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22054 rows, more = false, responseScanTimestamp = 7305207375325323264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22054
08:04:54.379 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@779805586(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375367761920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.383 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@620691652(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22059 rows, more = false, responseScanTimestamp = 7305207375367761920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.385 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22059
08:04:54.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22060 rows, more = false, responseScanTimestamp = 7305207375380037632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.393 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22060
08:04:54.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375418122240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22082 rows, more = false, responseScanTimestamp = 7305207375424036864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22082
08:04:54.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22085 rows, more = false, responseScanTimestamp = 7305207375451848704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22085
08:04:54.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375485566976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375485566976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375501225984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375501225984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375507279872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22091 rows, more = false, responseScanTimestamp = 7305207375507279872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.420 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22091
08:04:54.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22093 rows, more = false, responseScanTimestamp = 7305207375528456192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22093
08:04:54.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375564828672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375564828672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375576924160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.430 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@440351330(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375576924160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375583481856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22099 rows, more = false, responseScanTimestamp = 7305207375583481856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22099
08:04:54.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375608115200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22112 rows, more = false, responseScanTimestamp = 7305207375608115200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22112
08:04:54.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22116 rows, more = false, responseScanTimestamp = 7305207375637032960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22116
08:04:54.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375663099904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22120 rows, more = false, responseScanTimestamp = 7305207375668232192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22120
08:04:54.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22124 rows, more = false, responseScanTimestamp = 7305207375700475904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22124
08:04:54.472 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@580936735(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.473 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1530885546(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22127 rows, more = false, responseScanTimestamp = 7305207375724625920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22127
08:04:54.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375776251904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22150 rows, more = false, responseScanTimestamp = 7305207375776251904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22150
08:04:54.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22151 rows, more = false, responseScanTimestamp = 7305207375789842432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22151
08:04:54.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375830183936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375830183936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375846928384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375846928384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375854551040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.501 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@119191337(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22157 rows, more = false, responseScanTimestamp = 7305207375863037952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.505 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22157
08:04:54.505 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1687515522(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.507 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1161060755(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.509 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1703337658(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22160 rows, more = false, responseScanTimestamp = 7305207375880183808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22160
08:04:54.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207375911075840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22190 rows, more = false, responseScanTimestamp = 7305207375911075840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22190
08:04:54.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22203 rows, more = false, responseScanTimestamp = 7305207375940947968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22203
08:04:54.537 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22206 rows, more = false, responseScanTimestamp = 7305207375974572032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22206
08:04:54.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22209 rows, more = false, responseScanTimestamp = 7305207376006463488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22209
08:04:54.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376038662144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376038662144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22212 rows, more = false, responseScanTimestamp = 7305207376038662144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22212
08:04:54.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22216 rows, more = false, responseScanTimestamp = 7305207376081063936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22216
08:04:54.562 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@938970844(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22218 rows, more = false, responseScanTimestamp = 7305207376108601344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22218
08:04:54.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22231 rows, more = false, responseScanTimestamp = 7305207376140603392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22231
08:04:54.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22232 rows, more = false, responseScanTimestamp = 7305207376153325568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22232
08:04:54.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22237 rows, more = false, responseScanTimestamp = 7305207376211664896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22237
08:04:54.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376241246208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376241246208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22242 rows, more = false, responseScanTimestamp = 7305207376256204800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22242
08:04:54.603 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376279769088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376279769088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.608 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2015486145(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22247 rows, more = false, responseScanTimestamp = 7305207376291749888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22247
08:04:54.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22249 rows, more = false, responseScanTimestamp = 7305207376309116928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22249
08:04:54.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376344195072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.622 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376344195072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22263 rows, more = false, responseScanTimestamp = 7305207376366665728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22263
08:04:54.632 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@520040111(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.634 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1306476740(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22267 rows, more = false, responseScanTimestamp = 7305207376389984256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22267
08:04:54.637 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1180022477(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376424435712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.639 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@822436142(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376424435712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22290 rows, more = false, responseScanTimestamp = 7305207376436985856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22290
08:04:54.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376461611008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376461611008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22313 rows, more = false, responseScanTimestamp = 7305207376473792512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.656 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22313
08:04:54.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22317 rows, more = false, responseScanTimestamp = 7305207376497057792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22317
08:04:54.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376530251776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376530251776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22322 rows, more = false, responseScanTimestamp = 7305207376541208576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22322
08:04:54.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376561311744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22326 rows, more = false, responseScanTimestamp = 7305207376561311744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22326
08:04:54.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376603492352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22331 rows, more = false, responseScanTimestamp = 7305207376603492352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.690 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22331
08:04:54.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376633569280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376639336448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.695 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1458088951(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22337 rows, more = false, responseScanTimestamp = 7305207376653770752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22337
08:04:54.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22350 rows, more = false, responseScanTimestamp = 7305207376678932480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22350
08:04:54.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22351 rows, more = false, responseScanTimestamp = 7305207376698695680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22351
08:04:54.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376740331520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22355 rows, more = false, responseScanTimestamp = 7305207376740331520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.724 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22355
08:04:54.724 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1627785358(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376773013504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.725 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@177088957(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.727 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@270018003(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.729 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@54297396(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22359 rows, more = false, responseScanTimestamp = 7305207376773013504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22359
08:04:54.732 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1387243941(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22380 rows, more = false, responseScanTimestamp = 7305207376806129664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22380
08:04:54.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22411 rows, more = false, responseScanTimestamp = 7305207376836620288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22411
08:04:54.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22413 rows, more = false, responseScanTimestamp = 7305207376861237248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22413
08:04:54.758 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@697803148(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22417 rows, more = false, responseScanTimestamp = 7305207376899772416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22417
08:04:54.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22419 rows, more = false, responseScanTimestamp = 7305207376924172288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22419
08:04:54.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376961445888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376961445888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22434 rows, more = false, responseScanTimestamp = 7305207376974004224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.779 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22434
08:04:54.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207376992354304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22438 rows, more = false, responseScanTimestamp = 7305207376997842944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22438
08:04:54.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22442 rows, more = false, responseScanTimestamp = 7305207377034792960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22442
08:04:54.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377064316928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377064316928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.802 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2020622288(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22446 rows, more = false, responseScanTimestamp = 7305207377087148032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.806 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22446
08:04:54.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377107025920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22450 rows, more = false, responseScanTimestamp = 7305207377114509312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22450
08:04:54.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22463 rows, more = false, responseScanTimestamp = 7305207377146216448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22463
08:04:54.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377173852160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22466 rows, more = false, responseScanTimestamp = 7305207377179967488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22466
08:04:54.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377221246976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377221246976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.836 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377221246976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377242316800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377250033664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377250033664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22474 rows, more = false, responseScanTimestamp = 7305207377255890944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.847 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22474
08:04:54.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22478 rows, more = false, responseScanTimestamp = 7305207377279352832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.854 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22478
08:04:54.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22482 rows, more = false, responseScanTimestamp = 7305207377313312768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22482
08:04:54.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22486 rows, more = false, responseScanTimestamp = 7305207377341550592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.869 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22486
08:04:54.870 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@523384521(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377371049984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.872 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377371049984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.872 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@822040075(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22490 rows, more = false, responseScanTimestamp = 7305207377389944832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22490
08:04:54.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377409183744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377409183744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377425133568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22512 rows, more = false, responseScanTimestamp = 7305207377425133568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22512
08:04:54.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377445474304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377445474304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377456533504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22515 rows, more = false, responseScanTimestamp = 7305207377456533504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22515
08:04:54.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22516 rows, more = false, responseScanTimestamp = 7305207377462439936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22516
08:04:54.903 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377510187008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377510187008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22522 rows, more = false, responseScanTimestamp = 7305207377524166656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22522
08:04:54.915 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@611322457(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22526 rows, more = false, responseScanTimestamp = 7305207377544892416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22526
08:04:54.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22529 rows, more = false, responseScanTimestamp = 7305207377570103296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22529
08:04:54.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22542 rows, more = false, responseScanTimestamp = 7305207377600892928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22542
08:04:54.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22544 rows, more = false, responseScanTimestamp = 7305207377626288128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22544
08:04:54.944 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1560756152(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.945 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1393417903(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.947 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@428381643(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22548 rows, more = false, responseScanTimestamp = 7305207377665531904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22548
08:04:54.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22560 rows, more = false, responseScanTimestamp = 7305207377699864576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22560
08:04:54.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22583 rows, more = false, responseScanTimestamp = 7305207377734082560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22583
08:04:54.971 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1024353889(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22587 rows, more = false, responseScanTimestamp = 7305207377767612416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22587
08:04:54.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22589 rows, more = false, responseScanTimestamp = 7305207377797234688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22589
08:04:54.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377828282368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22602 rows, more = false, responseScanTimestamp = 7305207377833881600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22602
08:04:54.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377864835072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377864835072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377885347840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:54.995 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1494246535(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:54.997 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1691689388(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.001 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22608 rows, more = false, responseScanTimestamp = 7305207377890840576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.001 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22608
08:04:55.001 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@959370800(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377909874688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207377909874688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22630 rows, more = false, responseScanTimestamp = 7305207377928110080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22630
08:04:55.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22642 rows, more = false, responseScanTimestamp = 7305207377945989120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.018 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22642
08:04:55.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22645 rows, more = false, responseScanTimestamp = 7305207377979387904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22645
08:04:55.026 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2002616858(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22649 rows, more = false, responseScanTimestamp = 7305207378016247808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22649
08:04:55.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22660 rows, more = false, responseScanTimestamp = 7305207378040938496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22660
08:04:55.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22664 rows, more = false, responseScanTimestamp = 7305207378075729920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22664
08:04:55.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378103357440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378109595648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22669 rows, more = false, responseScanTimestamp = 7305207378135441408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.063 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22669
08:04:55.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22672 rows, more = false, responseScanTimestamp = 7305207378154283008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22672
08:04:55.075 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@758375466(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22676 rows, more = false, responseScanTimestamp = 7305207378194186240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22676
08:04:55.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22679 rows, more = false, responseScanTimestamp = 7305207378225692672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22679
08:04:55.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22692 rows, more = false, responseScanTimestamp = 7305207378260750336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22692
08:04:55.098 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1621522529(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22695 rows, more = false, responseScanTimestamp = 7305207378290216960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22695
08:04:55.102 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@796310803(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.104 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@882943925(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.106 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@100669375(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22700 rows, more = false, responseScanTimestamp = 7305207378326900736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22700
08:04:55.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22730 rows, more = false, responseScanTimestamp = 7305207378357903360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22730
08:04:55.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378386653184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22742 rows, more = false, responseScanTimestamp = 7305207378392588288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22742
08:04:55.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378434555904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22747 rows, more = false, responseScanTimestamp = 7305207378434555904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22747
08:04:55.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378467213312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378467213312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22752 rows, more = false, responseScanTimestamp = 7305207378485022720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22752
08:04:55.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378507587584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378507587584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378523062272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378523062272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.151 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378529939456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22757 rows, more = false, responseScanTimestamp = 7305207378529939456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22757
08:04:55.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22761 rows, more = false, responseScanTimestamp = 7305207378552848384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22761
08:04:55.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22764 rows, more = false, responseScanTimestamp = 7305207378592952320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.175 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22764
08:04:55.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378624610304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22767 rows, more = false, responseScanTimestamp = 7305207378624610304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.185 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22767
08:04:55.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378662539264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22771 rows, more = false, responseScanTimestamp = 7305207378662539264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22771
08:04:55.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378697838592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22774 rows, more = false, responseScanTimestamp = 7305207378697838592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.201 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22774
08:04:55.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378730635264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378730635264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378748030976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378754019328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378754019328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.214 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22781 rows, more = false, responseScanTimestamp = 7305207378759913472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22781
08:04:55.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378785370112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378785370112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378802130944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378802130944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.221 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1429602926(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.223 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1328722942(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22787 rows, more = false, responseScanTimestamp = 7305207378808336384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22787
08:04:55.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378835828736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378835828736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378835828736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.238 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22810 rows, more = false, responseScanTimestamp = 7305207378849112064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.238 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22810
08:04:55.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22815 rows, more = false, responseScanTimestamp = 7305207378879995904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22815
08:04:55.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378914648064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22819 rows, more = false, responseScanTimestamp = 7305207378914648064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22819
08:04:55.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207378954457088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22824 rows, more = false, responseScanTimestamp = 7305207378954457088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.263 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22824
08:04:55.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22826 rows, more = false, responseScanTimestamp = 7305207378983243776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.269 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22826
08:04:55.269 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2115909794(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.271 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2024105265(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.273 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@493174073(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22828 rows, more = false, responseScanTimestamp = 7305207379005829120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22828
08:04:55.277 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1200799784(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22840 rows, more = false, responseScanTimestamp = 7305207379034320896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22840
08:04:55.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22871 rows, more = false, responseScanTimestamp = 7305207379068964864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22871
08:04:55.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22875 rows, more = false, responseScanTimestamp = 7305207379104161792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.299 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22875
08:04:55.299 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1220946768(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379128107008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379133702144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.301 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@454640532(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379156668416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379162619904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.307 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379162619904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379171479552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22902 rows, more = false, responseScanTimestamp = 7305207379177160704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.317 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22902
08:04:55.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379198869504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379204907008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.320 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@790706491(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379222347776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.322 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2128822135(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.325 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@117839696(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22909 rows, more = false, responseScanTimestamp = 7305207379228246016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.329 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22909
08:04:55.329 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1456660935(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.331 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1889329863(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22920 rows, more = false, responseScanTimestamp = 7305207379247419392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22920
08:04:55.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22961 rows, more = false, responseScanTimestamp = 7305207379292065792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22961
08:04:55.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379292065792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22962 rows, more = false, responseScanTimestamp = 7305207379312259072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.357 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22962
08:04:55.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379362115584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379362115584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22965 rows, more = false, responseScanTimestamp = 7305207379385319424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22965
08:04:55.372 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379421306880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22972 rows, more = false, responseScanTimestamp = 7305207379427422208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22972
08:04:55.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22975 rows, more = false, responseScanTimestamp = 7305207379457069056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22975
08:04:55.388 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@392389412(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379487580160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.390 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@543705615(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.392 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1635080988(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.394 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1994917679(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 22979 rows, more = false, responseScanTimestamp = 7305207379494068224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 22979
08:04:55.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23010 rows, more = false, responseScanTimestamp = 7305207379536908288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.406 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23010
08:04:55.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379567472640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.413 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23020 rows, more = false, responseScanTimestamp = 7305207379567472640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23020
08:04:55.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379602006016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23022 rows, more = false, responseScanTimestamp = 7305207379602006016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23022
08:04:55.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379629387776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379652050944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379652050944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379660161024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.427 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2057187477(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379666329600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379666329600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.429 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@407123451(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379674980352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23030 rows, more = false, responseScanTimestamp = 7305207379674980352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23030
08:04:55.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379682979840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23040 rows, more = false, responseScanTimestamp = 7305207379682979840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23040
08:04:55.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379728781312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379735445504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23054 rows, more = false, responseScanTimestamp = 7305207379750117376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23054
08:04:55.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23058 rows, more = false, responseScanTimestamp = 7305207379773366272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.465 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23058
08:04:55.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23062 rows, more = false, responseScanTimestamp = 7305207379810197504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.472 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23062
08:04:55.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23067 rows, more = false, responseScanTimestamp = 7305207379844513792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23067
08:04:55.478 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1394749524(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207379862151168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23069 rows, more = false, responseScanTimestamp = 7305207379862151168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23069
08:04:55.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23080 rows, more = false, responseScanTimestamp = 7305207379887849472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23080
08:04:55.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23084 rows, more = false, responseScanTimestamp = 7305207379926450176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23084
08:04:55.503 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1707447392(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.505 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1851005653(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23087 rows, more = false, responseScanTimestamp = 7305207379951226880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.507 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23087
08:04:55.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23090 rows, more = false, responseScanTimestamp = 7305207379982884864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23090
08:04:55.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380015611904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23111 rows, more = false, responseScanTimestamp = 7305207380015611904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23111
08:04:55.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23115 rows, more = false, responseScanTimestamp = 7305207380053164032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23115
08:04:55.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380087545856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23119 rows, more = false, responseScanTimestamp = 7305207380087545856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23119
08:04:55.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380117770240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380125020160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380145471488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23124 rows, more = false, responseScanTimestamp = 7305207380145471488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23124
08:04:55.557 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1460011273(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23126 rows, more = false, responseScanTimestamp = 7305207380165832704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.561 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23126
08:04:55.561 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@367278893(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.563 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1556859749(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23129 rows, more = false, responseScanTimestamp = 7305207380198039552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.568 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23129
08:04:55.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380238917632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23160 rows, more = false, responseScanTimestamp = 7305207380238917632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23160
08:04:55.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380265603072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380271775744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23165 rows, more = false, responseScanTimestamp = 7305207380294172672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.589 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23165
08:04:55.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380313399296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23169 rows, more = false, responseScanTimestamp = 7305207380319805440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.599 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23169
08:04:55.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380351594496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23173 rows, more = false, responseScanTimestamp = 7305207380358803456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23173
08:04:55.611 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@302510235(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23177 rows, more = false, responseScanTimestamp = 7305207380398006272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23177
08:04:55.616 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1970189723(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380419379200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380426481664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23190 rows, more = false, responseScanTimestamp = 7305207380445233152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23190
08:04:55.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380451184640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23200 rows, more = false, responseScanTimestamp = 7305207380451184640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23200
08:04:55.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380503040000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380503040000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23205 rows, more = false, responseScanTimestamp = 7305207380516102144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23205
08:04:55.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23207 rows, more = false, responseScanTimestamp = 7305207380534374400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23207
08:04:55.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380564807680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23210 rows, more = false, responseScanTimestamp = 7305207380564807680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23210
08:04:55.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23214 rows, more = false, responseScanTimestamp = 7305207380602953728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.665 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23214
08:04:55.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23218 rows, more = false, responseScanTimestamp = 7305207380632461312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23218
08:04:55.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23222 rows, more = false, responseScanTimestamp = 7305207380669841408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.682 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23222
08:04:55.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380693897216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23226 rows, more = false, responseScanTimestamp = 7305207380700250112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23226
08:04:55.691 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1097323848(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.693 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1140174562(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23228 rows, more = false, responseScanTimestamp = 7305207380733112320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.696 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23228
08:04:55.697 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1851460911(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380764717056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23240 rows, more = false, responseScanTimestamp = 7305207380764717056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23240
08:04:55.713 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23262 rows, more = false, responseScanTimestamp = 7305207380796866560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.713 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23262
08:04:55.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380828286976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23265 rows, more = false, responseScanTimestamp = 7305207380828286976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.723 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23265
08:04:55.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380870443008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380870443008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.726 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380885315584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23272 rows, more = false, responseScanTimestamp = 7305207380891185152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.735 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23272
08:04:55.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23276 rows, more = false, responseScanTimestamp = 7305207380913696768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23276
08:04:55.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380950982656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380950982656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380966461440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23282 rows, more = false, responseScanTimestamp = 7305207380972109824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23282
08:04:55.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380994904064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207380994904064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.761 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1855565586(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23287 rows, more = false, responseScanTimestamp = 7305207381022244864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23287
08:04:55.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381038841856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381044760576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23301 rows, more = false, responseScanTimestamp = 7305207381060538368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23301
08:04:55.780 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@288094748(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23305 rows, more = false, responseScanTimestamp = 7305207381083484160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.783 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23305
08:04:55.783 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2135409765(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381110657024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381118361600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.785 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381118361600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23320 rows, more = false, responseScanTimestamp = 7305207381131583488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.792 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23320
08:04:55.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23333 rows, more = false, responseScanTimestamp = 7305207381155565568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23333
08:04:55.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23337 rows, more = false, responseScanTimestamp = 7305207381186195456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23337
08:04:55.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381216673792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381216673792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23341 rows, more = false, responseScanTimestamp = 7305207381216673792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.816 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23341
08:04:55.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23346 rows, more = false, responseScanTimestamp = 7305207381255565312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23346
08:04:55.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23350 rows, more = false, responseScanTimestamp = 7305207381285343232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.832 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23350
08:04:55.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23354 rows, more = false, responseScanTimestamp = 7305207381317632000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23354
08:04:55.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381337313280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.846 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1237556439(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23356 rows, more = false, responseScanTimestamp = 7305207381337313280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23356
08:04:55.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381376802816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.851 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1786858434(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23359 rows, more = false, responseScanTimestamp = 7305207381376802816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23359
08:04:55.865 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23380 rows, more = false, responseScanTimestamp = 7305207381423017984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23380
08:04:55.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23383 rows, more = false, responseScanTimestamp = 7305207381445926912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23383
08:04:55.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23387 rows, more = false, responseScanTimestamp = 7305207381485723648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23387
08:04:55.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23391 rows, more = false, responseScanTimestamp = 7305207381525823488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23391
08:04:55.895 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@607434644(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23395 rows, more = false, responseScanTimestamp = 7305207381552156672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23395
08:04:55.899 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1704012699(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381581418496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.901 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@820061914(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.903 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1356768351(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.904 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1364664775(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23400 rows, more = false, responseScanTimestamp = 7305207381588504576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23400
08:04:55.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23440 rows, more = false, responseScanTimestamp = 7305207381628338176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23440
08:04:55.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23453 rows, more = false, responseScanTimestamp = 7305207381659099136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23453
08:04:55.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381677051904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381682565120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23457 rows, more = false, responseScanTimestamp = 7305207381703319552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23457
08:04:55.931 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1031144837(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23459 rows, more = false, responseScanTimestamp = 7305207381723758592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23459
08:04:55.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23472 rows, more = false, responseScanTimestamp = 7305207381756039168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.948 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23472
08:04:55.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23475 rows, more = false, responseScanTimestamp = 7305207381788614656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23475
08:04:55.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381818949632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23479 rows, more = false, responseScanTimestamp = 7305207381824266240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.965 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23479
08:04:55.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23482 rows, more = false, responseScanTimestamp = 7305207381855469568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.974 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23482
08:04:55.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23486 rows, more = false, responseScanTimestamp = 7305207381890011136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23486
08:04:55.980 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@77079303(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:55.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381923147776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23489 rows, more = false, responseScanTimestamp = 7305207381923147776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23489
08:04:55.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381938036736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381950373888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207381969072128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23501 rows, more = false, responseScanTimestamp = 7305207381969072128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:55.998 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23501
08:04:56.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23505 rows, more = false, responseScanTimestamp = 7305207381994172416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23505
08:04:56.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23507 rows, more = false, responseScanTimestamp = 7305207382021210112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23507
08:04:56.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23511 rows, more = false, responseScanTimestamp = 7305207382072811520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.026 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23511
08:04:56.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382107910144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23515 rows, more = false, responseScanTimestamp = 7305207382107910144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23515
08:04:56.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382146166784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23517 rows, more = false, responseScanTimestamp = 7305207382146166784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23517
08:04:56.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23521 rows, more = false, responseScanTimestamp = 7305207382176976896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23521
08:04:56.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382206111744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23524 rows, more = false, responseScanTimestamp = 7305207382213271552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23524
08:04:56.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382251143168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23529 rows, more = false, responseScanTimestamp = 7305207382251143168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23529
08:04:56.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382273642496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23531 rows, more = false, responseScanTimestamp = 7305207382292467712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.080 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23531
08:04:56.084 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@557941655(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23536 rows, more = false, responseScanTimestamp = 7305207382330929152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23536
08:04:56.088 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1232127841(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23539 rows, more = false, responseScanTimestamp = 7305207382357864448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23539
08:04:56.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382387847168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.104 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23561 rows, more = false, responseScanTimestamp = 7305207382393573376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.104 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23561
08:04:56.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23565 rows, more = false, responseScanTimestamp = 7305207382428086272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.112 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23565
08:04:56.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23570 rows, more = false, responseScanTimestamp = 7305207382464860160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23570
08:04:56.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23573 rows, more = false, responseScanTimestamp = 7305207382492282880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23573
08:04:56.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23575 rows, more = false, responseScanTimestamp = 7305207382520958976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23575
08:04:56.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382567899136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382567899136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23581 rows, more = false, responseScanTimestamp = 7305207382588264448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.148 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23581
08:04:56.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23585 rows, more = false, responseScanTimestamp = 7305207382610464768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.156 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23585
08:04:56.156 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1151842791(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382636376064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382642507776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.158 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@31603311(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382642507776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382658674688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23590 rows, more = false, responseScanTimestamp = 7305207382658674688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.168 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23590
08:04:56.169 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382686339072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23612 rows, more = false, responseScanTimestamp = 7305207382686339072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23612
08:04:56.182 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@747789567(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23617 rows, more = false, responseScanTimestamp = 7305207382734987264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23617
08:04:56.187 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382763212800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382763212800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23630 rows, more = false, responseScanTimestamp = 7305207382779998208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23630
08:04:56.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23633 rows, more = false, responseScanTimestamp = 7305207382804803584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.203 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23633
08:04:56.204 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382830346240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.207 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1662442947(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23637 rows, more = false, responseScanTimestamp = 7305207382835666944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23637
08:04:56.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23650 rows, more = false, responseScanTimestamp = 7305207382874271744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23650
08:04:56.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23653 rows, more = false, responseScanTimestamp = 7305207382898696192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23653
08:04:56.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23657 rows, more = false, responseScanTimestamp = 7305207382936145920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23657
08:04:56.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207382966353920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.242 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23660 rows, more = false, responseScanTimestamp = 7305207382966353920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23660
08:04:56.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23661 rows, more = false, responseScanTimestamp = 7305207382984011776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23661
08:04:56.256 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@445065415(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23666 rows, more = false, responseScanTimestamp = 7305207383032213504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.260 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23666
08:04:56.262 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@178673850(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.263 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@879593653(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.265 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1640014654(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23669 rows, more = false, responseScanTimestamp = 7305207383059599360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.268 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23669
08:04:56.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23690 rows, more = false, responseScanTimestamp = 7305207383097425920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23690
08:04:56.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383133724672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383133724672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23714 rows, more = false, responseScanTimestamp = 7305207383155687424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.287 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23714
08:04:56.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23718 rows, more = false, responseScanTimestamp = 7305207383180275712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23718
08:04:56.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383211384832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23722 rows, more = false, responseScanTimestamp = 7305207383211384832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23722
08:04:56.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383253327872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23726 rows, more = false, responseScanTimestamp = 7305207383253327872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23726
08:04:56.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383290748928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383290748928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23732 rows, more = false, responseScanTimestamp = 7305207383310565376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23732
08:04:56.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23735 rows, more = false, responseScanTimestamp = 7305207383330213888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.332 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23735
08:04:56.332 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1109552849(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383364849664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383364849664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.334 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2054790567(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383364849664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383380701184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383380701184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23750 rows, more = false, responseScanTimestamp = 7305207383389179904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23750
08:04:56.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383406063616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23763 rows, more = false, responseScanTimestamp = 7305207383411494912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.353 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23763
08:04:56.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23765 rows, more = false, responseScanTimestamp = 7305207383441874944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.362 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23765
08:04:56.362 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@579439229(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383491858432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.364 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1186202689(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23769 rows, more = false, responseScanTimestamp = 7305207383491858432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.371 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23769
08:04:56.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23790 rows, more = false, responseScanTimestamp = 7305207383517347840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23790
08:04:56.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23794 rows, more = false, responseScanTimestamp = 7305207383549218816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23794
08:04:56.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383585890304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23797 rows, more = false, responseScanTimestamp = 7305207383585890304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23797
08:04:56.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23800 rows, more = false, responseScanTimestamp = 7305207383614197760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23800
08:04:56.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23804 rows, more = false, responseScanTimestamp = 7305207383648575488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23804
08:04:56.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23808 rows, more = false, responseScanTimestamp = 7305207383684030464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.418 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23808
08:04:56.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23812 rows, more = false, responseScanTimestamp = 7305207383718129664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23812
08:04:56.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23814 rows, more = false, responseScanTimestamp = 7305207383741104128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23814
08:04:56.439 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@389131936(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23817 rows, more = false, responseScanTimestamp = 7305207383779758080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.445 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23817
08:04:56.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383826280448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383826280448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23830 rows, more = false, responseScanTimestamp = 7305207383826280448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.455 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23830
08:04:56.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383864135680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383864135680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.462 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@563322180(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23835 rows, more = false, responseScanTimestamp = 7305207383883116544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23835
08:04:56.466 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1327964521(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.468 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@702001856(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.470 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@856251892(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23840 rows, more = false, responseScanTimestamp = 7305207383912771584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23840
08:04:56.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383938351104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383945842688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207383945842688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.486 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23880 rows, more = false, responseScanTimestamp = 7305207383965843456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23880
08:04:56.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23883 rows, more = false, responseScanTimestamp = 7305207383986692096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.493 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23883
08:04:56.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384024326144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384024326144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23886 rows, more = false, responseScanTimestamp = 7305207384024326144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23886
08:04:56.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23888 rows, more = false, responseScanTimestamp = 7305207384047566848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23888
08:04:56.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23890 rows, more = false, responseScanTimestamp = 7305207384084545536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23890
08:04:56.524 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23893 rows, more = false, responseScanTimestamp = 7305207384119152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23893
08:04:56.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23895 rows, more = false, responseScanTimestamp = 7305207384142950400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23895
08:04:56.534 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@248352620(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23899 rows, more = false, responseScanTimestamp = 7305207384182153216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23899
08:04:56.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384219480064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23911 rows, more = false, responseScanTimestamp = 7305207384219480064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23911
08:04:56.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384253063168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384253063168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23914 rows, more = false, responseScanTimestamp = 7305207384270864384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23914
08:04:56.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384295075840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.562 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2023214005(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384295075840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.563 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1816278997(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23919 rows, more = false, responseScanTimestamp = 7305207384313167872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23919
08:04:56.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384339894272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384339894272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384339894272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23941 rows, more = false, responseScanTimestamp = 7305207384339894272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.582 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23941
08:04:56.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384368439296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384374583296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23944 rows, more = false, responseScanTimestamp = 7305207384402550784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23944
08:04:56.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384425668608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23948 rows, more = false, responseScanTimestamp = 7305207384425668608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23948
08:04:56.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384462811136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23951 rows, more = false, responseScanTimestamp = 7305207384462811136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23951
08:04:56.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384480346112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23953 rows, more = false, responseScanTimestamp = 7305207384498892800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23953
08:04:56.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384527667200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.621 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@358429012(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23957 rows, more = false, responseScanTimestamp = 7305207384527667200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.626 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23957
08:04:56.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23970 rows, more = false, responseScanTimestamp = 7305207384571490304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23970
08:04:56.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384601083904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384606531584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384606531584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384630525952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23976 rows, more = false, responseScanTimestamp = 7305207384637853696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23976
08:04:56.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384656080896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23979 rows, more = false, responseScanTimestamp = 7305207384656080896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23979
08:04:56.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384700608512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23983 rows, more = false, responseScanTimestamp = 7305207384700608512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23983
08:04:56.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23987 rows, more = false, responseScanTimestamp = 7305207384745144320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23987
08:04:56.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23990 rows, more = false, responseScanTimestamp = 7305207384776069120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.684 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23990
08:04:56.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23992 rows, more = false, responseScanTimestamp = 7305207384801189888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23992
08:04:56.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23995 rows, more = false, responseScanTimestamp = 7305207384830832640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23995
08:04:56.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384864780288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23999 rows, more = false, responseScanTimestamp = 7305207384870141952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 23999
08:04:56.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384909905920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207384909905920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24003 rows, more = false, responseScanTimestamp = 7305207384909905920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24003
08:04:56.722 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2005494396(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.728 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24007 rows, more = false, responseScanTimestamp = 7305207384948711424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24007
08:04:56.736 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24021 rows, more = false, responseScanTimestamp = 7305207384988446720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24021
08:04:56.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24025 rows, more = false, responseScanTimestamp = 7305207385021526016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24025
08:04:56.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385044279296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24028 rows, more = false, responseScanTimestamp = 7305207385051148288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.753 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24028
08:04:56.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385084018688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24032 rows, more = false, responseScanTimestamp = 7305207385090285568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24032
08:04:56.770 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24036 rows, more = false, responseScanTimestamp = 7305207385127178240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24036
08:04:56.770 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@830852443(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385147174912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385153990656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.780 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24039 rows, more = false, responseScanTimestamp = 7305207385153990656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24039
08:04:56.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385199820800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24053 rows, more = false, responseScanTimestamp = 7305207385199820800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24053
08:04:56.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385230598144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24057 rows, more = false, responseScanTimestamp = 7305207385230598144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24057
08:04:56.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24062 rows, more = false, responseScanTimestamp = 7305207385273303040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.805 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24062
08:04:56.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24065 rows, more = false, responseScanTimestamp = 7305207385299263488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24065
08:04:56.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24068 rows, more = false, responseScanTimestamp = 7305207385328537600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.821 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24068
08:04:56.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24072 rows, more = false, responseScanTimestamp = 7305207385364828160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24072
08:04:56.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385391718400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24075 rows, more = false, responseScanTimestamp = 7305207385397579776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24075
08:04:56.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385432039424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24079 rows, more = false, responseScanTimestamp = 7305207385432039424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24079
08:04:56.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24083 rows, more = false, responseScanTimestamp = 7305207385468489728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.855 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24083
08:04:56.858 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1283766305(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24087 rows, more = false, responseScanTimestamp = 7305207385500467200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24087
08:04:56.862 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@816838516(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.866 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@206156183(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24090 rows, more = false, responseScanTimestamp = 7305207385534910464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24090
08:04:56.870 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@322525776(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24110 rows, more = false, responseScanTimestamp = 7305207385566855168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24110
08:04:56.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385590849536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385597214720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24132 rows, more = false, responseScanTimestamp = 7305207385620905984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24132
08:04:56.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24136 rows, more = false, responseScanTimestamp = 7305207385646637056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24136
08:04:56.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385681108992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24140 rows, more = false, responseScanTimestamp = 7305207385703223296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.911 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24140
08:04:56.919 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24144 rows, more = false, responseScanTimestamp = 7305207385729585152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.919 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24144
08:04:56.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385769398272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.921 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2048241062(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385769398272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385786093568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.923 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@902750663(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.925 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1959410656(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.927 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@771228915(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:56.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24149 rows, more = false, responseScanTimestamp = 7305207385786093568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24149
08:04:56.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24170 rows, more = false, responseScanTimestamp = 7305207385808109568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24170
08:04:56.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24192 rows, more = false, responseScanTimestamp = 7305207385849626624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24192
08:04:56.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385877991424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24195 rows, more = false, responseScanTimestamp = 7305207385877991424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24195
08:04:56.957 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385920393216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24200 rows, more = false, responseScanTimestamp = 7305207385920393216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.963 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24200
08:04:56.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24204 rows, more = false, responseScanTimestamp = 7305207385951752192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24204
08:04:56.972 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385982394368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385982394368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385982394368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385998114816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207385998114816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24210 rows, more = false, responseScanTimestamp = 7305207386005106688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24210
08:04:56.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386029522944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24214 rows, more = false, responseScanTimestamp = 7305207386029522944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24214
08:04:56.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386065379328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:56.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386065379328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24219 rows, more = false, responseScanTimestamp = 7305207386079354880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24219
08:04:57.003 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386101542912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24223 rows, more = false, responseScanTimestamp = 7305207386101542912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.012 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24223
08:04:57.015 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2052584567(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.017 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@945152547(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24227 rows, more = false, responseScanTimestamp = 7305207386141433856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24227
08:04:57.021 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@493214706(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386184581120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386184581120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386203168768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24250 rows, more = false, responseScanTimestamp = 7305207386203168768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24250
08:04:57.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386224537600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24263 rows, more = false, responseScanTimestamp = 7305207386230198272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24263
08:04:57.043 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1893174065(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.045 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@904277264(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24267 rows, more = false, responseScanTimestamp = 7305207386265341952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24267
08:04:57.050 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@582325621(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.052 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@297558170(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24270 rows, more = false, responseScanTimestamp = 7305207386293403648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24270
08:04:57.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24310 rows, more = false, responseScanTimestamp = 7305207386336886784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24310
08:04:57.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24314 rows, more = false, responseScanTimestamp = 7305207386370617344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.075 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24314
08:04:57.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386401161216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.077 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1568604063(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24318 rows, more = false, responseScanTimestamp = 7305207386406694912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24318
08:04:57.084 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1509214093(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386422697984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24320 rows, more = false, responseScanTimestamp = 7305207386440302592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.094 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24320
08:04:57.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24341 rows, more = false, responseScanTimestamp = 7305207386475122688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.102 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24341
08:04:57.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24344 rows, more = false, responseScanTimestamp = 7305207386516045824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24344
08:04:57.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24347 rows, more = false, responseScanTimestamp = 7305207386547785728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24347
08:04:57.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24352 rows, more = false, responseScanTimestamp = 7305207386585395200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24352
08:04:57.138 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24354 rows, more = false, responseScanTimestamp = 7305207386615209984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24354
08:04:57.140 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1466236923(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.142 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@632225085(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24358 rows, more = false, responseScanTimestamp = 7305207386660847616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24358
08:04:57.146 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@252083216(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.148 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1890654930(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24360 rows, more = false, responseScanTimestamp = 7305207386689183744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24360
08:04:57.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386728103936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.156 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386728103936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24401 rows, more = false, responseScanTimestamp = 7305207386746372096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.163 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24401
08:04:57.164 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386767372288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24404 rows, more = false, responseScanTimestamp = 7305207386767372288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24404
08:04:57.173 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@5941272(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24409 rows, more = false, responseScanTimestamp = 7305207386807185408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24409
08:04:57.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24422 rows, more = false, responseScanTimestamp = 7305207386841145344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24422
08:04:57.196 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1380973115(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24426 rows, more = false, responseScanTimestamp = 7305207386881515520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24426
08:04:57.199 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1855318686(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386917683200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386917683200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386932621312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386939465728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24451 rows, more = false, responseScanTimestamp = 7305207386965753856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24451
08:04:57.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386987761664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207386987761664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24454 rows, more = false, responseScanTimestamp = 7305207387014672384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.232 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24454
08:04:57.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387044028416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387044028416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24459 rows, more = false, responseScanTimestamp = 7305207387067777024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24459
08:04:57.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24463 rows, more = false, responseScanTimestamp = 7305207387091832832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24463
08:04:57.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24467 rows, more = false, responseScanTimestamp = 7305207387128053760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24467
08:04:57.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387171368960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.276 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24470 rows, more = false, responseScanTimestamp = 7305207387171368960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24470
08:04:57.277 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387222171648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.286 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24473 rows, more = false, responseScanTimestamp = 7305207387222171648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24473
08:04:57.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387261870080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387261870080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387287228416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387294777344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.292 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@369756692(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24478 rows, more = false, responseScanTimestamp = 7305207387294777344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24478
08:04:57.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387323670528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387323670528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.304 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387348389888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387348389888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387356352512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24494 rows, more = false, responseScanTimestamp = 7305207387362177024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24494
08:04:57.316 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1137011365(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24498 rows, more = false, responseScanTimestamp = 7305207387385831424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24498
08:04:57.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387424940032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387424940032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387445174272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.329 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387445174272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24513 rows, more = false, responseScanTimestamp = 7305207387452432384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24513
08:04:57.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387489284096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387489284096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387503529984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387503529984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387511246848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24521 rows, more = false, responseScanTimestamp = 7305207387511246848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24521
08:04:57.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24524 rows, more = false, responseScanTimestamp = 7305207387540692992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24524
08:04:57.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24527 rows, more = false, responseScanTimestamp = 7305207387572629504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.373 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24527
08:04:57.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387620974592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24532 rows, more = false, responseScanTimestamp = 7305207387620974592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.383 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24532
08:04:57.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387663187968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24534 rows, more = false, responseScanTimestamp = 7305207387663187968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24534
08:04:57.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24536 rows, more = false, responseScanTimestamp = 7305207387702398976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24536
08:04:57.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24538 rows, more = false, responseScanTimestamp = 7305207387728941056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24538
08:04:57.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387763544064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24542 rows, more = false, responseScanTimestamp = 7305207387763544064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24542
08:04:57.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24547 rows, more = false, responseScanTimestamp = 7305207387806420992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.424 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24547
08:04:57.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207387829661696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24550 rows, more = false, responseScanTimestamp = 7305207387836100608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24550
08:04:57.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24554 rows, more = false, responseScanTimestamp = 7305207387872940032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24554
08:04:57.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24559 rows, more = false, responseScanTimestamp = 7305207387915235328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.451 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24559
08:04:57.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24563 rows, more = false, responseScanTimestamp = 7305207387949789184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24563
08:04:57.463 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1853284036(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24566 rows, more = false, responseScanTimestamp = 7305207387979288576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24566
08:04:57.468 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@796264590(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.470 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1777003998(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24569 rows, more = false, responseScanTimestamp = 7305207388006219776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24569
08:04:57.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24590 rows, more = false, responseScanTimestamp = 7305207388042387456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.483 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24590
08:04:57.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24603 rows, more = false, responseScanTimestamp = 7305207388080152576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24603
08:04:57.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388106801152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388106801152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.497 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@17969668(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24607 rows, more = false, responseScanTimestamp = 7305207388131336192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.504 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24607
08:04:57.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388152971264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24620 rows, more = false, responseScanTimestamp = 7305207388160229376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24620
08:04:57.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24622 rows, more = false, responseScanTimestamp = 7305207388188131328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.521 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24622
08:04:57.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388234330112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24625 rows, more = false, responseScanTimestamp = 7305207388234330112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24625
08:04:57.538 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24627 rows, more = false, responseScanTimestamp = 7305207388259651584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24627
08:04:57.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388299821056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388299821056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24632 rows, more = false, responseScanTimestamp = 7305207388319617024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24632
08:04:57.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388343152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.552 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1498041372(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24636 rows, more = false, responseScanTimestamp = 7305207388343152640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.555 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24636
08:04:57.555 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1181162947(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.556 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388375969792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388375969792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.557 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2027789516(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388390879232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24650 rows, more = false, responseScanTimestamp = 7305207388390879232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.566 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24650
08:04:57.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24672 rows, more = false, responseScanTimestamp = 7305207388413247488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24672
08:04:57.580 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1758401473(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24676 rows, more = false, responseScanTimestamp = 7305207388452843520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24676
08:04:57.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24679 rows, more = false, responseScanTimestamp = 7305207388484337664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.593 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24679
08:04:57.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388527382528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388527382528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.602 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24694 rows, more = false, responseScanTimestamp = 7305207388543119360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24694
08:04:57.604 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1668192360(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24698 rows, more = false, responseScanTimestamp = 7305207388566085632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24698
08:04:57.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388595949568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388595949568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388612804608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24711 rows, more = false, responseScanTimestamp = 7305207388612804608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24711
08:04:57.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24713 rows, more = false, responseScanTimestamp = 7305207388636233728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.629 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24713
08:04:57.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388668645376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388674453504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388690444288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.632 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@488179907(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388690444288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.633 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@154586192(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24719 rows, more = false, responseScanTimestamp = 7305207388697092096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24719
08:04:57.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388720898048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24741 rows, more = false, responseScanTimestamp = 7305207388720898048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24741
08:04:57.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388765024256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24747 rows, more = false, responseScanTimestamp = 7305207388765024256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.658 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24747
08:04:57.659 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@427263916(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388782075904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.661 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@239989042(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.662 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1539813160(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24749 rows, more = false, responseScanTimestamp = 7305207388806037504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24749
08:04:57.668 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1680653388(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388821630976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388828717056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24770 rows, more = false, responseScanTimestamp = 7305207388828717056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24770
08:04:57.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24793 rows, more = false, responseScanTimestamp = 7305207388877393920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24793
08:04:57.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388916613120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24798 rows, more = false, responseScanTimestamp = 7305207388916613120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.700 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24798
08:04:57.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207388963917824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24803 rows, more = false, responseScanTimestamp = 7305207388963917824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24803
08:04:57.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389003341824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389003341824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.716 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1103302018(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24805 rows, more = false, responseScanTimestamp = 7305207389003341824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24805
08:04:57.721 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@551985385(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24809 rows, more = false, responseScanTimestamp = 7305207389039624192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24809
08:04:57.739 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24832 rows, more = false, responseScanTimestamp = 7305207389088169984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24832
08:04:57.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389126205440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.744 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1178527026(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.749 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24836 rows, more = false, responseScanTimestamp = 7305207389126205440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24836
08:04:57.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24840 rows, more = false, responseScanTimestamp = 7305207389162024960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.757 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24840
08:04:57.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24852 rows, more = false, responseScanTimestamp = 7305207389199560704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.766 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24852
08:04:57.767 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389228056576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24855 rows, more = false, responseScanTimestamp = 7305207389228056576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24855
08:04:57.783 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24858 rows, more = false, responseScanTimestamp = 7305207389265784832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24858
08:04:57.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24862 rows, more = false, responseScanTimestamp = 7305207389308026880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24862
08:04:57.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389342556160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389342556160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.798 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1198649189(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24867 rows, more = false, responseScanTimestamp = 7305207389361651712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24867
08:04:57.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24870 rows, more = false, responseScanTimestamp = 7305207389382656000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24870
08:04:57.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389417959424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24883 rows, more = false, responseScanTimestamp = 7305207389417959424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24883
08:04:57.821 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@512185620(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24888 rows, more = false, responseScanTimestamp = 7305207389457928192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24888
08:04:57.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389484089344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389484089344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389484089344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389504892928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389514440704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.833 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389514440704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24902 rows, more = false, responseScanTimestamp = 7305207389514440704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.842 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24902
08:04:57.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389546745856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389546745856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.845 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@200499141(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.846 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@987049212(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.848 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1914172932(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24908 rows, more = false, responseScanTimestamp = 7305207389563830272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24908
08:04:57.852 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1444684455(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389583437824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24930 rows, more = false, responseScanTimestamp = 7305207389591904256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24930
08:04:57.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24951 rows, more = false, responseScanTimestamp = 7305207389621870592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24951
08:04:57.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24953 rows, more = false, responseScanTimestamp = 7305207389650919424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24953
08:04:57.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24957 rows, more = false, responseScanTimestamp = 7305207389695520768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24957
08:04:57.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389729480704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24961 rows, more = false, responseScanTimestamp = 7305207389736275968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24961
08:04:57.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389750218752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.905 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24963 rows, more = false, responseScanTimestamp = 7305207389766426624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24963
08:04:57.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24967 rows, more = false, responseScanTimestamp = 7305207389799636992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.914 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24967
08:04:57.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24969 rows, more = false, responseScanTimestamp = 7305207389829439488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.922 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24969
08:04:57.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389879640064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24974 rows, more = false, responseScanTimestamp = 7305207389879640064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.929 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24974
08:04:57.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389908586496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389908586496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.934 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1191203542(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.936 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1419846662(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24977 rows, more = false, responseScanTimestamp = 7305207389922902016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24977
08:04:57.939 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@432758592(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389947707392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.941 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@779444164(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 24990 rows, more = false, responseScanTimestamp = 7305207389947707392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 24990
08:04:57.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389962027008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389976412160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207389994160128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25021 rows, more = false, responseScanTimestamp = 7305207389999976448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25021
08:04:57.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25024 rows, more = false, responseScanTimestamp = 7305207390017011712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25024
08:04:57.968 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1806052926(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:57.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25029 rows, more = false, responseScanTimestamp = 7305207390054289408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25029
08:04:57.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390094299136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390094299136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390094299136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390111162368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25042 rows, more = false, responseScanTimestamp = 7305207390111162368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.987 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25042
08:04:57.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390143574016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25047 rows, more = false, responseScanTimestamp = 7305207390143574016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:57.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25047
08:04:57.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390179741696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25052 rows, more = false, responseScanTimestamp = 7305207390179741696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25052
08:04:58.009 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@914011736(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25057 rows, more = false, responseScanTimestamp = 7305207390218145792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.013 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25057
08:04:58.013 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1971904136(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.016 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1904686210(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25060 rows, more = false, responseScanTimestamp = 7305207390247903232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25060
08:04:58.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390283911168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25090 rows, more = false, responseScanTimestamp = 7305207390283911168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25090
08:04:58.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25091 rows, more = false, responseScanTimestamp = 7305207390303420416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.039 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25091
08:04:58.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390355480576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390355480576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390355480576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390372159488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390372159488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.045 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@722088786(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.047 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1210157085(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25097 rows, more = false, responseScanTimestamp = 7305207390379741184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25097
08:04:58.051 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2079224591(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25100 rows, more = false, responseScanTimestamp = 7305207390397489152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.060 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25100
08:04:58.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390432604160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390432604160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390457163776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390457163776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390464700416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390470647808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390470647808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390476890112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25136 rows, more = false, responseScanTimestamp = 7305207390486515712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25136
08:04:58.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25141 rows, more = false, responseScanTimestamp = 7305207390518407168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25141
08:04:58.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390550368256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390550368256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390570340352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.095 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@864386004(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25145 rows, more = false, responseScanTimestamp = 7305207390570340352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25145
08:04:58.100 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1232031317(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390594396160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390600708096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.102 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@231360005(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25150 rows, more = false, responseScanTimestamp = 7305207390600708096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25150
08:04:58.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390647275520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390647275520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390663323648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25183 rows, more = false, responseScanTimestamp = 7305207390663323648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.121 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25183
08:04:58.123 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@95693496(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25188 rows, more = false, responseScanTimestamp = 7305207390693056512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.129 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25188
08:04:58.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390716456960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25200 rows, more = false, responseScanTimestamp = 7305207390722666496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25200
08:04:58.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25204 rows, more = false, responseScanTimestamp = 7305207390759018496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25204
08:04:58.147 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@502774273(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.148 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@785994252(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.150 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1912394684(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25208 rows, more = false, responseScanTimestamp = 7305207390788440064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25208
08:04:58.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390819323904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25230 rows, more = false, responseScanTimestamp = 7305207390827614208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25230
08:04:58.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25243 rows, more = false, responseScanTimestamp = 7305207390861111296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25243
08:04:58.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390892511232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390892511232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390892511232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.173 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1429853905(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25248 rows, more = false, responseScanTimestamp = 7305207390906683392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25248
08:04:58.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25261 rows, more = false, responseScanTimestamp = 7305207390934597632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25261
08:04:58.191 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390966284288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390971723776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390989615104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390989615104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207390996058112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391002402816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25268 rows, more = false, responseScanTimestamp = 7305207391002402816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25268
08:04:58.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25273 rows, more = false, responseScanTimestamp = 7305207391038443520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.215 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25273
08:04:58.217 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1967016389(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.219 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@286473308(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25277 rows, more = false, responseScanTimestamp = 7305207391072899072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.223 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25277
08:04:58.223 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@115698929(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391099723776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391108366336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391124635648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25310 rows, more = false, responseScanTimestamp = 7305207391131037696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25310
08:04:58.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25314 rows, more = false, responseScanTimestamp = 7305207391156744192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25314
08:04:58.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391188463616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391194263552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391194263552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25319 rows, more = false, responseScanTimestamp = 7305207391218184192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25319
08:04:58.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25322 rows, more = false, responseScanTimestamp = 7305207391239970816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.266 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25322
08:04:58.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391287238656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25325 rows, more = false, responseScanTimestamp = 7305207391287238656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.275 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25325
08:04:58.276 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@502377890(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.278 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@436649912(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25329 rows, more = false, responseScanTimestamp = 7305207391318446080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.284 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25329
08:04:58.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391349923840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25350 rows, more = false, responseScanTimestamp = 7305207391356895232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.293 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25350
08:04:58.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25353 rows, more = false, responseScanTimestamp = 7305207391389585408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25353
08:04:58.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391428136960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25356 rows, more = false, responseScanTimestamp = 7305207391428136960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25356
08:04:58.318 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25359 rows, more = false, responseScanTimestamp = 7305207391459086336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.318 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25359
08:04:58.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25364 rows, more = false, responseScanTimestamp = 7305207391502151680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25364
08:04:58.332 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@310346104(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25367 rows, more = false, responseScanTimestamp = 7305207391530487808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25367
08:04:58.337 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1062266146(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25369 rows, more = false, responseScanTimestamp = 7305207391564226560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25369
08:04:58.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391608467456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391608467456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25392 rows, more = false, responseScanTimestamp = 7305207391626268672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25392
08:04:58.360 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@794612695(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25396 rows, more = false, responseScanTimestamp = 7305207391652794368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.364 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25396
08:04:58.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391687553024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391687553024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391687553024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391706365952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391706365952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25411 rows, more = false, responseScanTimestamp = 7305207391714586624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25411
08:04:58.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391738933248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.380 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391738933248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.381 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391762010112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.390 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25416 rows, more = false, responseScanTimestamp = 7305207391762010112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.390 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25416
08:04:58.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391792582656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25421 rows, more = false, responseScanTimestamp = 7305207391792582656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25421
08:04:58.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25426 rows, more = false, responseScanTimestamp = 7305207391833989120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25426
08:04:58.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25430 rows, more = false, responseScanTimestamp = 7305207391871619072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25430
08:04:58.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391905812480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25434 rows, more = false, responseScanTimestamp = 7305207391905812480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25434
08:04:58.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207391934791680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25438 rows, more = false, responseScanTimestamp = 7305207391934791680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25438
08:04:58.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25443 rows, more = false, responseScanTimestamp = 7305207391984328704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.446 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25443
08:04:58.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392012234752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392017924096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392039829504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392039829504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.450 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@545531(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392039829504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25449 rows, more = false, responseScanTimestamp = 7305207392048005120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25449
08:04:58.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392072658944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392072658944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25463 rows, more = false, responseScanTimestamp = 7305207392092520448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25463
08:04:58.473 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1855092675(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25466 rows, more = false, responseScanTimestamp = 7305207392111202304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25466
08:04:58.479 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1456731846(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392141709312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.481 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@534271392(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25470 rows, more = false, responseScanTimestamp = 7305207392148967424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.488 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25470
08:04:58.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25500 rows, more = false, responseScanTimestamp = 7305207392187879424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25500
08:04:58.497 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392222507008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392222507008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25505 rows, more = false, responseScanTimestamp = 7305207392245325824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25505
08:04:58.508 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1569018666(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.509 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392266297344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392273399808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392293769216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392293769216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25520 rows, more = false, responseScanTimestamp = 7305207392301076480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25520
08:04:58.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25524 rows, more = false, responseScanTimestamp = 7305207392323518464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25524
08:04:58.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392363978752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.532 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@542382902(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.534 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1777904700(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25528 rows, more = false, responseScanTimestamp = 7305207392363978752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25528
08:04:58.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392406974464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392406974464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25551 rows, more = false, responseScanTimestamp = 7305207392425299968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25551
08:04:58.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392442273792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392449159168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.558 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@886079990(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25556 rows, more = false, responseScanTimestamp = 7305207392470220800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.562 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25556
08:04:58.563 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1136367685(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392501092352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392501092352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392516497408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.575 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25570 rows, more = false, responseScanTimestamp = 7305207392516497408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.575 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25570
08:04:58.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25583 rows, more = false, responseScanTimestamp = 7305207392541282304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.585 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25583
08:04:58.591 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1127659183(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25587 rows, more = false, responseScanTimestamp = 7305207392589488128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25587
08:04:58.595 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1862495161(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392623431680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.597 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1600952478(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392636432384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392649629696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392649629696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25610 rows, more = false, responseScanTimestamp = 7305207392657383424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25610
08:04:58.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392681484288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392688222208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.611 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392703311872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.620 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25625 rows, more = false, responseScanTimestamp = 7305207392703311872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.620 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25625
08:04:58.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392734871552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25630 rows, more = false, responseScanTimestamp = 7305207392734871552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25630
08:04:58.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392771100672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392771100672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25632 rows, more = false, responseScanTimestamp = 7305207392771100672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.638 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25632
08:04:58.641 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1082808966(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.643 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@922685430(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25637 rows, more = false, responseScanTimestamp = 7305207392810467328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25637
08:04:58.646 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1112929331(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392838270976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25650 rows, more = false, responseScanTimestamp = 7305207392844333056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25650
08:04:58.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392876126208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25672 rows, more = false, responseScanTimestamp = 7305207392876126208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25672
08:04:58.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392908566528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392908566528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392928600064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392928600064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25678 rows, more = false, responseScanTimestamp = 7305207392934883328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25678
08:04:58.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207392963715072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25683 rows, more = false, responseScanTimestamp = 7305207392963715072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25683
08:04:58.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393010413568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.689 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2043030671(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25688 rows, more = false, responseScanTimestamp = 7305207393010413568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25688
08:04:58.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393044332544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393044332544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393059164160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393059164160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393066520576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25703 rows, more = false, responseScanTimestamp = 7305207393066520576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.709 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25703
08:04:58.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393095008256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.710 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1795819355(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.712 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@625227123(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.714 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1222490500(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25708 rows, more = false, responseScanTimestamp = 7305207393095008256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25708
08:04:58.717 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@12015172(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.719 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1002224086(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.720 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1071119487(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25730 rows, more = false, responseScanTimestamp = 7305207393136414720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.725 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25730
08:04:58.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25770 rows, more = false, responseScanTimestamp = 7305207393168089088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.734 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25770
08:04:58.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393196273664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25773 rows, more = false, responseScanTimestamp = 7305207393196273664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25773
08:04:58.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25777 rows, more = false, responseScanTimestamp = 7305207393236127744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25777
08:04:58.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25780 rows, more = false, responseScanTimestamp = 7305207393265377280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.759 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25780
08:04:58.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25785 rows, more = false, responseScanTimestamp = 7305207393302618112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25785
08:04:58.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393336868864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25789 rows, more = false, responseScanTimestamp = 7305207393336868864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25789
08:04:58.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25794 rows, more = false, responseScanTimestamp = 7305207393382109184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25794
08:04:58.787 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@451109784(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25799 rows, more = false, responseScanTimestamp = 7305207393421963264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.794 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25799
08:04:58.795 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393447862272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25811 rows, more = false, responseScanTimestamp = 7305207393447862272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25811
08:04:58.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25815 rows, more = false, responseScanTimestamp = 7305207393480257536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25815
08:04:58.812 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393517400064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393517400064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393534828544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.822 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25820 rows, more = false, responseScanTimestamp = 7305207393534828544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25820
08:04:58.823 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393564733440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25825 rows, more = false, responseScanTimestamp = 7305207393564733440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25825
08:04:58.834 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@542901238(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.837 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25826 rows, more = false, responseScanTimestamp = 7305207393578819584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25826
08:04:58.838 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2129689634(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.840 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2126795655(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.842 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2142900324(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25829 rows, more = false, responseScanTimestamp = 7305207393619591168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25829
08:04:58.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393658638336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.848 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393658638336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25870 rows, more = false, responseScanTimestamp = 7305207393676238848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.857 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25870
08:04:58.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25873 rows, more = false, responseScanTimestamp = 7305207393695035392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.867 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25873
08:04:58.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393739010048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393745743872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25879 rows, more = false, responseScanTimestamp = 7305207393762512896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25879
08:04:58.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25883 rows, more = false, responseScanTimestamp = 7305207393786798080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.886 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25883
08:04:58.889 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1060761558(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:58.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25887 rows, more = false, responseScanTimestamp = 7305207393825034240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.894 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25887
08:04:58.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393854603264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.906 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25890 rows, more = false, responseScanTimestamp = 7305207393854603264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.906 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25890
08:04:58.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207393899663360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25905 rows, more = false, responseScanTimestamp = 7305207393905270784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25905
08:04:58.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25908 rows, more = false, responseScanTimestamp = 7305207393937727488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.928 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25908
08:04:58.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25912 rows, more = false, responseScanTimestamp = 7305207393985773568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25912
08:04:58.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25917 rows, more = false, responseScanTimestamp = 7305207394033442816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25917
08:04:58.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207394060967936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207394068004864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.949 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207394088812544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25921 rows, more = false, responseScanTimestamp = 7305207394088812544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.959 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25921
08:04:58.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25927 rows, more = false, responseScanTimestamp = 7305207394124210176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25927
08:04:58.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207394157809664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207394157809664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25932 rows, more = false, responseScanTimestamp = 7305207394174095360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.979 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25932
08:04:58.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25936 rows, more = false, responseScanTimestamp = 7305207394201083904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.988 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25936
08:04:58.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207394236751872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25940 rows, more = false, responseScanTimestamp = 7305207394244026368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25940
08:04:58.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207394277126144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:58.998 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207394277126144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25944 rows, more = false, responseScanTimestamp = 7305207394277126144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25944
08:04:59.016 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25949 rows, more = false, responseScanTimestamp = 7305207394317819904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25949
08:04:59.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25952 rows, more = false, responseScanTimestamp = 7305207394348244992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.025 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25952
08:04:59.029 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1112900991(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:59.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25957 rows, more = false, responseScanTimestamp = 7305207394392059904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25957
08:04:59.034 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@517058265(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:59.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25960 rows, more = false, responseScanTimestamp = 7305207394427568128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25960
08:04:59.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207394463432704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25981 rows, more = false, responseScanTimestamp = 7305207394463432704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25981
08:04:59.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25982 rows, more = false, responseScanTimestamp = 7305207394481897472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25982
08:04:59.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207394525589504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25986 rows, more = false, responseScanTimestamp = 7305207394531500032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25986
08:04:59.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207394571317248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.070 [INFO - chaos-test-thread] (MiniKuduCluster.java:475) Killing tablet server 127.26.35.65:33655
08:04:59.071 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

08:04:59.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.071416 26765 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwwxHvV/build/release/bin/kudu with pid 27506
08:04:59.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25991 rows, more = false, responseScanTimestamp = 7305207394571317248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25991
08:04:59.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:59.080212 27337 connection.cc:573] client connection to 127.26.35.65:33655 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
08:04:59.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:59.080374 27337 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
08:04:59.081 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
08:04:59.081 [INFO - chaos-test-thread] (MiniKuduCluster.java:456) Starting tablet server 127.26.35.65:33655
08:04:59.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:59.081303 27337 consensus_peers.cc:597] T 2b2d91a4d34543fb917e4b333e1fe523 P db912c756d5642188ac063a9a687a1fe -> Peer bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655): Couldn't send request to peer bfee26ef7e064e1aa1bf681d02a20d7c. Status: Network error: Client connection negotiation failed: client connection to 127.26.35.65:33655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
08:04:59.082 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

08:04:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.083285 26765 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:04:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal
08:04:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data
08:04:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:04:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:04:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:04:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/logs
08:04:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data/info.pb
08:04:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.65:33655
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.35.65
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=41397
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.65
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:04:59.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25992 rows, more = false, responseScanTimestamp = 7305207394590859264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25992
08:04:59.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25992 rows, more = false, responseScanTimestamp = 7305207394590859264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207394683240448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207394688876544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207394704539648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.110 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25999 rows, more = false, responseScanTimestamp = 7305207394704539648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 25999
08:04:59.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26003 rows, more = false, responseScanTimestamp = 7305207394734223360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26003
08:04:59.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26007 rows, more = false, responseScanTimestamp = 7305207394776432640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26007
08:04:59.134 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26008 rows, more = false, responseScanTimestamp = 7305207394794864640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26008
08:04:59.145 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26010 rows, more = false, responseScanTimestamp = 7305207394842501120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26010
08:04:59.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26015 rows, more = false, responseScanTimestamp = 7305207394879340544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26015
08:04:59.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207394915827712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26019 rows, more = false, responseScanTimestamp = 7305207394920841216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26019
08:04:59.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26020 rows, more = false, responseScanTimestamp = 7305207394938818560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26020
08:04:59.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26025 rows, more = false, responseScanTimestamp = 7305207394990239744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26025
08:04:59.181 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@826778711(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:59.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395032612864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395032612864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395051257856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26030 rows, more = false, responseScanTimestamp = 7305207395051257856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26030
08:04:59.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:59.195166 28194 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:04:59.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:59.195441 28194 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:04:59.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:59.195473 28194 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:04:59.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395075629056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395075629056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:59.198149 28194 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:04:59.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:59.198251 28194 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.35.65
08:04:59.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395104559104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395104559104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.201115 28194 tablet_server_runner.cc:78] Tablet server non-default flags:
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.65:33655
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data/info.pb
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.65
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=41397
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28194
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.35.65
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/logs
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 07:43:13 UTC on e7f111948823
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12769
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.201421 28194 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:04:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.201673 28194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:04:59.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:59.204763 28201 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:59.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:59.205205 28200 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:59.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26045 rows, more = false, responseScanTimestamp = 7305207395112562688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26045
08:04:59.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:04:59.207737 28203 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:04:59.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395136716800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.208876 28194 server_base.cc:1061] running on GCE node
08:04:59.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.209084 28194 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:04:59.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395136716800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.209367 28194 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:04:59.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.210522 28194 hybrid_clock.cc:648] HybridClock initialized: now 1783497899210478 us; error 57 us; skew 500 ppm
08:04:59.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.212121 28194 webserver.cc:533] Webserver started at http://127.26.35.65:41397/ using document root <none> and password file <none>
08:04:59.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.212333 28194 fs_manager.cc:362] Metadata directory not provided
08:04:59.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.212390 28194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:04:59.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.214354 28194 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.002s	sys 0.000s
08:04:59.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.216248 28209 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:04:59.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.216684 28194 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.000s
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.216813 28194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data,/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bfee26ef7e064e1aa1bf681d02a20d7c"
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.217226 28194 fs_report.cc:389] FS layout report
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/wal
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data/data
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:04:59.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26047 rows, more = false, responseScanTimestamp = 7305207395136716800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:04:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:04:59.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26047
08:04:59.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395178950656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395178950656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.226 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26051 rows, more = false, responseScanTimestamp = 7305207395198078976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26051
08:04:59.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26052 rows, more = false, responseScanTimestamp = 7305207395205140480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.236 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26052
08:04:59.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.244279 28194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:04:59.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26057 rows, more = false, responseScanTimestamp = 7305207395250180096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.244594 28194 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:04:59.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.244688 28194 kserver.cc:163] Server-wide thread pool size limit: 3276
08:04:59.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.244905 28194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:04:59.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26057
08:04:59.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.245433 28216 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
08:04:59.246 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395286405120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.246575 28194 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
08:04:59.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.246649 28194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
08:04:59.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.246683 28194 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
08:04:59.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395286405120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.247 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1097902838(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:59.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.247462 28194 ts_tablet_manager.cc:616] Registered 1 tablets
08:04:59.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.247512 28194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
08:04:59.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395310727168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.248003 28216 tablet_bootstrap.cc:492] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Bootstrap starting.
08:04:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.255438 28194 rpc_server.cc:307] RPC server started. Bound to: 127.26.35.65:33655
08:04:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.255915 28194 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/ts-0/data/info.pb
08:04:59.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.258847 26765 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwwxHvV/build/release/bin/kudu as pid 28194
08:04:59.259 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
08:04:59.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26059 rows, more = false, responseScanTimestamp = 7305207395310727168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.261 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26059
08:04:59.263 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395337822208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395343749120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.267949 28323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.35.65:33655 every 8 connection(s)
08:04:59.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.274850 28325 heartbeater.cc:344] Connected to a master server at 127.26.35.126:36373
08:04:59.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.274994 28325 heartbeater.cc:461] Registering TS with master...
08:04:59.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.275225 28325 heartbeater.cc:507] Master 127.26.35.126:36373 requested a full tablet report, sending...
08:04:59.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.275658 28326 heartbeater.cc:344] Connected to a master server at 127.26.35.125:41239
08:04:59.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.275718 28326 heartbeater.cc:461] Registering TS with master...
08:04:59.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.275856 28326 heartbeater.cc:507] Master 127.26.35.125:41239 requested a full tablet report, sending...
08:04:59.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.275980 28082 ts_manager.cc:194] Re-registered known tserver with Master: bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655)
08:04:59.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.276194 27734 ts_manager.cc:194] Re-registered known tserver with Master: bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655)
08:04:59.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.278417 28324 heartbeater.cc:344] Connected to a master server at 127.26.35.124:44375
08:04:59.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.278482 28324 heartbeater.cc:461] Registering TS with master...
08:04:59.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.278604 28324 heartbeater.cc:507] Master 127.26.35.124:44375 requested a full tablet report, sending...
08:04:59.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26074 rows, more = false, responseScanTimestamp = 7305207395376013312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.280 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26074
08:04:59.280 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@794866138(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:59.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.279423 26951 ts_manager.cc:194] Re-registered known tserver with Master: bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655)
08:04:59.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.280356 26951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.35.65:45637
08:04:59.282 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1012163977(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:59.284 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@817699656(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:59.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26078 rows, more = false, responseScanTimestamp = 7305207395413114880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.295 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26078
08:04:59.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26113 rows, more = false, responseScanTimestamp = 7305207395494236160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.304 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26113
08:04:59.310 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1960718515(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:04:59.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26115 rows, more = false, responseScanTimestamp = 7305207395525701632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26115
08:04:59.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395567775744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26120 rows, more = false, responseScanTimestamp = 7305207395578273792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26120
08:04:59.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395593883648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395593883648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26131 rows, more = false, responseScanTimestamp = 7305207395632644096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26131
08:04:59.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395659407360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26135 rows, more = false, responseScanTimestamp = 7305207395659407360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.347 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26135
08:04:59.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26136 rows, more = false, responseScanTimestamp = 7305207395685044224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26136
08:04:59.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395748696064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26141 rows, more = false, responseScanTimestamp = 7305207395748696064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26141
08:04:59.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26143
08:04:59.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.394 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.434 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.435 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.443 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.448 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.455 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.461 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.462 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.463 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:04:59.475046 28216 log.cc:826] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Log is configured to *not* fsync() on all Append() calls
08:04:59.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.482 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.511 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.513 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.579 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.692 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.772 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.814 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.869 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.875 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.915 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.916 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.917 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.939 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.953 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.961 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26143 rows, more = false, responseScanTimestamp = 7305207395770961920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.974 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26144 rows, more = false, responseScanTimestamp = 7305207395776368640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26144
08:04:59.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398266773504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398274347008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26147 rows, more = false, responseScanTimestamp = 7305207398301544448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26147
08:04:59.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26149 rows, more = false, responseScanTimestamp = 7305207398315442176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:04:59.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26149
08:05:00.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26153 rows, more = false, responseScanTimestamp = 7305207398352367616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26153
08:05:00.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398400344064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398400344064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398400344064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398425407488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.010 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1587192211(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398425407488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.012 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1098776548(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.014 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@423812056(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.016 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@471612395(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26159 rows, more = false, responseScanTimestamp = 7305207398434779136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26159
08:05:00.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26190 rows, more = false, responseScanTimestamp = 7305207398470426624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26190
08:05:00.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398490435584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26200 rows, more = false, responseScanTimestamp = 7305207398490435584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26200
08:05:00.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26202
08:05:00.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.143 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.157 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.158 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.159 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.185 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.186 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.247 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.248 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.249 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.269 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:00.281605 28324 heartbeater.cc:499] Master 127.26.35.124:44375 was elected leader, sending a full tablet report...
08:05:00.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.375 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.402 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.415 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.476 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26202 rows, more = false, responseScanTimestamp = 7305207398539304960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.484 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207398545240064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400366915584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26205 rows, more = false, responseScanTimestamp = 7305207400385105920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.492 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26205
08:05:00.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400392089600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26206 rows, more = false, responseScanTimestamp = 7305207400392089600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.501 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26206
08:05:00.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400439431168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400439431168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26210 rows, more = false, responseScanTimestamp = 7305207400439431168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26210
08:05:00.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26212 rows, more = false, responseScanTimestamp = 7305207400465539072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.520 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26212
08:05:00.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26217 rows, more = false, responseScanTimestamp = 7305207400514883584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26217
08:05:00.529 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400534409216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.530 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@385976258(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400534409216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400568000512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26219 rows, more = false, responseScanTimestamp = 7305207400568000512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.540 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26219
08:05:00.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400597721088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26233 rows, more = false, responseScanTimestamp = 7305207400597721088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26233
08:05:00.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400629579776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400629579776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400629579776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:00.553184 28216 tablet_bootstrap.cc:492] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Bootstrap replayed 1/1 log segments. Stats: ops{read=14431 overwritten=0 applied=14430 ignored=0} inserts{seen=25992 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
08:05:00.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400655941632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:00.553794 28216 tablet_bootstrap.cc:492] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Bootstrap complete.
08:05:00.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:00.555589 28216 ts_tablet_manager.cc:1403] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Time spent bootstrapping tablet: real 1.308s	user 0.928s	sys 0.367s
08:05:00.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:00.556599 28216 raft_consensus.cc:359] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 3 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:05:00.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:00.557405 28216 raft_consensus.cc:740] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfee26ef7e064e1aa1bf681d02a20d7c, State: Initialized, Role: FOLLOWER
08:05:00.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:00.557686 28216 consensus_queue.cc:260] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14430, Last appended: 3.14431, Last appended by leader: 14431, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" member_type: VOTER last_known_addr { host: "127.26.35.65" port: 33655 } } peers { permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" member_type: VOTER last_known_addr { host: "127.26.35.66" port: 35869 } } peers { permanent_uuid: "db912c756d5642188ac063a9a687a1fe" member_type: VOTER last_known_addr { host: "127.26.35.67" port: 38795 } }
08:05:00.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:00.557947 28216 ts_tablet_manager.cc:1434] T 2b2d91a4d34543fb917e4b333e1fe523 P bfee26ef7e064e1aa1bf681d02a20d7c: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
08:05:00.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26236 rows, more = false, responseScanTimestamp = 7305207400655941632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26236
08:05:00.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400681517056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400681517056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.562 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@967694361(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400697733120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26239 rows, more = false, responseScanTimestamp = 7305207400697733120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26239
08:05:00.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400711204864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.578 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26250 rows, more = false, responseScanTimestamp = 7305207400711204864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26250
08:05:00.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26252 rows, more = false, responseScanTimestamp = 7305207400761421824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26252
08:05:00.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26256 rows, more = false, responseScanTimestamp = 7305207400790376448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26256
08:05:00.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26260 rows, more = false, responseScanTimestamp = 7305207400823164928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26260
08:05:00.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400859086848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400859086848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26264 rows, more = false, responseScanTimestamp = 7305207400859086848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.615 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26264
08:05:00.615 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@918444271(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.616 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400905682944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.617 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1258352304(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26269 rows, more = false, responseScanTimestamp = 7305207400905682944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.624 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26269
08:05:00.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400945582080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400945582080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400945582080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207400958017536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26292 rows, more = false, responseScanTimestamp = 7305207400958017536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.634 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26292
08:05:00.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26294 rows, more = false, responseScanTimestamp = 7305207400985001984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26294
08:05:00.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26298 rows, more = false, responseScanTimestamp = 7305207401016221696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26298
08:05:00.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401044123648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401044123648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401044123648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26302 rows, more = false, responseScanTimestamp = 7305207401069006848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.661 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26302
08:05:00.665 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1344561029(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26306 rows, more = false, responseScanTimestamp = 7305207401096593408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26306
08:05:00.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401121976320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26310 rows, more = false, responseScanTimestamp = 7305207401129123840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26310
08:05:00.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401163497472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401163497472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401163497472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401180794880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26325 rows, more = false, responseScanTimestamp = 7305207401180794880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.687 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26325
08:05:00.691 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@119421064(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26327 rows, more = false, responseScanTimestamp = 7305207401195016192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26327
08:05:00.695 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1126396324(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26329 rows, more = false, responseScanTimestamp = 7305207401226616832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26329
08:05:00.701 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@261779998(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401261531136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.703 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2108742687(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401261531136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401274531840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26350 rows, more = false, responseScanTimestamp = 7305207401274531840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26350
08:05:00.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401301315584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401301315584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401301315584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401314533376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401314533376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26375 rows, more = false, responseScanTimestamp = 7305207401325797376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26375
08:05:00.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26375 rows, more = false, responseScanTimestamp = 7305207401325797376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.742 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26376 rows, more = false, responseScanTimestamp = 7305207401331159040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26376
08:05:00.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401428701184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401428701184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26381 rows, more = false, responseScanTimestamp = 7305207401442807808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26381
08:05:00.761 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26386 rows, more = false, responseScanTimestamp = 7305207401471995904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26386
08:05:00.761 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@186409305(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401498116096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401498116096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26390 rows, more = false, responseScanTimestamp = 7305207401521152000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.774 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26390
08:05:00.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401551433728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401551433728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26404 rows, more = false, responseScanTimestamp = 7305207401573834752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26404
08:05:00.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26406 rows, more = false, responseScanTimestamp = 7305207401596252160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26406
08:05:00.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26409 rows, more = false, responseScanTimestamp = 7305207401632559104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.801 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26409
08:05:00.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401669693440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.811 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26414 rows, more = false, responseScanTimestamp = 7305207401669693440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.811 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26414
08:05:00.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26418 rows, more = false, responseScanTimestamp = 7305207401702899712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.820 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26418
08:05:00.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401741996032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26422 rows, more = false, responseScanTimestamp = 7305207401741996032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26422
08:05:00.833 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1399492559(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26427 rows, more = false, responseScanTimestamp = 7305207401783562240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26427
08:05:00.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401817333760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401817333760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26440 rows, more = false, responseScanTimestamp = 7305207401835945984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26440
08:05:00.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26445 rows, more = false, responseScanTimestamp = 7305207401864163328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.858 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26445
08:05:00.858 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401886101504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207401886101504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26446 rows, more = false, responseScanTimestamp = 7305207401886101504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26446
08:05:00.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26451 rows, more = false, responseScanTimestamp = 7305207401941647360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26451
08:05:00.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26454 rows, more = false, responseScanTimestamp = 7305207401972973568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.885 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26454
08:05:00.885 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@263982398(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.895 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26459 rows, more = false, responseScanTimestamp = 7305207402012971008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26459
08:05:00.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26472 rows, more = false, responseScanTimestamp = 7305207402050965504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.903 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26472
08:05:00.904 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402070253568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26473 rows, more = false, responseScanTimestamp = 7305207402070253568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26473
08:05:00.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402128896000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402128896000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26479 rows, more = false, responseScanTimestamp = 7305207402142195712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26479
08:05:00.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26483 rows, more = false, responseScanTimestamp = 7305207402166235136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26483
08:05:00.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402187010048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402187010048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26484 rows, more = false, responseScanTimestamp = 7305207402187010048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.942 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26484
08:05:00.950 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26488 rows, more = false, responseScanTimestamp = 7305207402237865984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26488
08:05:00.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402282586112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.952 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402282586112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26493 rows, more = false, responseScanTimestamp = 7305207402282586112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.959 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26493
08:05:00.968 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26495 rows, more = false, responseScanTimestamp = 7305207402304352256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.968 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26495
08:05:00.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26499 rows, more = false, responseScanTimestamp = 7305207402346360832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26499
08:05:00.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26501 rows, more = false, responseScanTimestamp = 7305207402369310720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.984 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26501
08:05:00.988 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1956079858(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26505 rows, more = false, responseScanTimestamp = 7305207402413068288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26505
08:05:00.991 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@485083536(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:00.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26510 rows, more = false, responseScanTimestamp = 7305207402451927040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:00.999 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26510
08:05:01.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26531 rows, more = false, responseScanTimestamp = 7305207402476208128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.006 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26531
08:05:01.014 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26535 rows, more = false, responseScanTimestamp = 7305207402506067968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.014 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26535
08:05:01.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26540 rows, more = false, responseScanTimestamp = 7305207402543095808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26540
08:05:01.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402572935168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26542 rows, more = false, responseScanTimestamp = 7305207402572935168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.033 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26542
08:05:01.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26546 rows, more = false, responseScanTimestamp = 7305207402607144960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.040 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@469383477(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26546
08:05:01.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402648416256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402648416256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26550 rows, more = false, responseScanTimestamp = 7305207402666033152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26550
08:05:01.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402693603328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26563 rows, more = false, responseScanTimestamp = 7305207402693603328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.061 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26563
08:05:01.064 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1950352009(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26567 rows, more = false, responseScanTimestamp = 7305207402731573248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.069 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26567
08:05:01.069 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1004483595(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402763202560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402763202560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.072 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1772670889(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402786598912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.074 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@600924216(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.076 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1467054721(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26580 rows, more = false, responseScanTimestamp = 7305207402786598912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.083 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26580
08:05:01.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26620 rows, more = false, responseScanTimestamp = 7305207402818416640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26620
08:05:01.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26624 rows, more = false, responseScanTimestamp = 7305207402856636416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26624
08:05:01.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26627 rows, more = false, responseScanTimestamp = 7305207402883125248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26627
08:05:01.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402923008000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.117 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26630 rows, more = false, responseScanTimestamp = 7305207402923008000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26630
08:05:01.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26635 rows, more = false, responseScanTimestamp = 7305207402961817600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26635
08:05:01.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402998247424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207402998247424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403012976640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26640 rows, more = false, responseScanTimestamp = 7305207403012976640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26640
08:05:01.146 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26644 rows, more = false, responseScanTimestamp = 7305207403037982720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26644
08:05:01.147 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403075567616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403075567616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403081338880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.150 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@357331720(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403081338880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.152 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@985019279(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26649 rows, more = false, responseScanTimestamp = 7305207403105099776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26649
08:05:01.170 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26672 rows, more = false, responseScanTimestamp = 7305207403139665920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.170 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26672
08:05:01.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403171831808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.178 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26675 rows, more = false, responseScanTimestamp = 7305207403171831808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.179 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26675
08:05:01.182 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@315511873(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26677 rows, more = false, responseScanTimestamp = 7305207403214962688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.188 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26677
08:05:01.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403255111680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.195 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26690 rows, more = false, responseScanTimestamp = 7305207403255111680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.195 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26690
08:05:01.196 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403286376448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403286376448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.207 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26693 rows, more = false, responseScanTimestamp = 7305207403299397632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26693
08:05:01.215 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26697 rows, more = false, responseScanTimestamp = 7305207403324334080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.216 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26697
08:05:01.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26701 rows, more = false, responseScanTimestamp = 7305207403363786752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26701
08:05:01.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26704 rows, more = false, responseScanTimestamp = 7305207403396538368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.235 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26704
08:05:01.237 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1312260587(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26708 rows, more = false, responseScanTimestamp = 7305207403443884032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26708
08:05:01.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403487571968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.255 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26722 rows, more = false, responseScanTimestamp = 7305207403487571968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26722
08:05:01.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403526320128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403526320128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403526320128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403526320128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.261 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@940928790(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.263 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@859052496(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26727 rows, more = false, responseScanTimestamp = 7305207403526320128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26727
08:05:01.268 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1396195243(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26730 rows, more = false, responseScanTimestamp = 7305207403569090560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.274 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26730
08:05:01.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26760 rows, more = false, responseScanTimestamp = 7305207403602866176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26760
08:05:01.289 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@569558270(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26764 rows, more = false, responseScanTimestamp = 7305207403633352704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26764
08:05:01.294 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403679145984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403685490688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.296 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403702779904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.297 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403702779904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26781 rows, more = false, responseScanTimestamp = 7305207403710160896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26781
08:05:01.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26783 rows, more = false, responseScanTimestamp = 7305207403727118336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.317 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26783
08:05:01.326 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26787 rows, more = false, responseScanTimestamp = 7305207403773284352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26787
08:05:01.334 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26791 rows, more = false, responseScanTimestamp = 7305207403821027328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26791
08:05:01.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403848814592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403855867904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.341 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@848065033(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26796 rows, more = false, responseScanTimestamp = 7305207403870322688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.345 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26796
08:05:01.345 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@560273169(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403888316416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403895332864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.347 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@867348977(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.349 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@80762445(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.351 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1436377316(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.353 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1548302553(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26800 rows, more = false, responseScanTimestamp = 7305207403895332864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26800
08:05:01.356 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2060593048(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.357 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403944677376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403944677376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207403958870016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26860 rows, more = false, responseScanTimestamp = 7305207403958870016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26860
08:05:01.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26873 rows, more = false, responseScanTimestamp = 7305207403986153472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26873
08:05:01.382 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2092332209(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26877 rows, more = false, responseScanTimestamp = 7305207404027170816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26877
08:05:01.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404066488320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26880 rows, more = false, responseScanTimestamp = 7305207404066488320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.397 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26880
08:05:01.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26893 rows, more = false, responseScanTimestamp = 7305207404104175616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26893
08:05:01.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404139462656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404145745920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.409 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1108517251(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26898 rows, more = false, responseScanTimestamp = 7305207404161122304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26898
08:05:01.417 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404183662592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26910 rows, more = false, responseScanTimestamp = 7305207404183662592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.426 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26910
08:05:01.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404222918656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.428 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404222918656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404247171072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404247171072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.435 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1460197096(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26916 rows, more = false, responseScanTimestamp = 7305207404253790208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26916
08:05:01.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26919 rows, more = false, responseScanTimestamp = 7305207404273922048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26919
08:05:01.458 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26932 rows, more = false, responseScanTimestamp = 7305207404317392896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26932
08:05:01.459 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404361318400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.460 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404361318400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.462 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1007535478(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26938 rows, more = false, responseScanTimestamp = 7305207404377788416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26938
08:05:01.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404403920896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26951 rows, more = false, responseScanTimestamp = 7305207404403920896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26951
08:05:01.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26956 rows, more = false, responseScanTimestamp = 7305207404440940544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26956
08:05:01.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404484288512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404484288512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26962 rows, more = false, responseScanTimestamp = 7305207404500602880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.500 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26962
08:05:01.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404528844800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.504 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1943088570(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.505 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@605590778(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26967 rows, more = false, responseScanTimestamp = 7305207404528844800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.510 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26967
08:05:01.510 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@892778759(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26980 rows, more = false, responseScanTimestamp = 7305207404569362432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 26980
08:05:01.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404605317120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404605317120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404622868480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27002 rows, more = false, responseScanTimestamp = 7305207404622868480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27002
08:05:01.533 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1732443298(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.535 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@495231245(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27007 rows, more = false, responseScanTimestamp = 7305207404652941312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.539 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27007
08:05:01.539 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2111523075(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.540 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404690190336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404690190336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.542 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2099591486(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404690190336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.543 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@225607124(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.550 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27030 rows, more = false, responseScanTimestamp = 7305207404709064704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.550 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27030
08:05:01.550 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@893790654(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.552 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@309521732(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.554 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1187699453(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.563 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27050 rows, more = false, responseScanTimestamp = 7305207404733206528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.563 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27050
08:05:01.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404768894976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27080 rows, more = false, responseScanTimestamp = 7305207404768894976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27080
08:05:01.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404805804032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.584 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27091 rows, more = false, responseScanTimestamp = 7305207404835287040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27091
08:05:01.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27096 rows, more = false, responseScanTimestamp = 7305207404865531904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27096
08:05:01.597 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404912918528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404918870016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27103 rows, more = false, responseScanTimestamp = 7305207404942807040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27103
08:05:01.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404950110208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207404950110208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27105 rows, more = false, responseScanTimestamp = 7305207404990107648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.619 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27105
08:05:01.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27109 rows, more = false, responseScanTimestamp = 7305207405018710016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.630 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27109
08:05:01.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405064634368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27113 rows, more = false, responseScanTimestamp = 7305207405064634368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27113
08:05:01.646 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1481147181(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27118 rows, more = false, responseScanTimestamp = 7305207405108420608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.649 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27118
08:05:01.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405125062656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27119 rows, more = false, responseScanTimestamp = 7305207405125062656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27119
08:05:01.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27130 rows, more = false, responseScanTimestamp = 7305207405174046720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.670 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27130
08:05:01.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405219647488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405219647488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.676 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1548175939(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27136 rows, more = false, responseScanTimestamp = 7305207405242736640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.680 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27136
08:05:01.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405270302720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405270302720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27150 rows, more = false, responseScanTimestamp = 7305207405286469632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.689 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27150
08:05:01.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27151 rows, more = false, responseScanTimestamp = 7305207405292969984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.697 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27151
08:05:01.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405320400896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405351464960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405351464960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405360820224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27154 rows, more = false, responseScanTimestamp = 7305207405360820224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27154
08:05:01.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405384642560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405405974528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.713 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1499104322(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.714 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405405974528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27159 rows, more = false, responseScanTimestamp = 7305207405414830080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27159
08:05:01.723 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405441036288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405441036288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.733 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27173 rows, more = false, responseScanTimestamp = 7305207405456338944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.734 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27173
08:05:01.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405473730560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27177 rows, more = false, responseScanTimestamp = 7305207405479854080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.743 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27177
08:05:01.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27182 rows, more = false, responseScanTimestamp = 7305207405528666112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.751 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27182
08:05:01.756 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1238872230(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27186 rows, more = false, responseScanTimestamp = 7305207405561999360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27186
08:05:01.761 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1427768154(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.763 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@870932200(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.765 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1050457155(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27189 rows, more = false, responseScanTimestamp = 7305207405590601728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.769 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27189
08:05:01.769 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1245340086(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.771 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1329572728(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.774 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@911782505(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27220 rows, more = false, responseScanTimestamp = 7305207405630918656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27220
08:05:01.778 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1841116749(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.780 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1955847581(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27250 rows, more = false, responseScanTimestamp = 7305207405674381312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.787 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27250
08:05:01.793 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27280 rows, more = false, responseScanTimestamp = 7305207405700988928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27280
08:05:01.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405721677824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27281 rows, more = false, responseScanTimestamp = 7305207405721677824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.804 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27281
08:05:01.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405762252800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27285 rows, more = false, responseScanTimestamp = 7305207405768450048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27285
08:05:01.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27290 rows, more = false, responseScanTimestamp = 7305207405822541824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27290
08:05:01.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405862137856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405862137856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.831 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1187372060(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.835 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27296 rows, more = false, responseScanTimestamp = 7305207405877354496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27296
08:05:01.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27300 rows, more = false, responseScanTimestamp = 7305207405902438400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27300
08:05:01.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405937430528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405937430528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405937430528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.852 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27314 rows, more = false, responseScanTimestamp = 7305207405952163840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27314
08:05:01.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207405977444352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27316 rows, more = false, responseScanTimestamp = 7305207405977444352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27316
08:05:01.873 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27320 rows, more = false, responseScanTimestamp = 7305207406017183744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.873 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27320
08:05:01.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406057820160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.884 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27324 rows, more = false, responseScanTimestamp = 7305207406057820160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27324
08:05:01.885 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406097686528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.887 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@897443159(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.889 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@838251243(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.890 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1533275773(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27328 rows, more = false, responseScanTimestamp = 7305207406097686528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27328
08:05:01.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406152908800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.907 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27360 rows, more = false, responseScanTimestamp = 7305207406152908800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.907 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27360
08:05:01.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406192427008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406192427008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406216355840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27363 rows, more = false, responseScanTimestamp = 7305207406216355840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27363
08:05:01.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27366 rows, more = false, responseScanTimestamp = 7305207406238564352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27366
08:05:01.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406277808128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.935 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27371 rows, more = false, responseScanTimestamp = 7305207406277808128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27371
08:05:01.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406310076416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406315859968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406329942016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27377 rows, more = false, responseScanTimestamp = 7305207406329942016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27377
08:05:01.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406336761856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27379 rows, more = false, responseScanTimestamp = 7305207406354046976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27379
08:05:01.965 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27383 rows, more = false, responseScanTimestamp = 7305207406389972992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27383
08:05:01.968 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@858717233(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:01.976 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27388 rows, more = false, responseScanTimestamp = 7305207406436155392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27388
08:05:01.986 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27400 rows, more = false, responseScanTimestamp = 7305207406471987200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:01.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27400
08:05:02.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27404 rows, more = false, responseScanTimestamp = 7305207406518267904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27404
08:05:02.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27406 rows, more = false, responseScanTimestamp = 7305207406577385472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.011 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27406
08:05:02.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406624411648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27409 rows, more = false, responseScanTimestamp = 7305207406624411648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.023 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27409
08:05:02.024 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406664892416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406664892416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27414 rows, more = false, responseScanTimestamp = 7305207406688804864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27414
08:05:02.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27423 rows, more = false, responseScanTimestamp = 7305207406743367680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.054 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27423
08:05:02.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27428 rows, more = false, responseScanTimestamp = 7305207406789443584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27428
08:05:02.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406830911488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406835851264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27434 rows, more = false, responseScanTimestamp = 7305207406862123008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27434
08:05:02.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406885654528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406885654528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406907875328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27437 rows, more = false, responseScanTimestamp = 7305207406907875328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.090 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27437
08:05:02.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207406944464896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27442 rows, more = false, responseScanTimestamp = 7305207406944464896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27442
08:05:02.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27443 rows, more = false, responseScanTimestamp = 7305207406965473280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.108 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27443
08:05:02.116 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27448 rows, more = false, responseScanTimestamp = 7305207407016001536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27448
08:05:02.124 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27452 rows, more = false, responseScanTimestamp = 7305207407052292096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.125 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27452
08:05:02.126 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407092740096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.135 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27457 rows, more = false, responseScanTimestamp = 7305207407092740096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27457
08:05:02.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27462 rows, more = false, responseScanTimestamp = 7305207407131193344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27462
08:05:02.149 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1772351582(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27466 rows, more = false, responseScanTimestamp = 7305207407167844352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27466
08:05:02.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27469 rows, more = false, responseScanTimestamp = 7305207407199465472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27469
08:05:02.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407235309568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27483 rows, more = false, responseScanTimestamp = 7305207407242031104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.172 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27483
08:05:02.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407280238592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.174 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1841718891(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27488 rows, more = false, responseScanTimestamp = 7305207407280238592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27488
08:05:02.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407314976768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27501 rows, more = false, responseScanTimestamp = 7305207407320965120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27501
08:05:02.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407359012864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.202 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27506 rows, more = false, responseScanTimestamp = 7305207407364943872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.202 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27506
08:05:02.203 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@697462184(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407397072896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.205 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1830405087(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.212 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27509 rows, more = false, responseScanTimestamp = 7305207407418032128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27509
08:05:02.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407434215424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.222 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27530 rows, more = false, responseScanTimestamp = 7305207407440093184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.222 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27530
08:05:02.223 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407484145664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.224 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407484145664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.225 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407484145664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.230 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@466550562(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.233 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27535 rows, more = false, responseScanTimestamp = 7305207407506931712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27535
08:05:02.234 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407530233856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.235 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407536041984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.236 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407551238144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.237 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407551238144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27551 rows, more = false, responseScanTimestamp = 7305207407557906432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.245 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27551
08:05:02.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27555 rows, more = false, responseScanTimestamp = 7305207407579959296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.256 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27555
08:05:02.257 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407609880576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407619305472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.259 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1172649742(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27558 rows, more = false, responseScanTimestamp = 7305207407619305472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27558
08:05:02.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407645863936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.278 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27560 rows, more = false, responseScanTimestamp = 7305207407680581632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27560
08:05:02.279 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407710453760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.280 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407716352000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.281 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407734849536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.282 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407734849536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.283 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407742443520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.291 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27576 rows, more = false, responseScanTimestamp = 7305207407742443520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27576
08:05:02.301 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27579 rows, more = false, responseScanTimestamp = 7305207407762845696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.301 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27579
08:05:02.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27583 rows, more = false, responseScanTimestamp = 7305207407802736640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27583
08:05:02.312 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407851798528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.314 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407851798528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.315 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407867445248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.325 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27589 rows, more = false, responseScanTimestamp = 7305207407867445248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27589
08:05:02.335 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27594 rows, more = false, responseScanTimestamp = 7305207407904030720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.335 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27594
08:05:02.346 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27597 rows, more = false, responseScanTimestamp = 7305207407940915200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.346 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27597
08:05:02.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207407987945472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27602 rows, more = false, responseScanTimestamp = 7305207407987945472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.359 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27602
08:05:02.362 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2132868407(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.364 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1543822903(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27607 rows, more = false, responseScanTimestamp = 7305207408038129664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.369 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27607
08:05:02.370 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@811539834(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.372 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1559105848(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27620 rows, more = false, responseScanTimestamp = 7305207408087220224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.379 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27620
08:05:02.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b4ef80beb04b4ba090bb9eb31dc8a90e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207408126287872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.389 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b4ef80beb04b4ba090bb9eb31dc8a90e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b4ef80beb04b4ba090bb9eb31dc8a90e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27650
08:05:02.392 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408170553344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a2739c012ad44a35b45c7c8e096ab97d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207408192442368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a2739c012ad44a35b45c7c8e096ab97d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.404 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@618632919(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.405 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a2739c012ad44a35b45c7c8e096ab97d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.405 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27655
08:05:02.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "52960131d6ec411ba4b6f2ff643c6d8d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207408223830016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "52960131d6ec411ba4b6f2ff643c6d8d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="52960131d6ec411ba4b6f2ff643c6d8d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27659
08:05:02.423 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408269488128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.424 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408318541824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.425 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408318541824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408325300224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c0959d9076724dee973af35458905216", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207408331522048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.437 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c0959d9076724dee973af35458905216" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.438 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1590694173(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.439 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c0959d9076724dee973af35458905216", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.439 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27673
08:05:02.441 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@372007792(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.449 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bd9bf64090de4b3b8603b841e2d898ec", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207408363773952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bd9bf64090de4b3b8603b841e2d898ec" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bd9bf64090de4b3b8603b841e2d898ec", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.451 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27679
08:05:02.452 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408418402304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.453 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408438915072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408445829120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6217cda5ec6a4c75b86fa895f3304b2d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207408445829120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6217cda5ec6a4c75b86fa895f3304b2d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6217cda5ec6a4c75b86fa895f3304b2d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27703
08:05:02.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d8db9ca0cfd64177801df34d87e9d520", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207408478347264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d8db9ca0cfd64177801df34d87e9d520" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 60 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d8db9ca0cfd64177801df34d87e9d520", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.479 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27708
08:05:02.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8a3d007d64f944d6b4cbf055ce2c56d3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207408529772544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8a3d007d64f944d6b4cbf055ce2c56d3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 64 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8a3d007d64f944d6b4cbf055ce2c56d3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27712
08:05:02.492 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@979883868(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.494 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1649842153(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e0ad264b42d0477696f5e91d67a4d419", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207408578924544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e0ad264b42d0477696f5e91d67a4d419" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 69 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e0ad264b42d0477696f5e91d67a4d419", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27717
08:05:02.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408623755264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7d497cac1b56495d9a3739a50d2cfb13", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207408648388608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7d497cac1b56495d9a3739a50d2cfb13" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 93 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7d497cac1b56495d9a3739a50d2cfb13", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.517 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27741
08:05:02.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408679108608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408679108608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408710492160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.522 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408720900096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "28a41b146ed843a3845fbae957ae2d6a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207408720900096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "28a41b146ed843a3845fbae957ae2d6a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 100 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="28a41b146ed843a3845fbae957ae2d6a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.533 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27748
08:05:02.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408751312896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fe457ea3dc3c4d109eb477e2e728cf4c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207408776556544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.544 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fe457ea3dc3c4d109eb477e2e728cf4c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 105 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fe457ea3dc3c4d109eb477e2e728cf4c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.546 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27753
08:05:02.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408806047744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408806047744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408826978304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "457da20cfdfd4483962edd6531162586", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207408834932736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "457da20cfdfd4483962edd6531162586" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 111 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="457da20cfdfd4483962edd6531162586", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.560 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27759
08:05:02.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408852627456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408852627456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "936331a0c0a94d9b99004a5d824b0a8c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207408884932608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "936331a0c0a94d9b99004a5d824b0a8c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 114 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="936331a0c0a94d9b99004a5d824b0a8c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.577 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27762
08:05:02.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "54ba8f7222174386b7b81420b9fc3b5f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207408923475968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.585 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "54ba8f7222174386b7b81420b9fc3b5f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 120 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="54ba8f7222174386b7b81420b9fc3b5f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27768
08:05:02.589 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408923475968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207408992788480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.598 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c3125e4deb8f4a28b4e99e61b89be69a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409004556288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.599 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c3125e4deb8f4a28b4e99e61b89be69a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 122 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c3125e4deb8f4a28b4e99e61b89be69a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.600 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27770
08:05:02.601 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409028505600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.606 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1020279367(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "169b35d88e5740fdb375e0994d3c8f68", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409049161728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.612 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "169b35d88e5740fdb375e0994d3c8f68" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 127 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="169b35d88e5740fdb375e0994d3c8f68", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.613 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27775
08:05:02.614 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409087811584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f4be84e45e7e48d1805b877ca3d982eb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409104482304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f4be84e45e7e48d1805b877ca3d982eb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 142 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f4be84e45e7e48d1805b877ca3d982eb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27790
08:05:02.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "58b76bb0240d46b8b14b925adec3a7fa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409131913216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "58b76bb0240d46b8b14b925adec3a7fa" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 146 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="58b76bb0240d46b8b14b925adec3a7fa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27794
08:05:02.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409159843840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409191755776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409199206400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c1fe94c7d6384dae87352b222dca5781", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409205075968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c1fe94c7d6384dae87352b222dca5781" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 151 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c1fe94c7d6384dae87352b222dca5781", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27799
08:05:02.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409231519744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.652 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409231519744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409254277120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.659 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1234368846(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "889d20d6c36a4f4a996641824804826c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409262592000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "889d20d6c36a4f4a996641824804826c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.663 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1296763415(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 157 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="889d20d6c36a4f4a996641824804826c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27805
08:05:02.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0b78dfd988d2479ba524e851c97aa9ee", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409293688832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0b78dfd988d2479ba524e851c97aa9ee" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 162 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0b78dfd988d2479ba524e851c97aa9ee", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.676 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27810
08:05:02.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409338363904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409359704064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409366327296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409366327296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "69d613ab879c4911be739e84919dd5c9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409372409856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "69d613ab879c4911be739e84919dd5c9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 188 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="69d613ab879c4911be739e84919dd5c9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27836
08:05:02.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1cc50a9271d14ed8ad0b2b4b5db16600", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409403129856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.701 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1cc50a9271d14ed8ad0b2b4b5db16600" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 193 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1cc50a9271d14ed8ad0b2b4b5db16600", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27841
08:05:02.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409440612352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.704 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409440612352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.706 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409470033920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.707 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409477824512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409477824512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.711 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@460596616(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d42dfb66ee0c49f6a058b05db1937de1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409484251136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d42dfb66ee0c49f6a058b05db1937de1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.717 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@642459299(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.717 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 198 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d42dfb66ee0c49f6a058b05db1937de1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27846
08:05:02.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409509302272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "699fe8704b4b40a886390c5a769e14b5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409532403712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "699fe8704b4b40a886390c5a769e14b5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 212 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="699fe8704b4b40a886390c5a769e14b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.730 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27860
08:05:02.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "db75ce82582946cb924e17a293468960", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409565360128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "db75ce82582946cb924e17a293468960" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 226 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="db75ce82582946cb924e17a293468960", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27874
08:05:02.746 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2018374573(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "91ecdc0d73504db592bf4db66a76b76e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409588989952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.751 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "91ecdc0d73504db592bf4db66a76b76e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 228 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="91ecdc0d73504db592bf4db66a76b76e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.752 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27876
08:05:02.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "be075c458c1244b3b29a8468140f987c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409655476224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "be075c458c1244b3b29a8468140f987c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 242 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="be075c458c1244b3b29a8468140f987c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.765 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27890
08:05:02.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409693511680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "26c7f114c9ad43de8e7405da53f2c41a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409722671104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "26c7f114c9ad43de8e7405da53f2c41a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 247 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="26c7f114c9ad43de8e7405da53f2c41a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.778 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27895
08:05:02.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "08f8d5cf835c44efb31f3e2076cb1942", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409761746944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "08f8d5cf835c44efb31f3e2076cb1942" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 253 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="08f8d5cf835c44efb31f3e2076cb1942", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.793 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27901
08:05:02.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409809149952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bf7e89a3c5bb411693c7060fde952813", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409809149952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bf7e89a3c5bb411693c7060fde952813" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 258 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bf7e89a3c5bb411693c7060fde952813", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27906
08:05:02.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409848938496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409880199168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409880199168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409888817152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "007a46a6b2e443ea884839d1b80eeae5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409895108608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "007a46a6b2e443ea884839d1b80eeae5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 263 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="007a46a6b2e443ea884839d1b80eeae5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.817 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27911
08:05:02.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "56fb70e7dc714ff48fb991f42002d14c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409916215296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.826 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "56fb70e7dc714ff48fb991f42002d14c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 265 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="56fb70e7dc714ff48fb991f42002d14c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.827 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27913
08:05:02.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409953824768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207409980334080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e595777136424ceba47fc3710f9e3832", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207409980334080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e595777136424ceba47fc3710f9e3832" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.839 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 268 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e595777136424ceba47fc3710f9e3832", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27916
08:05:02.840 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410010574848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410010574848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410029944832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "990a4d7f61d84b9e839e4bf0d7535bd3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410037792768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.850 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "990a4d7f61d84b9e839e4bf0d7535bd3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 275 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="990a4d7f61d84b9e839e4bf0d7535bd3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.851 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27923
08:05:02.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "56ff54c2d17f4ce38f3bf78d0476959a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410059993088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "56ff54c2d17f4ce38f3bf78d0476959a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.861 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 279 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="56ff54c2d17f4ce38f3bf78d0476959a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27927
08:05:02.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410101067776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410101067776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.864 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410118021120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410126057472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "23c92a8495e541aba88014c832cec174", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410132639744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "23c92a8495e541aba88014c832cec174" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 284 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="23c92a8495e541aba88014c832cec174", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27932
08:05:02.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "576cd210ea56442480bfcd7398ae4d7d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410161111040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "576cd210ea56442480bfcd7398ae4d7d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 289 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="576cd210ea56442480bfcd7398ae4d7d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27937
08:05:02.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410207891456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b139746a4a0c4e8fb6230e4b2d80e280", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410230915072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.898 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b139746a4a0c4e8fb6230e4b2d80e280" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 294 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b139746a4a0c4e8fb6230e4b2d80e280", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27942
08:05:02.900 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410254442496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b30703ecbbc34f6da45cb8ddc23b2f9c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410254442496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b30703ecbbc34f6da45cb8ddc23b2f9c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.909 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 298 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b30703ecbbc34f6da45cb8ddc23b2f9c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.909 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27946
08:05:02.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410291466240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410315108352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410315108352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410320863232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410320863232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f8cede800c9d46fea63384391bd20195", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410327457792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f8cede800c9d46fea63384391bd20195" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.923 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 303 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f8cede800c9d46fea63384391bd20195", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27951
08:05:02.924 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410354593792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410373074944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410373074944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.927 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1841517825(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4c085db780474ba1b409cfa7b4aeb3b2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410379673600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4c085db780474ba1b409cfa7b4aeb3b2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.934 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1461810516(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.934 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 310 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4c085db780474ba1b409cfa7b4aeb3b2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.935 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27958
08:05:02.936 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@673201965(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "021c19667e124863aaf74d5d9e2702ab", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410393726976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "021c19667e124863aaf74d5d9e2702ab" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.946 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 312 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="021c19667e124863aaf74d5d9e2702ab", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27960
08:05:02.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410449920000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.955 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "56af4a4171e54f32beb7ccc0f0e83281", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410468990976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "56af4a4171e54f32beb7ccc0f0e83281" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 346 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="56af4a4171e54f32beb7ccc0f0e83281", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27994
08:05:02.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410489643008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.958 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410510893056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.960 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410510893056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f7732b5a8f7e480e83c0d87434e88035", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410518081536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f7732b5a8f7e480e83c0d87434e88035" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 351 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f7732b5a8f7e480e83c0d87434e88035", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 27999
08:05:02.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ea71a34efc144e5db5af71ad9cee7b7a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410545000448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ea71a34efc144e5db5af71ad9cee7b7a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 355 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ea71a34efc144e5db5af71ad9cee7b7a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28003
08:05:02.983 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410595991552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.983 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1072132383(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:02.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8fe53aade3ff4610a3f6aa2b00224737", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410614784000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:02.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8fe53aade3ff4610a3f6aa2b00224737" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:02.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 361 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8fe53aade3ff4610a3f6aa2b00224737", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:02.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28009
08:05:03.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c4fa6d01e8174da69c46f551a48e942f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410664005632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c4fa6d01e8174da69c46f551a48e942f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 375 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c4fa6d01e8174da69c46f551a48e942f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28023
08:05:03.008 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410692075520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410715275264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.009 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1216037055(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6a8193fecef24289909eaee9a08d9603", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410715275264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6a8193fecef24289909eaee9a08d9603" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 380 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6a8193fecef24289909eaee9a08d9603", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.020 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28028
08:05:03.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fea4e1fc83f543048c8545a751dbfc51", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410743504896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fea4e1fc83f543048c8545a751dbfc51" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 393 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fea4e1fc83f543048c8545a751dbfc51", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28041
08:05:03.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410792484864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410817728512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410817728512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207410826932224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c1885dea85be440a938fc15c0a43ae25", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410841337856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c1885dea85be440a938fc15c0a43ae25" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 402 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c1885dea85be440a938fc15c0a43ae25", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28050
08:05:03.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bb49420fd0b34b0685d6200df1e1baed", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410865188864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bb49420fd0b34b0685d6200df1e1baed" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 406 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bb49420fd0b34b0685d6200df1e1baed", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28054
08:05:03.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c44c910c005b4e28913f5ad0d6aadd5a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410921414656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c44c910c005b4e28913f5ad0d6aadd5a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 411 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c44c910c005b4e28913f5ad0d6aadd5a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.073 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28059
08:05:03.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d1d927b100904417b57962ec7e359347", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207410965008384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d1d927b100904417b57962ec7e359347" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 416 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d1d927b100904417b57962ec7e359347", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28064
08:05:03.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411026923520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f12ab5e3bacf433bba17a56eac9dcae9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411034705920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.094 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f12ab5e3bacf433bba17a56eac9dcae9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 422 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f12ab5e3bacf433bba17a56eac9dcae9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.095 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28070
08:05:03.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ab02140c7e05468ca9ede22365a912c2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411056275456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.105 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ab02140c7e05468ca9ede22365a912c2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.106 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 425 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ab02140c7e05468ca9ede22365a912c2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28073
08:05:03.107 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411097272320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411121827840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411121827840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "288915bc4f2d4414b693f4e16386fe89", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411129249792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.118 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "288915bc4f2d4414b693f4e16386fe89" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.119 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 431 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="288915bc4f2d4414b693f4e16386fe89", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28079
08:05:03.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "38397eff4d734ee0acde6ec227d80d1b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411154223104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "38397eff4d734ee0acde6ec227d80d1b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.131 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 435 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="38397eff4d734ee0acde6ec227d80d1b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28083
08:05:03.133 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@346818353(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.134 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1029479390(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.136 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@959933155(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3288e01b403846fab4d46b76f419bc03", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411202904064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3288e01b403846fab4d46b76f419bc03" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.141 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 440 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3288e01b403846fab4d46b76f419bc03", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.142 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28088
08:05:03.142 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411247919104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fdc11f34a3f14468bd21474160ee12fa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411247919104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.152 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fdc11f34a3f14468bd21474160ee12fa" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.153 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 462 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fdc11f34a3f14468bd21474160ee12fa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28110
08:05:03.155 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411288244224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8cc548dc97874ca0a417c2520815ce8a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411316916224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8cc548dc97874ca0a417c2520815ce8a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 474 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8cc548dc97874ca0a417c2520815ce8a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28122
08:05:03.168 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411343978496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2021a512ddb645119c074461ee23391e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411370287104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2021a512ddb645119c074461ee23391e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 479 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2021a512ddb645119c074461ee23391e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.178 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28127
08:05:03.179 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411396812800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.188 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "db3847373a97460996adf9e747ffbfa5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411396812800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.189 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "db3847373a97460996adf9e747ffbfa5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.190 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 483 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="db3847373a97460996adf9e747ffbfa5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.190 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28131
08:05:03.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a73dd96051b241bf8b42c556902feb8b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411440947200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.199 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a73dd96051b241bf8b42c556902feb8b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 488 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a73dd96051b241bf8b42c556902feb8b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28136
08:05:03.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b8c7ebab4f5748a9b1be394a4f7f6168", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411488358400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b8c7ebab4f5748a9b1be394a4f7f6168" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.218 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 493 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b8c7ebab4f5748a9b1be394a4f7f6168", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28141
08:05:03.219 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411548209152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.220 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411580223488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "08ada1203b3c4df7a76f69477e1ccf06", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411580223488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "08ada1203b3c4df7a76f69477e1ccf06" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 499 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="08ada1203b3c4df7a76f69477e1ccf06", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28147
08:05:03.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6478ae4fe7b4445f817ca16f1d9c9c9f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411619540992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.243 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6478ae4fe7b4445f817ca16f1d9c9c9f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.244 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 505 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6478ae4fe7b4445f817ca16f1d9c9c9f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28153
08:05:03.245 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411663704064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0b259efced574050bd25d7ef2d6f2c59", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411663704064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0b259efced574050bd25d7ef2d6f2c59" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.254 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 511 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0b259efced574050bd25d7ef2d6f2c59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.254 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28159
08:05:03.256 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411712475136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "189e4c29ca754cb3870acb0c7251d22d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411729625088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.265 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "189e4c29ca754cb3870acb0c7251d22d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 517 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="189e4c29ca754cb3870acb0c7251d22d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28165
08:05:03.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "18889a38833343f49faade19bff6a123", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411758718976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.274 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "18889a38833343f49faade19bff6a123" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.275 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 520 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="18889a38833343f49faade19bff6a123", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28168
08:05:03.284 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4d132461ad3244a0bf5367ed7429d041", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411797340160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4d132461ad3244a0bf5367ed7429d041" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.285 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 522 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4d132461ad3244a0bf5367ed7429d041", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28170
08:05:03.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411841056768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411857920000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.289 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411857920000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411866021888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.291 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@727432130(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.293 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1597682711(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.295 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@115430981(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ba5bd1ccc8fd4984ac58142e557eae8e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411866021888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.299 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ba5bd1ccc8fd4984ac58142e557eae8e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 529 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ba5bd1ccc8fd4984ac58142e557eae8e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28177
08:05:03.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e391c75079bf458c9fc9eebcc7f607e0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411900452864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.309 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e391c75079bf458c9fc9eebcc7f607e0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.310 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 552 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e391c75079bf458c9fc9eebcc7f607e0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.310 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28200
08:05:03.319 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "72e71b19ae5042b7a050e586d7b73bdf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207411939590144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.320 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "72e71b19ae5042b7a050e586d7b73bdf" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 566 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="72e71b19ae5042b7a050e586d7b73bdf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28214
08:05:03.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207411982413824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412002062336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412002062336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9aafcee803a848b386d9b01c79aa4f57", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412008288256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9aafcee803a848b386d9b01c79aa4f57" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.332 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 573 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9aafcee803a848b386d9b01c79aa4f57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.333 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28221
08:05:03.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6b1c723b6df641abbf107ae4bd6d0e67", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412032495616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6b1c723b6df641abbf107ae4bd6d0e67" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.341 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 577 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6b1c723b6df641abbf107ae4bd6d0e67", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28225
08:05:03.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412065402880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412087455744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7cdc9b04fdab4cfdb317070ee4820d16", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412087455744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.353 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7cdc9b04fdab4cfdb317070ee4820d16" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 580 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7cdc9b04fdab4cfdb317070ee4820d16", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.355 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28228
08:05:03.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412119863296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412139782144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "989cef28d6f7415d8c7ebb65e8bf9967", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412139782144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.366 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "989cef28d6f7415d8c7ebb65e8bf9967" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 586 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="989cef28d6f7415d8c7ebb65e8bf9967", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.367 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28234
08:05:03.368 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412163661824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412163661824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412191973376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412199657472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.371 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@75711496(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.385 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d7092fd0f607477b988fdc65bfa78062", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412199657472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d7092fd0f607477b988fdc65bfa78062" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 590 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d7092fd0f607477b988fdc65bfa78062", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28238
08:05:03.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412247564288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a15debc02758451bb2400103ac6931c5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412247564288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a15debc02758451bb2400103ac6931c5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 605 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a15debc02758451bb2400103ac6931c5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28253
08:05:03.400 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412299055104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fb55e3b527ca4a56b227832f29e8bb8d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412320862208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fb55e3b527ca4a56b227832f29e8bb8d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.409 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 611 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fb55e3b527ca4a56b227832f29e8bb8d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.410 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28259
08:05:03.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412343648256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.419 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2abf9d03d35640dc95fc9ba52f851d03", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412365606912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2abf9d03d35640dc95fc9ba52f851d03" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 614 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2abf9d03d35640dc95fc9ba52f851d03", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.421 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28262
08:05:03.422 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412390440960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "15cd9114b56a4abdb17770ba7f892917", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412390440960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "15cd9114b56a4abdb17770ba7f892917" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.431 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 618 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="15cd9114b56a4abdb17770ba7f892917", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28266
08:05:03.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f533b5a8a05248799c0dee6332aa9421", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412438478848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f533b5a8a05248799c0dee6332aa9421" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.441 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 623 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f533b5a8a05248799c0dee6332aa9421", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.442 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28271
08:05:03.444 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412478849024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.445 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412478849024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cd846780c59547efba4768ec1b55bcf9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412496539648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.456 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cd846780c59547efba4768ec1b55bcf9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 629 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="cd846780c59547efba4768ec1b55bcf9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28277
08:05:03.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fd22b0bfedcd4fc699c03ed679b78475", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412539207680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fd22b0bfedcd4fc699c03ed679b78475" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.467 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 634 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fd22b0bfedcd4fc699c03ed679b78475", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.467 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28282
08:05:03.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412584620032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.469 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412601835520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412601835520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.478 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c4b8101388844c4186b780f8a200103a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412609179648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c4b8101388844c4186b780f8a200103a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 641 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c4b8101388844c4186b780f8a200103a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.480 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28289
08:05:03.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412633255936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.488 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7bc2154e44984afab4d3832fb31600f0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412652466176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7bc2154e44984afab4d3832fb31600f0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 646 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7bc2154e44984afab4d3832fb31600f0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28294
08:05:03.491 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412676210688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "eb8d8d8e5d2a47fcab91873318fb858e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412693204992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "eb8d8d8e5d2a47fcab91873318fb858e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 651 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="eb8d8d8e5d2a47fcab91873318fb858e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28299
08:05:03.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "25dcbbd05923463eb060798f82fed16a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412717031424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "25dcbbd05923463eb060798f82fed16a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 655 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="25dcbbd05923463eb060798f82fed16a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.514 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28303
08:05:03.515 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412765634560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7392f59386124187b56797fd353d7bd9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412789972992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7392f59386124187b56797fd353d7bd9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 661 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7392f59386124187b56797fd353d7bd9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.526 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28309
08:05:03.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0a65541859ba4f3c9858786e1673daca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412820434944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.534 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0a65541859ba4f3c9858786e1673daca" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 666 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0a65541859ba4f3c9858786e1673daca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.535 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28314
08:05:03.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412859072512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e4093f6ede8f4e3093da8a298f779730", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412879134720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.547 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e4093f6ede8f4e3093da8a298f779730" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.548 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 670 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e4093f6ede8f4e3093da8a298f779730", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28318
08:05:03.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "34d56dabd3ab4d569603098694b7cef8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412900618240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "34d56dabd3ab4d569603098694b7cef8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 674 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="34d56dabd3ab4d569603098694b7cef8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28322
08:05:03.560 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1919970033(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.562 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2019619492(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "332ad99c676447388ac4f4c299b2d52f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207412955090944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "332ad99c676447388ac4f4c299b2d52f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.568 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1950335123(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.569 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 679 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="332ad99c676447388ac4f4c299b2d52f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28327
08:05:03.570 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207412993261568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.571 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413018607616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b676b902c54a4ee58d880b674a7858cb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413018607616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b676b902c54a4ee58d880b674a7858cb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.582 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 702 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b676b902c54a4ee58d880b674a7858cb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28350
08:05:03.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d9a83d76e259488e96f813f154eb8c5c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413050503168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.593 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d9a83d76e259488e96f813f154eb8c5c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.593 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1786935576(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 716 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d9a83d76e259488e96f813f154eb8c5c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28364
08:05:03.595 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413096845312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.596 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413096845312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5807616f3eaf4046bcc88ea1d86b2286", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413120704512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5807616f3eaf4046bcc88ea1d86b2286" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.606 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 722 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5807616f3eaf4046bcc88ea1d86b2286", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28370
08:05:03.608 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413150601216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413172801536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413180833792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.614 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@458531163(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b30c52f9948b4da29d4d69afc502382c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413180833792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b30c52f9948b4da29d4d69afc502382c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.624 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 738 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b30c52f9948b4da29d4d69afc502382c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.624 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28386
08:05:03.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "761c6547c305492ab9d8d97d0a197b03", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413224087552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "761c6547c305492ab9d8d97d0a197b03" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 754 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="761c6547c305492ab9d8d97d0a197b03", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28402
08:05:03.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d8a4a57514b14341892ee9185f29fd7d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413267918848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d8a4a57514b14341892ee9185f29fd7d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 757 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d8a4a57514b14341892ee9185f29fd7d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.646 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28405
08:05:03.647 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413300465664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413332680704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.649 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1683916103(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413332680704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.651 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1852832263(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.652 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@400299115(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.654 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@691810738(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "646419e9bf7a45ffad4e9f56dcb867cb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413341040640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "646419e9bf7a45ffad4e9f56dcb867cb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 761 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="646419e9bf7a45ffad4e9f56dcb867cb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.660 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28409
08:05:03.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4e1eb0543879483cb434e06d5dc91665", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413371707392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.671 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "4e1eb0543879483cb434e06d5dc91665" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 792 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4e1eb0543879483cb434e06d5dc91665", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.672 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28440
08:05:03.677 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@962129263(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bda6dec6e75840e9adc71b3f1a2349f3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413424062464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.681 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "bda6dec6e75840e9adc71b3f1a2349f3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.682 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@678856577(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 807 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bda6dec6e75840e9adc71b3f1a2349f3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28455
08:05:03.683 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1610527144(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413463846912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "93a056beb02448f6b90ad5f927b1ba93", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413483479040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.693 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "93a056beb02448f6b90ad5f927b1ba93" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.694 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 822 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="93a056beb02448f6b90ad5f927b1ba93", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28470
08:05:03.696 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413516242944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413532827648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.698 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413532827648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413540319232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.704 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@386382404(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "59cdbab314a246e5aa06fba3acda37b8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413540319232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "59cdbab314a246e5aa06fba3acda37b8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.710 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 847 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="59cdbab314a246e5aa06fba3acda37b8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.710 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28495
08:05:03.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1a612a9129a14867832fa55b92905ab0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413575577600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1a612a9129a14867832fa55b92905ab0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.720 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 852 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1a612a9129a14867832fa55b92905ab0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28500
08:05:03.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "22f40dd75455499c80c65c0ca6e4ace4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413615722496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.730 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "22f40dd75455499c80c65c0ca6e4ace4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.732 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 865 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="22f40dd75455499c80c65c0ca6e4ace4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28513
08:05:03.733 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1766461022(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.735 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1973212793(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.737 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1606769299(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.740 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1975131829(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5846a1ecf06b4bc799566de5e7564698", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413662777344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5846a1ecf06b4bc799566de5e7564698" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 870 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5846a1ecf06b4bc799566de5e7564698", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.744 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28518
08:05:03.746 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413730177024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.747 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413730177024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.753 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "df03e3c173b74509a8293930e6eb5a54", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413739823104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.754 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "df03e3c173b74509a8293930e6eb5a54" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 912 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="df03e3c173b74509a8293930e6eb5a54", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28560
08:05:03.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413773877248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d04ac78a151d4d4a96dbe6cc1a17a623", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413782446080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d04ac78a151d4d4a96dbe6cc1a17a623" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 915 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d04ac78a151d4d4a96dbe6cc1a17a623", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.765 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28563
08:05:03.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "563ad6fce68f4e09a37264e8354f00d5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413819457536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.774 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "563ad6fce68f4e09a37264e8354f00d5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.775 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1278985890(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 917 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="563ad6fce68f4e09a37264e8354f00d5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.776 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28565
08:05:03.777 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1602747970(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.777 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413844086784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413865484288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5a48495c87954df8ad187c7044c9dc95", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413865484288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "5a48495c87954df8ad187c7044c9dc95" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 922 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5a48495c87954df8ad187c7044c9dc95", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.790 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28570
08:05:03.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413902876672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.797 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@719533795(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f7a89a040d44477e8a98f9ae675d4a81", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413923860480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f7a89a040d44477e8a98f9ae675d4a81" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.801 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@260692668(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 947 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f7a89a040d44477e8a98f9ae675d4a81", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.802 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28595
08:05:03.803 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413954891776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.803 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@487920441(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413973647360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.805 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2105576247(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.805 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413973647360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.806 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207413982015488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.817 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dbe38cbe2372400a9e1e65ace4d1bb73", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207413982015488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "dbe38cbe2372400a9e1e65ace4d1bb73" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 972 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="dbe38cbe2372400a9e1e65ace4d1bb73", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.819 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28620
08:05:03.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414009516032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d30d933a5fcb4b74a57c78aaeb3b37aa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414042234880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "d30d933a5fcb4b74a57c78aaeb3b37aa" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 995 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d30d933a5fcb4b74a57c78aaeb3b37aa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.831 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28643
08:05:03.832 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414071062528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e719c56dda7d4c8ab647a3f8d3af23a8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414089605120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.842 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "e719c56dda7d4c8ab647a3f8d3af23a8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 999 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e719c56dda7d4c8ab647a3f8d3af23a8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28647
08:05:03.844 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414121353216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414121353216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "47ade91fc2fd4512b3ab439f5b0016f6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414141833216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.854 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "47ade91fc2fd4512b3ab439f5b0016f6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.856 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1005 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="47ade91fc2fd4512b3ab439f5b0016f6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.856 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28653
08:05:03.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414172672000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7ec31f62a42a4675bc9538126b073541", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414194176000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.867 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7ec31f62a42a4675bc9538126b073541" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.868 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1009 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7ec31f62a42a4675bc9538126b073541", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.868 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28657
08:05:03.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "72a1f800f0b947d98192537795b99053", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414223241216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "72a1f800f0b947d98192537795b99053" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.879 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1014 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="72a1f800f0b947d98192537795b99053", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.879 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28662
08:05:03.880 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1315434058(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414272233472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.882 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@268075264(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c071c9c5a1764ac387b45abd0a973ad0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414287757312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.889 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "c071c9c5a1764ac387b45abd0a973ad0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.890 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1021 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c071c9c5a1764ac387b45abd0a973ad0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28669
08:05:03.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414315286528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.892 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414332919808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "33e0ef148ee54fd9ba38d92ddd2957bc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414332919808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.901 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "33e0ef148ee54fd9ba38d92ddd2957bc" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.902 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1044 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="33e0ef148ee54fd9ba38d92ddd2957bc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28692
08:05:03.904 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@985909021(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.906 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1138960961(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.908 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@847747529(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.911 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a060385fe4ae477b8458becf76d6bd9d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414364368896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a060385fe4ae477b8458becf76d6bd9d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.912 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1764686872(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.913 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1049 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a060385fe4ae477b8458becf76d6bd9d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28697
08:05:03.914 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1307653391(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0e4c1b9610fb42d2943a93f70020f7a5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414408859648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "0e4c1b9610fb42d2943a93f70020f7a5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1072 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0e4c1b9610fb42d2943a93f70020f7a5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28720
08:05:03.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fdfe36313a254148b5e7d16cb97a556a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414447005696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.930 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "fdfe36313a254148b5e7d16cb97a556a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.932 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1102 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fdfe36313a254148b5e7d16cb97a556a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28750
08:05:03.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "158ec338d667487eaf8926409ae51fa1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414484123648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "158ec338d667487eaf8926409ae51fa1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1104 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="158ec338d667487eaf8926409ae51fa1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28752
08:05:03.945 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414528991232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.946 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@396017618(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ae175c683ee742a4bc7990224fce2463", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414552039424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ae175c683ee742a4bc7990224fce2463" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ae175c683ee742a4bc7990224fce2463", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28758
08:05:03.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "24cb14476bc146dcad9738f5a63caeca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414579847168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "24cb14476bc146dcad9738f5a63caeca" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1123 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="24cb14476bc146dcad9738f5a63caeca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28771
08:05:03.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3ab3d31ab5f147aea751a4007ddc4e02", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414631219200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.977 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3ab3d31ab5f147aea751a4007ddc4e02" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.979 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1125 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3ab3d31ab5f147aea751a4007ddc4e02", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.979 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28773
08:05:03.979 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@425534777(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:03.980 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414678441984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.982 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414695043072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "47fe9c4aa92d4475af9a4569f21d3c0e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414703140864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "47fe9c4aa92d4475af9a4569f21d3c0e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:03.992 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1132 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="47fe9c4aa92d4475af9a4569f21d3c0e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:03.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28780
08:05:03.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414730678272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414750937088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414757769216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:03.996 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414757769216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.005 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b44136754cd04daf9865c407b9d3510b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414764912640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b44136754cd04daf9865c407b9d3510b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.007 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1148 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b44136754cd04daf9865c407b9d3510b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28796
08:05:04.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "07c6d3b1a574489daf3032479aded0cd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414786510848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "07c6d3b1a574489daf3032479aded0cd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1150 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="07c6d3b1a574489daf3032479aded0cd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28798
08:05:04.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7f11c87d52ca4961bdc1f0e0e7146093", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414842195968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "7f11c87d52ca4961bdc1f0e0e7146093" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1155 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7f11c87d52ca4961bdc1f0e0e7146093", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.030 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28803
08:05:04.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414886793216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414904033280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f8a6504fea904a7181c9bdb0a397b1bc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414910455808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f8a6504fea904a7181c9bdb0a397b1bc" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1162 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f8a6504fea904a7181c9bdb0a397b1bc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28810
08:05:04.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414944313344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.046 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414961377280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.048 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@118342710(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8f1bfa729c3e4f99a057399f7c934e12", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207414969630720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "8f1bfa729c3e4f99a057399f7c934e12" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1170 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8f1bfa729c3e4f99a057399f7c934e12", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.058 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28818
08:05:04.059 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207414996721664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415021834240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3cc7e902793244eb9edf12247fdf7f27", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415021834240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "3cc7e902793244eb9edf12247fdf7f27" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1184 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3cc7e902793244eb9edf12247fdf7f27", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28832
08:05:04.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415045750784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415045750784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415063216128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415072432128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415072432128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415079526400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.074 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415079526400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415086010368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415090831360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415090831360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "80f6667d2243405ebfae15cdb3f3ae89", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415096328192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "80f6667d2243405ebfae15cdb3f3ae89" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1192 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="80f6667d2243405ebfae15cdb3f3ae89", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.089 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28840
08:05:04.090 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415118946304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "220ce9051d744733bd304bd6d6d1fdea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415149215744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "220ce9051d744733bd304bd6d6d1fdea" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1196 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="220ce9051d744733bd304bd6d6d1fdea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28844
08:05:04.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415172755456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415196516352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2e2702d82e134f51ba757545ea9e6f7e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415196516352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.112 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2e2702d82e134f51ba757545ea9e6f7e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1201 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2e2702d82e134f51ba757545ea9e6f7e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.113 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28849
08:05:04.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415220211712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1f2bb8879bed4504880e8ee6ee9ceaf4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415247089664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.125 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1f2bb8879bed4504880e8ee6ee9ceaf4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.127 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1206 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1f2bb8879bed4504880e8ee6ee9ceaf4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28854
08:05:04.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415276519424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b3b45d109a9d44d9bbfdaafabdcede89", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415302926336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b3b45d109a9d44d9bbfdaafabdcede89" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.139 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1211 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b3b45d109a9d44d9bbfdaafabdcede89", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.139 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28859
08:05:04.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415324803072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.148 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1e3e1f8901644c42994f06f568fcabbe", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415351074816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.149 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1e3e1f8901644c42994f06f568fcabbe" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.150 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1214 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1e3e1f8901644c42994f06f568fcabbe", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.150 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28862
08:05:04.153 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1125175445(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.155 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@28742410(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ffa745463b6649398a4c78de8994e6c0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415377072128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ffa745463b6649398a4c78de8994e6c0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.161 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1218 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ffa745463b6649398a4c78de8994e6c0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.162 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28866
08:05:04.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "08fe830adb3f4e59ac3cb7d551889f7d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415421390848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "08fe830adb3f4e59ac3cb7d551889f7d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1232 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="08fe830adb3f4e59ac3cb7d551889f7d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28880
08:05:04.174 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415466950656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.175 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415491088384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.182 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ced60a72f0634e829dfb58d4daf604e0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415491088384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.183 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "ced60a72f0634e829dfb58d4daf604e0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.184 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1246 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ced60a72f0634e829dfb58d4daf604e0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28894
08:05:04.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f8cadf14a62a4eb088c20964a11bf1a1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415518498816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f8cadf14a62a4eb088c20964a11bf1a1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.193 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1248 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f8cadf14a62a4eb088c20964a11bf1a1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28896
08:05:04.194 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1907497704(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.196 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@418864284(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "038d1065beb142db905f13835027cf51", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415556685824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.205 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "038d1065beb142db905f13835027cf51" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.206 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1250 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="038d1065beb142db905f13835027cf51", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.207 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28898
08:05:04.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "744a812df0db44bf87308206a6fe9409", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415623475200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.216 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "744a812df0db44bf87308206a6fe9409" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.217 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1274 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="744a812df0db44bf87308206a6fe9409", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28922
08:05:04.222 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1571201903(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2ce52589fe524ae5804c8d591827ccff", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415651254272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.227 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "2ce52589fe524ae5804c8d591827ccff" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.227 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1757234450(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.228 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1278 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2ce52589fe524ae5804c8d591827ccff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.228 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28926
08:05:04.229 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415695151104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.229 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@163149751(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.230 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415695151104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "39e2a4528bd942a191ce5d449eb32a90", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415719186432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.239 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "39e2a4528bd942a191ce5d449eb32a90" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.241 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1292 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="39e2a4528bd942a191ce5d449eb32a90", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.241 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28940
08:05:04.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b3e6aedd71784a9b99d42bce5174888b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415744495616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.250 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "b3e6aedd71784a9b99d42bce5174888b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1314 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b3e6aedd71784a9b99d42bce5174888b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28962
08:05:04.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207415793188864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.253 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@730388896(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.260 [DEBUG - chaos-test-thread] (Connection.java:575) [peer db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)] disconnecting while in state READY
08:05:04.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6a0f986fde4644948cbb4f76f0130058", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207415811682304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "6a0f986fde4644948cbb4f76f0130058" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.264 [DEBUG - kudu-nio-3] (Connection.java:239) [peer db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)] handling channelInactive
08:05:04.264 [DEBUG - kudu-nio-3] (Connection.java:709) [peer db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)] cleaning up while in state READY due to: connection closed
08:05:04.264 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795) for tablet 2b2d91a4d34543fb917e4b333e1fe523: connection closed
08:05:04.264 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795) for tablet 2b2d91a4d34543fb917e4b333e1fe523: connection closed
08:05:04.264 [DEBUG - kudu-nio-3] (RemoteTablet.java:145) tablet 2b2d91a4d34543fb917e4b333e1fe523 already removed ts db912c756d5642188ac063a9a687a1fe, size left is 2
08:05:04.280 [DEBUG - pool-2-thread-1] (Connection.java:748) [peer master-127.26.35.126:36373(127.26.35.126:36373)] connecting to peer
08:05:04.281 [DEBUG - kudu-nio-4] (Connection.java:757) [peer master-127.26.35.126:36373(127.26.35.126:36373)] Successfully connected to peer
08:05:04.297 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x3ac1261e, L:/127.0.0.1:45340 - R:/127.26.35.126:36373] using TOKEN/null
08:05:04.298 [DEBUG - kudu-nio-4] (RemoteTablet.java:167) master-127.26.35.126:36373 was demoted as the leader for Kudu Master
08:05:04.298 [DEBUG - kudu-nio-4] (RemoteTablet.java:160) master-127.26.35.126:36373 couldn't be demoted as the leader for Kudu Master, there is no known leader
08:05:04.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:05:04.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=2, TimeoutTracker(timeout=29983, elapsed=21), Traces: [0ms] sending RPC to server master-127.26.35.126:36373, [18ms] delaying RPC due to: Illegal state: Not the leader. Local UUID: bc249e53f0ba43a8a5086f118f93b26f, Raft Consensus state: current_term: 3 leader_uuid: "62377a7fc20444fbade663c05954a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [18ms] received response from server master-127.26.35.126:36373: Illegal state: Not the leader. Local UUID: bc249e53f0ba43a8a5086f118f93b26f, Raft Consensus state: current_term: 3 leader_uuid: "62377a7fc20444fbade663c05954a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.126:36373, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.124:44375, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.125:41239, [21ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.126:36373: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.125:41239: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.124:44375: OK, deferred=Deferred@639017036(state=PENDING, result=null, callback=get tablet locations from the master for table org.apache.kudu.client.ITClient-1783497853607 -> release master lookup permit -> retry RPC, errback=passthrough -> release master lookup permit -> retry RPC after error)) after lookup
08:05:04.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:05:04.304 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]}]
08:05:04.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=2, sequence_id=16058, TimeoutTracker(timeout=30000, elapsed=41), Traces: [0ms] sending RPC to server db912c756d5642188ac063a9a687a1fe, [2ms] received response from server db912c756d5642188ac063a9a687a1fe: Network error: connection closed, [2ms] delaying RPC due to: Network error: connection closed, [18ms] refreshing cache from master, [18ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [36ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: bc249e53f0ba43a8a5086f118f93b26f, Raft Consensus state: current_term: 3 leader_uuid: "62377a7fc20444fbade663c05954a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [36ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: Illegal state: Not the leader. Local UUID: bc249e53f0ba43a8a5086f118f93b26f, Raft Consensus state: current_term: 3 leader_uuid: "62377a7fc20444fbade663c05954a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [38ms] Sub RPC GetTableLocations: refreshing cache from master, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.126:36373, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.124:44375, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.35.125:41239, [39ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.126:36373: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.125:41239: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.26.35.124:44375: OK, [40ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.124:44375, [41ms] Sub RPC GetTableLocations: received response from server master-127.26.35.124:44375: OK, deferred=Deferred@1307691101(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduSession$$Lambda$238/0x00007f6f58338850@27edce94 -> passthrough -> wakeup thread writer-test-thread, errback=passthrough -> org.apache.kudu.client.AsyncKuduSession$SingleOperationErrCallback@6041c34e -> wakeup thread writer-test-thread)) after lookup
08:05:04.304 [DEBUG - kudu-nio-1] (Connection.java:748) [peer db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)] connecting to peer
08:05:04.305 [DEBUG - kudu-nio-5] (Connection.java:757) [peer db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)] Successfully connected to peer
08:05:04.317 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x74490a54, L:/127.0.0.1:47670 - R:/127.26.35.67:38795] using TOKEN/null
08:05:04.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2b2d91a4d34543fb917e4b333e1fe523 for table 'org.apache.kudu.client.ITClient-1783497853607' with partition [<start>, <end>)
08:05:04.321 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]}]
08:05:04.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="6a0f986fde4644948cbb4f76f0130058", state=NEXT, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=2, KuduRpc(method=Scan, tablet=2b2d91a4d34543fb917e4b333e1fe523, attempt=2, TimeoutTracker(timeout=30000, elapsed=58), Traces: [0ms] sending RPC to server db912c756d5642188ac063a9a687a1fe, [2ms] received response from server db912c756d5642188ac063a9a687a1fe: Network error: connection closed, [2ms] delaying RPC due to: Network error: connection closed, [18ms] refreshing cache from master, [18ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.126:36373, [36ms] Sub RPC GetTableLocations: delaying RPC due to: Illegal state: Not the leader. Local UUID: bc249e53f0ba43a8a5086f118f93b26f, Raft Consensus state: current_term: 3 leader_uuid: "62377a7fc20444fbade663c05954a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [36ms] Sub RPC GetTableLocations: received response from server master-127.26.35.126:36373: Illegal state: Not the leader. Local UUID: bc249e53f0ba43a8a5086f118f93b26f, Raft Consensus state: current_term: 3 leader_uuid: "62377a7fc20444fbade663c05954a19b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } } (error 0), [57ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.35.124:44375, [58ms] Sub RPC GetTableLocations: received response from server master-127.26.35.124:44375: OK, deferred=Deferred@2100799711(state=PENDING, result=null, callback=get nextRows response -> wakeup thread scanner-test-thread, errback=NextRow errback -> wakeup thread scanner-test-thread))) after lookup
08:05:04.323 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1320 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6a0f986fde4644948cbb4f76f0130058", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.323 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28968
08:05:04.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a1905cf8e1c4419f81812950db4f4fe0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416092790784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a1905cf8e1c4419f81812950db4f4fe0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.336 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1334 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a1905cf8e1c4419f81812950db4f4fe0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28982
08:05:04.337 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207416126685184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.338 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207416158810112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.339 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207416158810112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c1f352ff3a6b4e3894265903d401999b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416166338560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c1f352ff3a6b4e3894265903d401999b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1340 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c1f352ff3a6b4e3894265903d401999b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.351 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28988
08:05:04.361 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "466bdc31eb324eb498220d1261682b54", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416192180224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.362 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "466bdc31eb324eb498220d1261682b54" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1344 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="466bdc31eb324eb498220d1261682b54", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28992
08:05:04.369 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1130216037(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5aaed119e6664aa4bc525c274cc67551", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416263233536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5aaed119e6664aa4bc525c274cc67551" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.373 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1095430857(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.375 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1347 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5aaed119e6664aa4bc525c274cc67551", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 28995
08:05:04.384 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c9055308d139434e95e087c0ebc88d3b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416298418176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.384 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c9055308d139434e95e087c0ebc88d3b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.386 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1352 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c9055308d139434e95e087c0ebc88d3b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29000
08:05:04.389 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207416341434368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.397 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5f1ec90246d74386be70154f0ce22840", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416362115072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.397 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5f1ec90246d74386be70154f0ce22840" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.399 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1375 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5f1ec90246d74386be70154f0ce22840", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29023
08:05:04.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207416403738624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.402 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207416416768000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.405 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207416424177664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.415 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cbf0f6ddbc7f4a55aca82a002f8c8862", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416436908032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.415 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cbf0f6ddbc7f4a55aca82a002f8c8862" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.417 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1381 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="cbf0f6ddbc7f4a55aca82a002f8c8862", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.417 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29029
08:05:04.418 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207416473935872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.429 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "93323d23564f441e80a8d76907836d5a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416489992192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.429 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "93323d23564f441e80a8d76907836d5a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.431 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1384 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="93323d23564f441e80a8d76907836d5a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.431 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29032
08:05:04.438 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d1596043f21a4bec8b2a2fc8d92ce8a7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416523927552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.439 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d1596043f21a4bec8b2a2fc8d92ce8a7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.440 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1389 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d1596043f21a4bec8b2a2fc8d92ce8a7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.440 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29037
08:05:04.450 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "afd63f7156f542b8ba7ff1d097709e5e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416580276224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.450 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "afd63f7156f542b8ba7ff1d097709e5e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.452 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1391 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="afd63f7156f542b8ba7ff1d097709e5e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.452 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29039
08:05:04.459 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "227d0264b3d54f41acd79c1fe7cfc7b8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416624623616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.460 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "227d0264b3d54f41acd79c1fe7cfc7b8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1395 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="227d0264b3d54f41acd79c1fe7cfc7b8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.461 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29043
08:05:04.462 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207416640188416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.471 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2e0043aa85ca41ee8677e0c6a299bbf6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416672120832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2e0043aa85ca41ee8677e0c6a299bbf6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1398 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2e0043aa85ca41ee8677e0c6a299bbf6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29046
08:05:04.482 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4f83ebb1098b47888441f9616061bc1c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416698437632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.482 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4f83ebb1098b47888441f9616061bc1c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1399 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4f83ebb1098b47888441f9616061bc1c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29047
08:05:04.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5dc06da0e4ae4b9d9ddddf52a01ef87b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416763891712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5dc06da0e4ae4b9d9ddddf52a01ef87b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.496 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1404 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5dc06da0e4ae4b9d9ddddf52a01ef87b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.496 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29052
08:05:04.504 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e4112f62400b41469adcd73fdff3544e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416812253184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.504 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e4112f62400b41469adcd73fdff3544e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.505 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1408 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e4112f62400b41469adcd73fdff3544e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.506 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29056
08:05:04.516 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "19d2f03dacef43eb85e2c381b7cf561a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416835620864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.516 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "19d2f03dacef43eb85e2c381b7cf561a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.517 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1411 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="19d2f03dacef43eb85e2c381b7cf561a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.518 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29059
08:05:04.536 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "93a24e13c21f43edb9486504a4d10c91", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416878678016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.536 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "93a24e13c21f43edb9486504a4d10c91" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1416 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="93a24e13c21f43edb9486504a4d10c91", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29064
08:05:04.546 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "159ffaa2b5aa4bb886660d452cc75c85", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207416964059136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.546 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "159ffaa2b5aa4bb886660d452cc75c85" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.547 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1427 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="159ffaa2b5aa4bb886660d452cc75c85", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.547 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29075
08:05:04.548 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417004548096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.548 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@59515288(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.556 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "81fc1c90085348b89aea413569290ff7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417004548096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.556 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "81fc1c90085348b89aea413569290ff7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.556 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1856290192(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.558 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1430 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="81fc1c90085348b89aea413569290ff7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29078
08:05:04.568 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5afbc3b63ee04dae969f9f9a240e3bd6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417044844544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.568 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5afbc3b63ee04dae969f9f9a240e3bd6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.573 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1432 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5afbc3b63ee04dae969f9f9a240e3bd6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.573 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29080
08:05:04.584 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3df14ccda3f844b39143cc291aa7b9dc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417108082688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.584 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3df14ccda3f844b39143cc291aa7b9dc" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.586 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1455 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3df14ccda3f844b39143cc291aa7b9dc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.586 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29103
08:05:04.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417159897088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.588 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1082436787(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.596 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c2d517405f9347e5b75b23af9ba1e062", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417182162944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.596 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c2d517405f9347e5b75b23af9ba1e062" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.597 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1460 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c2d517405f9347e5b75b23af9ba1e062", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29108
08:05:04.598 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417208139776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "da0ad805cd5f46a1aaad1991230c9ebb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417229082624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "da0ad805cd5f46a1aaad1991230c9ebb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1474 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="da0ad805cd5f46a1aaad1991230c9ebb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.608 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29122
08:05:04.609 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417252937728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.617 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a4572caef2be42d6bc64a54f17e06f70", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417270861824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.617 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a4572caef2be42d6bc64a54f17e06f70" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1477 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a4572caef2be42d6bc64a54f17e06f70", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.619 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29125
08:05:04.620 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1456394960(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417299705856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417316622336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.631 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "245196a0e893467e84e3725df56cb35f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417316622336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.631 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "245196a0e893467e84e3725df56cb35f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.633 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1481 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="245196a0e893467e84e3725df56cb35f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29129
08:05:04.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c4b3b581edfe4161871f86e9c2991832", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417348227072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c4b3b581edfe4161871f86e9c2991832" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.644 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1494 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c4b3b581edfe4161871f86e9c2991832", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.644 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29142
08:05:04.645 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417400029184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.646 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@875346288(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.646 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417419063296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.647 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417426808832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.648 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2133838424(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417426808832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.649 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417433427968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.649 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@439029818(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.650 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417433427968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.651 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@978520573(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.653 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1810219262(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "815701bd5f26473f88db1cb5a0d98fdc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417440776192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "815701bd5f26473f88db1cb5a0d98fdc" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.662 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1512 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="815701bd5f26473f88db1cb5a0d98fdc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29160
08:05:04.672 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7cbd4add04c147f288c639574b59ff82", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417470152704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.672 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7cbd4add04c147f288c639574b59ff82" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.673 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1552 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7cbd4add04c147f288c639574b59ff82", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.673 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29200
08:05:04.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417517768704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.678 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1788455632(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.680 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@686939513(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.686 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8bb63d87a5e04412a210d6d64861fd15", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417541234688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.686 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8bb63d87a5e04412a210d6d64861fd15" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.687 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@181347707(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.688 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1558 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8bb63d87a5e04412a210d6d64861fd15", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29206
08:05:04.689 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417572188160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.690 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417601437696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.698 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "12ed9670ac114ea7841cdb523b323d76", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417601437696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.698 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "12ed9670ac114ea7841cdb523b323d76" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.699 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1582 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="12ed9670ac114ea7841cdb523b323d76", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.699 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29230
08:05:04.700 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417629552640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.710 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7090a57b6e52435382aa9cb584ba7d55", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417647390720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.710 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7090a57b6e52435382aa9cb584ba7d55" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.712 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1594 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7090a57b6e52435382aa9cb584ba7d55", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.712 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29242
08:05:04.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417692065792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417699729408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417699729408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.724 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e13df857c30c478db271da791e23fb21", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417710448640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.724 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e13df857c30c478db271da791e23fb21" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.725 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1340667628(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.726 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1599 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e13df857c30c478db271da791e23fb21", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29247
08:05:04.727 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1744833259(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417723482112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.736 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "20d54df0d3e24784b494c39f5061544b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417756520448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.737 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "20d54df0d3e24784b494c39f5061544b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1602 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="20d54df0d3e24784b494c39f5061544b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.739 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29250
08:05:04.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a35717b5fc214d9e9efaabe90caf839e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417806852096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a35717b5fc214d9e9efaabe90caf839e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.749 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1625 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a35717b5fc214d9e9efaabe90caf839e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29273
08:05:04.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417827188736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2ca6b515d7f4454d8a492abb18a66e18", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417849049088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2ca6b515d7f4454d8a492abb18a66e18" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.760 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1628 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2ca6b515d7f4454d8a492abb18a66e18", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29276
08:05:04.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "00d2b858660d4c27b8564157b4fde906", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417880047616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.771 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "00d2b858660d4c27b8564157b4fde906" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.772 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1633 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="00d2b858660d4c27b8564157b4fde906", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29281
08:05:04.774 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417923584000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.775 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417951186944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.776 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417951186944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.777 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207417959120896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.786 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2274b1b4bd384221a06461dcfa950094", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417959120896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.786 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2274b1b4bd384221a06461dcfa950094" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.787 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1642 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2274b1b4bd384221a06461dcfa950094", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29290
08:05:04.798 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "08d9ef27fbfe4478bf0b25bdd7d35428", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207417988763648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.798 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "08d9ef27fbfe4478bf0b25bdd7d35428" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.799 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1647 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="08d9ef27fbfe4478bf0b25bdd7d35428", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29295
08:05:04.808 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "33b8d4b47fe14d2686892883c5bb944d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418032959488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.808 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "33b8d4b47fe14d2686892883c5bb944d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.810 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1652 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="33b8d4b47fe14d2686892883c5bb944d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29300
08:05:04.811 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207418082426880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207418099793920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b9bfa8b1ff0d4c27a8b843866a1c0e9c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418105716736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b9bfa8b1ff0d4c27a8b843866a1c0e9c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.823 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1659 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b9bfa8b1ff0d4c27a8b843866a1c0e9c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29307
08:05:04.832 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "46179d5d807c432fb3dc8120d0f5a0f7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418130182144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.832 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "46179d5d807c432fb3dc8120d0f5a0f7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.834 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1663 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="46179d5d807c432fb3dc8120d0f5a0f7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29311
08:05:04.835 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1320949895(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.844 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "116a52fa65cd4dba97fd68216d3ebe6f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418197430272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.844 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "116a52fa65cd4dba97fd68216d3ebe6f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.845 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1670 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="116a52fa65cd4dba97fd68216d3ebe6f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29318
08:05:04.847 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207418224173056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.848 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207418245844992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.849 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207418254647296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.859 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9f568078ea0344a8a5c912b9fbfe3b10", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418254647296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.859 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9f568078ea0344a8a5c912b9fbfe3b10" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.860 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1026230486(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.861 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1686 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9f568078ea0344a8a5c912b9fbfe3b10", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.861 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29334
08:05:04.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ed6ca7619de345da95d3463a098ada0e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418301136896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ed6ca7619de345da95d3463a098ada0e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1691 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ed6ca7619de345da95d3463a098ada0e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29339
08:05:04.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a70334d63fe04f9499ce546733896233", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418335379456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a70334d63fe04f9499ce546733896233" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.881 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@905758217(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.882 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1705 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a70334d63fe04f9499ce546733896233", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29353
08:05:04.883 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1564726543(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.885 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1939179008(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.891 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0dd6b9c6fb19447a8ef7313d9b7d2aa5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418379923456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.891 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0dd6b9c6fb19447a8ef7313d9b7d2aa5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.892 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1711 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0dd6b9c6fb19447a8ef7313d9b7d2aa5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.892 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29359
08:05:04.900 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "81c4bd914aed456cad5467f1ab235d9f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418419191808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.900 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "81c4bd914aed456cad5467f1ab235d9f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.902 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1742 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="81c4bd914aed456cad5467f1ab235d9f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29390
08:05:04.912 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4a6bf9ef01ce4d6f96ad0e4419cea89e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418459742208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.912 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4a6bf9ef01ce4d6f96ad0e4419cea89e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.914 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1747 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4a6bf9ef01ce4d6f96ad0e4419cea89e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29395
08:05:04.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dde83c475341403f8f37fb4e564d2c0b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418505367552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dde83c475341403f8f37fb4e564d2c0b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1752 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="dde83c475341403f8f37fb4e564d2c0b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29400
08:05:04.931 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@379407644(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.935 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "978711ddad5e4677a2876dc8a046d63d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418554867712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.936 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "978711ddad5e4677a2876dc8a046d63d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.937 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1757 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="978711ddad5e4677a2876dc8a046d63d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29405
08:05:04.948 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c2f72eb4b3b6475bab10e99133616f49", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418601693184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.948 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c2f72eb4b3b6475bab10e99133616f49" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1762 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c2f72eb4b3b6475bab10e99133616f49", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.950 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29410
08:05:04.961 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "99bb25b0edef45e28c955f79070cfccd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418640990208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.961 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "99bb25b0edef45e28c955f79070cfccd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.962 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1774 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="99bb25b0edef45e28c955f79070cfccd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.962 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29422
08:05:04.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207418699612160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.965 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207418725646336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.965 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1157766472(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.968 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@111821642(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.969 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1498443801(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:04.973 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d1cfcd5e7efe4027a4d90d303b64e73b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418725646336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.973 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d1cfcd5e7efe4027a4d90d303b64e73b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.975 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1780 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d1cfcd5e7efe4027a4d90d303b64e73b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.975 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29428
08:05:04.977 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207418758717440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.977 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207418775625728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.978 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207418775625728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207418787524609) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.980 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207418787524609) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "573a083128f5424c814ddb3db7868383", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418795106304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "573a083128f5424c814ddb3db7868383" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:04.991 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1814 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="573a083128f5424c814ddb3db7868383", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:04.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29462
08:05:04.998 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0274c09e616e4b2e922f5a7ded06dfc0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418819473408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:04.998 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0274c09e616e4b2e922f5a7ded06dfc0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.000 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1818 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0274c09e616e4b2e922f5a7ded06dfc0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.000 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29466
08:05:05.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "51d444b6647947d38f8b2bfd501ee66a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418872860672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "51d444b6647947d38f8b2bfd501ee66a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.010 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1820 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="51d444b6647947d38f8b2bfd501ee66a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.010 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29468
08:05:05.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3be989418d334f4ba604ef862facc60b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418902896640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3be989418d334f4ba604ef862facc60b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.021 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1824 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3be989418d334f4ba604ef862facc60b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29472
08:05:05.022 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207418943713280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.030 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6551aa61b7414c2d8dec9845419c8dff", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418963562496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6551aa61b7414c2d8dec9845419c8dff" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.032 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1830 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6551aa61b7414c2d8dec9845419c8dff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29478
08:05:05.041 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5582af076487489d8e28cba722f7b204", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207418991611904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.041 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5582af076487489d8e28cba722f7b204" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.043 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1835 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5582af076487489d8e28cba722f7b204", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.043 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29483
08:05:05.043 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@634991490(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.051 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "07a58e0ecdc04f36a31c777fa4fe3c81", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419031789568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.051 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "07a58e0ecdc04f36a31c777fa4fe3c81" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.052 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1840 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="07a58e0ecdc04f36a31c777fa4fe3c81", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29488
08:05:05.061 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9592c7f04b4c45a8a1c97b83b65e642d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419072466944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.061 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9592c7f04b4c45a8a1c97b83b65e642d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1852 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9592c7f04b4c45a8a1c97b83b65e642d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29500
08:05:05.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1ecd4fc3779c4466a09c6face5fb4587", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419109818368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1ecd4fc3779c4466a09c6face5fb4587" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.071 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1854 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1ecd4fc3779c4466a09c6face5fb4587", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29502
08:05:05.078 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1894027820(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "458ea1a856474a7580276ade9cdfdd54", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419152580608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "458ea1a856474a7580276ade9cdfdd54" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.084 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1856 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="458ea1a856474a7580276ade9cdfdd54", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29504
08:05:05.086 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419205001216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.087 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419223605248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5e9cce85210f460dbdd2f5ea2e675e58", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419231076352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5e9cce85210f460dbdd2f5ea2e675e58" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.098 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1873 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5e9cce85210f460dbdd2f5ea2e675e58", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.098 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29521
08:05:05.099 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419259777024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.108 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5e69fe4cb8854f2195846132fb500d44", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419279486976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.108 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5e69fe4cb8854f2195846132fb500d44" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.109 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1879 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5e69fe4cb8854f2195846132fb500d44", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.110 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29527
08:05:05.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0c2b440469b74e018a29e583fa25174d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419291426816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0c2b440469b74e018a29e583fa25174d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.122 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1881 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0c2b440469b74e018a29e583fa25174d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29529
08:05:05.123 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419354296320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.128 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@612384617(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.133 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "97a62cd11f644d4eb174ef4c4f0e815c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419375681536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.134 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "97a62cd11f644d4eb174ef4c4f0e815c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.134 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2114601816(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1887 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="97a62cd11f644d4eb174ef4c4f0e815c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29535
08:05:05.137 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419408035840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.137 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@304298552(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.139 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1174581154(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.144 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "542ec1fdc6b345aa81d9e65b52d62c9a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419434303488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "542ec1fdc6b345aa81d9e65b52d62c9a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.146 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1902 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="542ec1fdc6b345aa81d9e65b52d62c9a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.146 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29550
08:05:05.147 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419458260992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.148 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419476652032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0c54ac40df5646cf90499c72629edf64", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419476652032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0c54ac40df5646cf90499c72629edf64" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.159 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1933 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0c54ac40df5646cf90499c72629edf64", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.160 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29581
08:05:05.169 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "34fdfceb1875474ab30ced0fa756c8b0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419531722752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.169 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "34fdfceb1875474ab30ced0fa756c8b0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.171 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1939 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="34fdfceb1875474ab30ced0fa756c8b0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29587
08:05:05.172 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419560701952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419577384960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.174 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419583983616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.181 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "346e5ca2c4fc4010a511e616181f5fcd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419589660672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.182 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "346e5ca2c4fc4010a511e616181f5fcd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.184 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1947 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="346e5ca2c4fc4010a511e616181f5fcd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.184 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29595
08:05:05.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419621105664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.186 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1675410300(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.194 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "709745a3bcdd4cf18fcde71398f600e9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419632492544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.194 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "709745a3bcdd4cf18fcde71398f600e9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.196 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1950 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="709745a3bcdd4cf18fcde71398f600e9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.196 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29598
08:05:05.197 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419664621568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.198 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419680428032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.199 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419687387136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.207 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1331700956(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "141aa41dab764acb8bb4ec4dce98160f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419687387136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "141aa41dab764acb8bb4ec4dce98160f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.213 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1142502898(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1966 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="141aa41dab764acb8bb4ec4dce98160f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.214 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29614
08:05:05.215 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419738263552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.224 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "28be80772db64ac19474000538c36d78", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419755180032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.224 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "28be80772db64ac19474000538c36d78" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1982 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="28be80772db64ac19474000538c36d78", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.226 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29630
08:05:05.227 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419798081536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2905056dd64b42a5b8812ff4b3e2029a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419798081536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.236 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2905056dd64b42a5b8812ff4b3e2029a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.237 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1995 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2905056dd64b42a5b8812ff4b3e2029a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29643
08:05:05.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "60fb7a476cb2462cbd7ee84fe60b593b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419829174272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.248 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "60fb7a476cb2462cbd7ee84fe60b593b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.249 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2000 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="60fb7a476cb2462cbd7ee84fe60b593b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.249 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29648
08:05:05.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419873308672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.251 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419899305984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.256 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@397802860(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5625e57f3ee24723a81acfe408635b21", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419899305984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5625e57f3ee24723a81acfe408635b21" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.261 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@288666557(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2006 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5625e57f3ee24723a81acfe408635b21", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29654
08:05:05.270 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e865f7d5181046b190b4abd3e2f7df4f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419940995072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.271 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e865f7d5181046b190b4abd3e2f7df4f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.272 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2012 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e865f7d5181046b190b4abd3e2f7df4f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.272 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29660
08:05:05.273 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419975225344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.274 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207419975225344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.283 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9920ed2259a947b7945c3d5fbff39c98", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207419975225344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.284 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9920ed2259a947b7945c3d5fbff39c98" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2033 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9920ed2259a947b7945c3d5fbff39c98", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.286 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29681
08:05:05.287 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420041166848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420050866176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420057120768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.300 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3b73d5b07fa04f33a59486ee7343bc95", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207420062908416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.300 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3b73d5b07fa04f33a59486ee7343bc95" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2038 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3b73d5b07fa04f33a59486ee7343bc95", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.302 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29686
08:05:05.303 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420108898304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.305 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420115832832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.313 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "671df859b9234a8597a919ff0b14a75b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207420122787840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.313 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "671df859b9234a8597a919ff0b14a75b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.315 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2045 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="671df859b9234a8597a919ff0b14a75b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.315 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29693
08:05:05.316 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420144795648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.319 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1606169475(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "08622da2d7d94463ac22986bd4df6adc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207420167946240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "08622da2d7d94463ac22986bd4df6adc" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.327 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2048 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="08622da2d7d94463ac22986bd4df6adc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.328 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29696
08:05:05.329 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420218765312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.337 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "70ee841ffe5643269fb34b4bf4d0d879", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207420218765312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.337 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "70ee841ffe5643269fb34b4bf4d0d879" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.339 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2063 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="70ee841ffe5643269fb34b4bf4d0d879", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29711
08:05:05.340 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420266569728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.342 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420266569728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.342 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1384594211(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.351 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dbde02e3d42143359ce1c72253b0d68b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207420273709056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.351 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dbde02e3d42143359ce1c72253b0d68b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.352 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2070 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="dbde02e3d42143359ce1c72253b0d68b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29718
08:05:05.353 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420302094336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.354 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420320960512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.355 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420320960512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.356 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420328247296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.357 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420328247296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.358 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420335706112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.359 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420335706112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.360 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420342190080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.360 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420349353984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.362 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1793192578(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bd84e2c1525d43e981ec82bf8b7bcdf3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207420349353984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bd84e2c1525d43e981ec82bf8b7bcdf3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.374 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2089 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bd84e2c1525d43e981ec82bf8b7bcdf3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29737
08:05:05.385 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8c4ed5092f94468696a686a37f500be3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207420407812096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.385 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8c4ed5092f94468696a686a37f500be3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2105 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8c4ed5092f94468696a686a37f500be3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29753
08:05:05.414 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bd6f8259ab064a9c9fcaaf3d9300d4ba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207420513873920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.414 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bd6f8259ab064a9c9fcaaf3d9300d4ba" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.415 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2115 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bd6f8259ab064a9c9fcaaf3d9300d4ba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29763
08:05:05.416 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420550205440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.426 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3f80776df2d14b679f81ec53588f8656", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207420579594240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.426 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3f80776df2d14b679f81ec53588f8656" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.428 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2121 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3f80776df2d14b679f81ec53588f8656", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29769
08:05:05.442 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "97debb09d3ae49928b6ce4fc99ce7ea2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207420603199488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.442 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "97debb09d3ae49928b6ce4fc99ce7ea2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.444 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2123 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="97debb09d3ae49928b6ce4fc99ce7ea2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.444 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29771
08:05:05.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420687310848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.455 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "74c8d615477d4d89ae7763d183267048", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207420695400448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.456 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "74c8d615477d4d89ae7763d183267048" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2131 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="74c8d615477d4d89ae7763d183267048", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.457 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29779
08:05:05.458 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420726435840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.466 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "841936cbb06c4262b425fa6e89ea908e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207420750737408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.466 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "841936cbb06c4262b425fa6e89ea908e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2137 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="841936cbb06c4262b425fa6e89ea908e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29785
08:05:05.469 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420774944768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420792647680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.483 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a9fb2313cda345ebbc7826265bea8fdb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207420801982464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.483 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a9fb2313cda345ebbc7826265bea8fdb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2141 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a9fb2313cda345ebbc7826265bea8fdb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29789
08:05:05.487 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207420862640128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4289e83b8d474aefb9999f96dde9c5fd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207420862640128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4289e83b8d474aefb9999f96dde9c5fd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.496 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2147 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4289e83b8d474aefb9999f96dde9c5fd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.497 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29795
08:05:05.507 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dcec6ffcf85f405eab6d03b4e5798951", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207420889116672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.507 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dcec6ffcf85f405eab6d03b4e5798951" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.509 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2149 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="dcec6ffcf85f405eab6d03b4e5798951", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29797
08:05:05.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9d9d4954b5d94889aa8a7b58417b7113", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207420936466432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9d9d4954b5d94889aa8a7b58417b7113" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.523 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2154 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9d9d4954b5d94889aa8a7b58417b7113", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29802
08:05:05.524 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421004435456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.526 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421020266496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.527 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421026652160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.528 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421033373696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.536 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "94bba1ad2c634c04937ff34bced7b701", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421033373696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "94bba1ad2c634c04937ff34bced7b701" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2161 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="94bba1ad2c634c04937ff34bced7b701", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29809
08:05:05.547 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dd15e819e11a43aea9b88292b206e552", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421066129408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.547 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dd15e819e11a43aea9b88292b206e552" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.548 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2166 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="dd15e819e11a43aea9b88292b206e552", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.548 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29814
08:05:05.557 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b51abf2a8181414cb067d45821477a01", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421105500160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.558 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b51abf2a8181414cb067d45821477a01" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.559 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2171 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b51abf2a8181414cb067d45821477a01", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.559 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29819
08:05:05.560 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421147963392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421167874048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.562 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421174509568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.565 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1593576760(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.570 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "eea3158094794fa7ae99474cd2278781", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421174509568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.571 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "eea3158094794fa7ae99474cd2278781" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.572 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2178 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="eea3158094794fa7ae99474cd2278781", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.572 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29826
08:05:05.573 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421221642240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.574 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421221642240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421221642240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.576 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421221642240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.576 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421221642240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.577 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421221642240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.585 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "611e471239a448ed93be673b3f1fe418", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421221642240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.585 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "611e471239a448ed93be673b3f1fe418" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2193 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="611e471239a448ed93be673b3f1fe418", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.588 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29841
08:05:05.596 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "abc9aad6ece44597ae663ef5ed2b0c43", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421282164736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.596 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "abc9aad6ece44597ae663ef5ed2b0c43" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.598 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2196 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="abc9aad6ece44597ae663ef5ed2b0c43", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.598 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29844
08:05:05.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421326708736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.600 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421326708736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.609 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9d8f97382b5e42b9b27e787e12fb668c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421326708736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.609 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9d8f97382b5e42b9b27e787e12fb668c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2201 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9d8f97382b5e42b9b27e787e12fb668c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.611 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29849
08:05:05.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421359697920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.621 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fd90002bac694eb594d53424df7f0307", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421377855488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.622 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fd90002bac694eb594d53424df7f0307" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2207 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fd90002bac694eb594d53424df7f0307", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.624 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29855
08:05:05.624 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421409337344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.625 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421430681600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421430681600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.633 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "67f572f4f73942aca231518dea16a9e4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421441101824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.633 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "67f572f4f73942aca231518dea16a9e4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.635 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2214 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="67f572f4f73942aca231518dea16a9e4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29862
08:05:05.635 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421447434240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.644 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "91d93d9ad12d4cc899e2c1107a607b1b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421447434240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.644 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "91d93d9ad12d4cc899e2c1107a607b1b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.645 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2215 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="91d93d9ad12d4cc899e2c1107a607b1b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29863
08:05:05.647 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1625431375(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.655 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d47767fed42244eeb439ff55f458c859", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421503070208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.655 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d47767fed42244eeb439ff55f458c859" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.656 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2219 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d47767fed42244eeb439ff55f458c859", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29867
08:05:05.657 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421546979328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.666 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a9cff7ddb4e44bab80e3c050ddf76468", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421568532480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.667 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a9cff7ddb4e44bab80e3c050ddf76468" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.668 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2234 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a9cff7ddb4e44bab80e3c050ddf76468", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29882
08:05:05.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421594361856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421616144384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.672 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421624496128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "60a00deaf41041e8a7b340746cd0a62d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421624496128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "60a00deaf41041e8a7b340746cd0a62d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.681 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2240 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="60a00deaf41041e8a7b340746cd0a62d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29888
08:05:05.690 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "023eda8ca7d04074a9aaef753c14ad3c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421664055296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.690 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "023eda8ca7d04074a9aaef753c14ad3c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2243 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="023eda8ca7d04074a9aaef753c14ad3c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.692 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29891
08:05:05.700 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f1f5bcffd6974b83b16ce39ef40b0495", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421693112320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.700 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f1f5bcffd6974b83b16ce39ef40b0495" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2248 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f1f5bcffd6974b83b16ce39ef40b0495", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.702 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29896
08:05:05.702 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@198671443(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.712 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3ff0af1f9e1841e9a0aa7962f815fda7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421751799808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.713 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3ff0af1f9e1841e9a0aa7962f815fda7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2251 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3ff0af1f9e1841e9a0aa7962f815fda7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.716 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29899
08:05:05.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ace800c8dfeb4f2fb43232d489f9dcfa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421796343808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ace800c8dfeb4f2fb43232d489f9dcfa" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.729 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2264 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ace800c8dfeb4f2fb43232d489f9dcfa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.729 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29912
08:05:05.729 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1858599497(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.736 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7d5bde43477e460182171b81527f0c9a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421841096704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.736 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7d5bde43477e460182171b81527f0c9a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.736 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1349304164(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.738 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2270 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7d5bde43477e460182171b81527f0c9a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.738 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29918
08:05:05.739 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@546621507(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207421882429440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.740 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@277945830(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.748 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "886e4ec0a5b84b35afbc1fdc4a5a6897", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421900550144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.748 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "886e4ec0a5b84b35afbc1fdc4a5a6897" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2282 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="886e4ec0a5b84b35afbc1fdc4a5a6897", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29930
08:05:05.766 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "506efbcf2a724b8db8ebbd4307cc516d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207421950836736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.766 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "506efbcf2a724b8db8ebbd4307cc516d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.768 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2314 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="506efbcf2a724b8db8ebbd4307cc516d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29962
08:05:05.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422005403648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.779 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a25f478781cf479eb598c32a79baebcf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422022475776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.779 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a25f478781cf479eb598c32a79baebcf" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.780 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2324 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a25f478781cf479eb598c32a79baebcf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.781 [INFO - scanner-test-thread] (ITClient.java:399) New row count 29972
08:05:05.781 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422051483648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.782 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1096136719(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.784 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1953999070(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.786 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1915199683(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.788 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1791094092(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.788 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422073634816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.789 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422103154688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.790 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@104379867(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.790 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422103154688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.791 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1338039450(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.793 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@3038233(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.804 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2cdbf2b410bb4ae9898d13867e91886c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422110965760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.804 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2cdbf2b410bb4ae9898d13867e91886c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.805 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1709210333(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2362 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2cdbf2b410bb4ae9898d13867e91886c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.807 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30010
08:05:05.808 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422132559872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.809 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422179950592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.810 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422189256704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.823 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "73919a80a0cf43c7b81f734300fb05c5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422189256704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.823 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "73919a80a0cf43c7b81f734300fb05c5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2412 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="73919a80a0cf43c7b81f734300fb05c5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30060
08:05:05.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "730912abde3444ce886275d7a88eaac6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422257262592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "730912abde3444ce886275d7a88eaac6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.837 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2419 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="730912abde3444ce886275d7a88eaac6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30067
08:05:05.838 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422305234944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.846 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "78fc57022e9a4bcba31194b07a1adf4a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422305234944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.846 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "78fc57022e9a4bcba31194b07a1adf4a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.848 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2424 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="78fc57022e9a4bcba31194b07a1adf4a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30072
08:05:05.858 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5b2ad8b088934ce0af696dcc6a5597b3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422345605120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.858 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5b2ad8b088934ce0af696dcc6a5597b3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.860 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2427 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5b2ad8b088934ce0af696dcc6a5597b3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30075
08:05:05.868 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "76e5424090624b539453eb00ad7c4447", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422375505920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.868 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "76e5424090624b539453eb00ad7c4447" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2431 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="76e5424090624b539453eb00ad7c4447", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.870 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30079
08:05:05.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422422487040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.876 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@649432535(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.880 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8dfd8934c5a44362b0b4eeba3cd85f3f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422441037824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.880 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8dfd8934c5a44362b0b4eeba3cd85f3f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.882 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2437 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8dfd8934c5a44362b0b4eeba3cd85f3f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30085
08:05:05.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422490427392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.884 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422490427392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422497677312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.886 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422497677312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.887 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422504304640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9b8ce5ddee104cd3960e0352d892c83d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422504304640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9b8ce5ddee104cd3960e0352d892c83d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.899 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2454 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9b8ce5ddee104cd3960e0352d892c83d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30102
08:05:05.900 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422557990912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422557990912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.911 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "00e1d36aaa8048edab363de697eca453", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422565146624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.911 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "00e1d36aaa8048edab363de697eca453" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.912 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2461 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="00e1d36aaa8048edab363de697eca453", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.912 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30109
08:05:05.918 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1868083607(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.921 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d9afb832866543439e3dbfd295c8b5ca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422607171584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.921 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d9afb832866543439e3dbfd295c8b5ca" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2466 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d9afb832866543439e3dbfd295c8b5ca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30114
08:05:05.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0c01f0fb479446129ca162d3bdea7410", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422636351488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0c01f0fb479446129ca162d3bdea7410" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.933 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2471 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0c01f0fb479446129ca162d3bdea7410", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30119
08:05:05.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f6c188bdf36c4b25ab9e339dc45c9853", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422696718336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.942 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f6c188bdf36c4b25ab9e339dc45c9853" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.943 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2485 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f6c188bdf36c4b25ab9e339dc45c9853", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30133
08:05:05.953 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8d055d6748dd4753bcfb75f493ee9f84", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422722301952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.953 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8d055d6748dd4753bcfb75f493ee9f84" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.955 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2489 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8d055d6748dd4753bcfb75f493ee9f84", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30137
08:05:05.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a914764165564e559393fda4e7336622", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422769385472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a914764165564e559393fda4e7336622" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.964 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@501540593(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.965 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2495 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a914764165564e559393fda4e7336622", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30143
08:05:05.976 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fd73d4974b5f4f20aeb93265a3b1e997", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422826991616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.976 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fd73d4974b5f4f20aeb93265a3b1e997" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.978 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2501 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fd73d4974b5f4f20aeb93265a3b1e997", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.978 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30149
08:05:05.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422860492800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.980 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207422883074048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.986 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2075410690(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.989 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dbf88d1ad63246418835dca69045c745", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422891274240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:05.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dbf88d1ad63246418835dca69045c745" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:05.991 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2517 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="dbf88d1ad63246418835dca69045c745", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:05.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30165
08:05:05.992 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1902485654(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:05.994 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1528525604(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.002 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8a03957a83b64d939132d1fb681f60d9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422915248128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.002 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8a03957a83b64d939132d1fb681f60d9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.004 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2521 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8a03957a83b64d939132d1fb681f60d9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30169
08:05:06.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c7700172e3d04f85ba21b5d7582bd4c5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207422988922880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.015 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c7700172e3d04f85ba21b5d7582bd4c5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2553 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c7700172e3d04f85ba21b5d7582bd4c5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30201
08:05:06.022 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1643304408(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "68a7d140dc0e4f51a3ae80e424c2e8da", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423016210432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "68a7d140dc0e4f51a3ae80e424c2e8da" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2557 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="68a7d140dc0e4f51a3ae80e424c2e8da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30205
08:05:06.040 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "26cd8f5dbc43455097b89e7f2bb041cd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423071207424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.040 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "26cd8f5dbc43455097b89e7f2bb041cd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.042 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2562 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="26cd8f5dbc43455097b89e7f2bb041cd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30210
08:05:06.043 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423145803776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.044 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423145803776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.045 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423152979968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.048 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@949429429(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "112b931fede147f29b7339bfa0b6bfc2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423152979968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "112b931fede147f29b7339bfa0b6bfc2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.055 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2578 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="112b931fede147f29b7339bfa0b6bfc2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30226
08:05:06.066 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ed589c66589c4f83b831cb1d887e8149", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423184179200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.066 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ed589c66589c4f83b831cb1d887e8149" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.068 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2592 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ed589c66589c4f83b831cb1d887e8149", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.068 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30240
08:05:06.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423250173952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423250173952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.071 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1688883745(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.073 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1680379843(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.075 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@319015563(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.084 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "999a3628e6b54662a675da482630632f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423258284032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.084 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "999a3628e6b54662a675da482630632f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.085 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2600 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="999a3628e6b54662a675da482630632f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.085 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30248
08:05:06.086 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423278280704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.087 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423278280704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.094 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fefb60a012504cc18eca1a95a67de886", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423278280704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.094 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fefb60a012504cc18eca1a95a67de886" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.097 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2612 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fefb60a012504cc18eca1a95a67de886", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30260
08:05:06.098 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423367770112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.106 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7bb5d94e037f4ff58565b5059fc829d0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423367770112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7bb5d94e037f4ff58565b5059fc829d0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.108 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2633 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7bb5d94e037f4ff58565b5059fc829d0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30281
08:05:06.110 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423395434496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.119 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d151810c6d5d4f9eb7ab3b51d14af174", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423417917440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.119 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d151810c6d5d4f9eb7ab3b51d14af174" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.120 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@305198802(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.121 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2637 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d151810c6d5d4f9eb7ab3b51d14af174", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30285
08:05:06.123 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423462273024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423469907968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.133 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ec82033188b441afad6266a905ba96ac", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423478652928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.133 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ec82033188b441afad6266a905ba96ac" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.134 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2652 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ec82033188b441afad6266a905ba96ac", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.135 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30300
08:05:06.140 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@608011759(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "71036072723644f28f05213f6ffba43d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423524290560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "71036072723644f28f05213f6ffba43d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.145 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@72044604(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.147 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2658 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="71036072723644f28f05213f6ffba43d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30306
08:05:06.148 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423556935680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "236b0b0286a8470ca43a1aa78e7f73ee", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423576199168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "236b0b0286a8470ca43a1aa78e7f73ee" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2672 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="236b0b0286a8470ca43a1aa78e7f73ee", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30320
08:05:06.169 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c3b58e3110d145d18550a626bcc39b34", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423616380928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.169 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c3b58e3110d145d18550a626bcc39b34" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2683 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c3b58e3110d145d18550a626bcc39b34", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30331
08:05:06.172 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423649136640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.172 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@152143276(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423671988224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.174 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@478311482(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.176 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1423476920(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.181 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "660eb251d01342c6b3c0800de56922b0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423678517248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.181 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "660eb251d01342c6b3c0800de56922b0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.183 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2691 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="660eb251d01342c6b3c0800de56922b0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30339
08:05:06.192 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b3e87c866d51451f936e3f36f7eb130b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423722045440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.192 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b3e87c866d51451f936e3f36f7eb130b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.194 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2723 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b3e87c866d51451f936e3f36f7eb130b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.194 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30371
08:05:06.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "51f4c501880a483db1a8844018608e9f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423744634880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "51f4c501880a483db1a8844018608e9f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.206 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2727 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="51f4c501880a483db1a8844018608e9f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.206 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30375
08:05:06.206 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@181201071(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.207 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423815618560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.216 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1953f9cbf5544b17a96c5973f26bc080", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423815618560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.216 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1953f9cbf5544b17a96c5973f26bc080" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.218 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2731 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1953f9cbf5544b17a96c5973f26bc080", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.218 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30379
08:05:06.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c4820303769f42c8a3cff3ef85b2ed68", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423865823232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c4820303769f42c8a3cff3ef85b2ed68" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.228 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2745 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c4820303769f42c8a3cff3ef85b2ed68", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.229 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30393
08:05:06.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423889674240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.230 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@267727039(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.231 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423907471360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "625f48aaddd14da9826ee9d4ab464326", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423916507136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "625f48aaddd14da9826ee9d4ab464326" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.243 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2751 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="625f48aaddd14da9826ee9d4ab464326", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.243 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30399
08:05:06.244 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207423968272384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.253 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "64a7ffdfd23b4427aca3426d625b93ec", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207423968272384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.253 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "64a7ffdfd23b4427aca3426d625b93ec" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.253 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@5879519(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.255 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2766 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="64a7ffdfd23b4427aca3426d625b93ec", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.255 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30414
08:05:06.255 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@282358564(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.259 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2100328449(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.265 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f936023f7ea84281897cea2ec21a49d2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424000909312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.265 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f936023f7ea84281897cea2ec21a49d2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.266 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2771 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f936023f7ea84281897cea2ec21a49d2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.267 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30419
08:05:06.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424041644032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "01ccdeba247a49a690f436272c6c154c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424065843200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "01ccdeba247a49a690f436272c6c154c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.277 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2802 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="01ccdeba247a49a690f436272c6c154c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30450
08:05:06.278 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424092114944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fc019bfc9d7d426eabbff4f2ec214c9b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424106889216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fc019bfc9d7d426eabbff4f2ec214c9b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2805 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fc019bfc9d7d426eabbff4f2ec214c9b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30453
08:05:06.291 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1541857232(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.292 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424137584640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.292 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424163069952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.303 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8a6025e27a384ac6a7e0f070524bf5c5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424163069952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.303 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8a6025e27a384ac6a7e0f070524bf5c5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.305 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2811 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8a6025e27a384ac6a7e0f070524bf5c5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.305 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30459
08:05:06.306 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424221450240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424221450240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.309 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424230625280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.317 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7fcfa17d034f42bd8a1d12cc28e171ac", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424236961792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.317 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7fcfa17d034f42bd8a1d12cc28e171ac" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.318 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2828 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7fcfa17d034f42bd8a1d12cc28e171ac", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.319 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30476
08:05:06.328 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "420ff75cf0a24642af1535639973b942", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424260521984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.328 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "420ff75cf0a24642af1535639973b942" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.330 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2832 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="420ff75cf0a24642af1535639973b942", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.330 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30480
08:05:06.331 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424320290816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.331 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424327921664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.335 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@373585213(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.340 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6f47209c18ea4d8089e59fe4e4990e43", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424327921664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.340 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6f47209c18ea4d8089e59fe4e4990e43" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.342 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2838 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6f47209c18ea4d8089e59fe4e4990e43", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.342 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30486
08:05:06.343 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424358027264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.354 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fe3b6d1c13fc4626a4c030686cd9b8d8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424374226944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.354 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fe3b6d1c13fc4626a4c030686cd9b8d8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.356 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2853 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fe3b6d1c13fc4626a4c030686cd9b8d8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30501
08:05:06.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a9ccbc9592404b82a23f67db93fcbf71", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424403742720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a9ccbc9592404b82a23f67db93fcbf71" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.368 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2858 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a9ccbc9592404b82a23f67db93fcbf71", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.368 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30506
08:05:06.378 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "65855a936c38490391a5e2d1c1fb8304", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424457957376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.378 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "65855a936c38490391a5e2d1c1fb8304" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.379 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2863 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="65855a936c38490391a5e2d1c1fb8304", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30511
08:05:06.381 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424504737792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.383 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@624585090(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.390 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "16677ebe13a442f0a1d3f042d735ca40", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424529047552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.390 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "16677ebe13a442f0a1d3f042d735ca40" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.391 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2869 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="16677ebe13a442f0a1d3f042d735ca40", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.391 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30517
08:05:06.392 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424557953024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c09d46055fc6489ea56f72166b985f56", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424576446464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.402 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c09d46055fc6489ea56f72166b985f56" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.403 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2884 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c09d46055fc6489ea56f72166b985f56", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30532
08:05:06.404 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424625201152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.406 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424625201152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.406 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424632205312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.417 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dcd879e0bd3e4e7ebcc4a961a0da197f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424632205312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.417 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dcd879e0bd3e4e7ebcc4a961a0da197f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.418 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2888 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="dcd879e0bd3e4e7ebcc4a961a0da197f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.419 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30536
08:05:06.420 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424687763456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.421 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424687763456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.422 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424694743040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.430 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c2f6dd2260c141b3b686df3c69db031a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424700764160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.430 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c2f6dd2260c141b3b686df3c69db031a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.432 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2896 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c2f6dd2260c141b3b686df3c69db031a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.432 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30544
08:05:06.439 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9cb0d355e2b44922a466cccc3b47cecb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424742903808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.440 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9cb0d355e2b44922a466cccc3b47cecb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.441 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2901 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9cb0d355e2b44922a466cccc3b47cecb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30549
08:05:06.442 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424750284800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.451 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3e0af6a5b3e1455a83e159b99c3bb956", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424781066240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.451 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3e0af6a5b3e1455a83e159b99c3bb956" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.453 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2903 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3e0af6a5b3e1455a83e159b99c3bb956", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.453 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30551
08:05:06.454 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424821977088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.455 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424829415424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "57da02679eaa4d5186a87d111fbf35a9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424834981888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "57da02679eaa4d5186a87d111fbf35a9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.465 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2910 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="57da02679eaa4d5186a87d111fbf35a9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.466 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30558
08:05:06.476 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4d3d4ee2ac2b4c84a7b193fd39dc6ede", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424857473024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.476 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4d3d4ee2ac2b4c84a7b193fd39dc6ede" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.477 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2914 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4d3d4ee2ac2b4c84a7b193fd39dc6ede", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.478 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30562
08:05:06.487 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0f72d19009ad4be9b1b36e95fed2ae73", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424907431936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.487 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0f72d19009ad4be9b1b36e95fed2ae73" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.489 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2919 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0f72d19009ad4be9b1b36e95fed2ae73", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30567
08:05:06.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e34989bf3c024961a2ac78ae6f0decda", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207424954413056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e34989bf3c024961a2ac78ae6f0decda" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2924 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e34989bf3c024961a2ac78ae6f0decda", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.500 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30572
08:05:06.501 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207424998391808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.501 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1538583892(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425020645376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.503 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@918659501(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.510 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "826c756055154891ab83398a8da05035", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425026891776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.510 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "826c756055154891ab83398a8da05035" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2931 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="826c756055154891ab83398a8da05035", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30579
08:05:06.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2bc9082f4fd246a6ba59819ec425dc7e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425070329856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2bc9082f4fd246a6ba59819ec425dc7e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.523 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2954 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2bc9082f4fd246a6ba59819ec425dc7e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30602
08:05:06.530 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "37c79d090f4846dea6598455cd3811fd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425092849664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.530 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "37c79d090f4846dea6598455cd3811fd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.532 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2957 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="37c79d090f4846dea6598455cd3811fd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.532 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30605
08:05:06.533 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425153048576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.534 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@52025301(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.534 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425153048576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.542 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ce9ab40ab0d140b8abafae80d49117c3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425159794688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.543 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ce9ab40ab0d140b8abafae80d49117c3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.544 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2961 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ce9ab40ab0d140b8abafae80d49117c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.545 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30609
08:05:06.546 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425187057664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.547 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425202806784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.547 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425210269696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.556 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "37ea62559ad644058831f343615b668b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425216061440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.557 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "37ea62559ad644058831f343615b668b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.557 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1973016653(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.558 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2977 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="37ea62559ad644058831f343615b668b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.558 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30625
08:05:06.559 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@163272167(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.567 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "796018ae7f2f4c35867e41ecb1dea122", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425238769664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.567 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "796018ae7f2f4c35867e41ecb1dea122" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.569 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2981 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="796018ae7f2f4c35867e41ecb1dea122", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.570 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30629
08:05:06.571 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425305432064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.582 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e92c3ffe1e7a4e75a493af7588f0db4b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425305432064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e92c3ffe1e7a4e75a493af7588f0db4b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.584 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3004 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e92c3ffe1e7a4e75a493af7588f0db4b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30652
08:05:06.593 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0371dcf3de4b41b0acf6bb64bb1cf369", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425345101824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.593 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0371dcf3de4b41b0acf6bb64bb1cf369" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3009 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0371dcf3de4b41b0acf6bb64bb1cf369", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.596 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30657
08:05:06.605 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f149e849ba52483585ce60a974f7e49c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425390489600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.605 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f149e849ba52483585ce60a974f7e49c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3014 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f149e849ba52483585ce60a974f7e49c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.607 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30662
08:05:06.608 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425435078656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e2003984e4a7467a812563962628cf8c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425460367360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e2003984e4a7467a812563962628cf8c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3020 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e2003984e4a7467a812563962628cf8c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.621 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30668
08:05:06.629 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "801e3de62e444c75946837d9c1e7fb09", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425513287680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.630 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "801e3de62e444c75946837d9c1e7fb09" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.631 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3025 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="801e3de62e444c75946837d9c1e7fb09", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.632 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30673
08:05:06.632 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425533825024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.636 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@843862452(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.641 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "23ce06f8275e4b068629c2df8fceed7f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425558650880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.641 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "23ce06f8275e4b068629c2df8fceed7f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3028 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="23ce06f8275e4b068629c2df8fceed7f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.642 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30676
08:05:06.652 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "723790ae74214e208770cd2477331fdd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425584513024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.652 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "723790ae74214e208770cd2477331fdd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.654 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="723790ae74214e208770cd2477331fdd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.654 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30680
08:05:06.655 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425629401088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.656 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425652031488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.659 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2133233495(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.666 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4427e6ea60db41ec80f5f27093ae616f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425658785792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.666 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4427e6ea60db41ec80f5f27093ae616f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.667 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3048 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4427e6ea60db41ec80f5f27093ae616f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.668 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30696
08:05:06.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425687683072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425708658688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425708658688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "32ab183321f14aedaf09a3ce51e85655", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425719255040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "32ab183321f14aedaf09a3ce51e85655" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.681 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3064 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="32ab183321f14aedaf09a3ce51e85655", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30712
08:05:06.684 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1145469774(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.689 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "da285b091f694cf5959565fc9e542522", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425761406976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.689 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "da285b091f694cf5959565fc9e542522" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.690 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3069 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="da285b091f694cf5959565fc9e542522", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30717
08:05:06.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425783435264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.700 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4a6834cfcdd64292acefd41452b3eba7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425801801728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.700 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4a6834cfcdd64292acefd41452b3eba7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3082 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4a6834cfcdd64292acefd41452b3eba7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.703 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30730
08:05:06.703 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425842454528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.712 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "10114f933d9347b4a3fd0262e73fe21a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425849638912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.712 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "10114f933d9347b4a3fd0262e73fe21a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3088 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="10114f933d9347b4a3fd0262e73fe21a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.714 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30736
08:05:06.724 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "96b38e1cb62b4ea39f4ca0ccd7887a1a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425880489984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.724 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "96b38e1cb62b4ea39f4ca0ccd7887a1a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.726 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3093 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="96b38e1cb62b4ea39f4ca0ccd7887a1a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.726 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30741
08:05:06.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207425945571328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.734 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "538d79932413445bb35ebe54ed2a95d1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425945571328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.734 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "538d79932413445bb35ebe54ed2a95d1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.734 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@394336844(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.736 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3099 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="538d79932413445bb35ebe54ed2a95d1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30747
08:05:06.736 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1192241401(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f8e4d165831140828ab66b552ae33221", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207425971298304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f8e4d165831140828ab66b552ae33221" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.749 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3101 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f8e4d165831140828ab66b552ae33221", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30749
08:05:06.758 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1a4ed957fb2c48a28a22205c8e6a34f0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426034679808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.758 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1a4ed957fb2c48a28a22205c8e6a34f0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.760 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3125 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1a4ed957fb2c48a28a22205c8e6a34f0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.760 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30773
08:05:06.761 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426067652608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.762 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426087211008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426095235072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.764 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426095235072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.764 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426101448704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.775 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "034edbdd8f4e461f8a59608750a41a2f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426101448704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.776 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "034edbdd8f4e461f8a59608750a41a2f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.777 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3133 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="034edbdd8f4e461f8a59608750a41a2f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.777 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30781
08:05:06.781 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@210193275(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.786 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "52b5ed30c795440abee160effd952e0d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426133155840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.786 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "52b5ed30c795440abee160effd952e0d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.787 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2079116718(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.788 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3138 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="52b5ed30c795440abee160effd952e0d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30786
08:05:06.790 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426178576384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.791 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426202132480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.801 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b267ac19d8cb400c8dd9c47054629092", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426202132480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.801 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b267ac19d8cb400c8dd9c47054629092" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.803 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3152 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b267ac19d8cb400c8dd9c47054629092", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.803 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30800
08:05:06.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "77ff7be795b048cf8f4d4d5c1bf9dce9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426261626880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "77ff7be795b048cf8f4d4d5c1bf9dce9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.814 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3168 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="77ff7be795b048cf8f4d4d5c1bf9dce9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.814 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30816
08:05:06.815 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426288975872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.816 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426306007040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.816 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426306007040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.817 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426314579968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.827 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c269c4c178aa46b3ae20177444ed70ec", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426321006592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.827 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c269c4c178aa46b3ae20177444ed70ec" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.827 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1688267749(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.829 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3176 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c269c4c178aa46b3ae20177444ed70ec", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.829 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30824
08:05:06.830 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@573657192(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.839 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8c32da8a14254651be4c2c813d85bae5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426349862912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.839 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8c32da8a14254651be4c2c813d85bae5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3181 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8c32da8a14254651be4c2c813d85bae5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.841 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30829
08:05:06.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5e5a4373c7884720afc4cdd618861545", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426398502912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5e5a4373c7884720afc4cdd618861545" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.852 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3204 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5e5a4373c7884720afc4cdd618861545", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.852 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30852
08:05:06.854 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@341511110(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.857 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@164050270(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.861 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c13314f0f7594151943438af0a6dbac3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426462957568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.861 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c13314f0f7594151943438af0a6dbac3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3210 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c13314f0f7594151943438af0a6dbac3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30858
08:05:06.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "92374015e3c741fb8f27881f5ae7b567", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426506268672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "92374015e3c741fb8f27881f5ae7b567" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.875 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3232 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="92374015e3c741fb8f27881f5ae7b567", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30880
08:05:06.877 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426533752832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.882 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1784350784(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.889 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9e719230fc314db886111f17130450c5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426557550592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.889 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9e719230fc314db886111f17130450c5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.891 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3237 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9e719230fc314db886111f17130450c5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.891 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30885
08:05:06.893 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426593107968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.902 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "28490cade519477eb928daf76ea7fade", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426623238144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.903 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "28490cade519477eb928daf76ea7fade" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.905 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3252 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="28490cade519477eb928daf76ea7fade", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30900
08:05:06.910 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1119987571(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.913 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4b0388695a6e4aaf872da2ab8cc06c23", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426678878208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.914 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4b0388695a6e4aaf872da2ab8cc06c23" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.914 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@235442646(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.915 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3258 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4b0388695a6e4aaf872da2ab8cc06c23", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.915 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30906
08:05:06.916 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1045768332(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:06.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "306c76647bf24728ab48370df54f4861", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426705760256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "306c76647bf24728ab48370df54f4861" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3262 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="306c76647bf24728ab48370df54f4861", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30910
08:05:06.927 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426766200832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.937 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "23d5fdc9fea24dafbc2beff1e4662715", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426766200832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.937 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "23d5fdc9fea24dafbc2beff1e4662715" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.939 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3295 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="23d5fdc9fea24dafbc2beff1e4662715", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.939 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30943
08:05:06.948 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2107add0a6b24106b9f5f592657a9895", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426817368064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.948 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2107add0a6b24106b9f5f592657a9895" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3300 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2107add0a6b24106b9f5f592657a9895", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.951 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30948
08:05:06.952 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426866192384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.952 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426866192384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.953 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426873528320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.962 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "eb86258d22874b62aaefb4aa954c332d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426873528320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.962 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "eb86258d22874b62aaefb4aa954c332d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3306 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="eb86258d22874b62aaefb4aa954c332d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30954
08:05:06.975 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4f64eed3390d4c9685f7b30f1e2061b4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426900828160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.975 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4f64eed3390d4c9685f7b30f1e2061b4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.977 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3311 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4f64eed3390d4c9685f7b30f1e2061b4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.977 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30959
08:05:06.978 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426967605248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207426976370688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e75b685a25fe48d581e57ee83db0571f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207426976370688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:06.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e75b685a25fe48d581e57ee83db0571f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:06.991 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3317 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e75b685a25fe48d581e57ee83db0571f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:06.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30965
08:05:07.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7c080a8b453a40948f4cc65ad8bf3ff7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427014213632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7c080a8b453a40948f4cc65ad8bf3ff7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.003 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3323 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7c080a8b453a40948f4cc65ad8bf3ff7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30971
08:05:07.004 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427081773056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bea88fc6761d45ecb5ea6e8b5ef3531a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427081773056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bea88fc6761d45ecb5ea6e8b5ef3531a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.018 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3330 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bea88fc6761d45ecb5ea6e8b5ef3531a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.019 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30978
08:05:07.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427116007424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.020 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427145142272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.028 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "63b6f571c2d44fa696e1d2d5b53ee827", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427152293888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "63b6f571c2d44fa696e1d2d5b53ee827" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.030 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3338 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="63b6f571c2d44fa696e1d2d5b53ee827", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30986
08:05:07.038 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8200c2688a4944b6b846e80bfbc70bce", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427193339904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.039 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8200c2688a4944b6b846e80bfbc70bce" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.041 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3343 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8200c2688a4944b6b846e80bfbc70bce", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.041 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30991
08:05:07.042 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427236843520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.050 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "58728fe4a07e416a89ec42b764d57407", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427236843520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.050 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "58728fe4a07e416a89ec42b764d57407" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.052 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3346 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="58728fe4a07e416a89ec42b764d57407", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.052 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30994
08:05:07.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427264995328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.054 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@217984526(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3d1e8c541a6443678f6a72a8fd094f10", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427280470016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3d1e8c541a6443678f6a72a8fd094f10" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.064 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3350 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3d1e8c541a6443678f6a72a8fd094f10", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 30998
08:05:07.066 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427311722496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.067 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427333390336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.068 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427340713984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.076 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5ed3ebd7a8b34e1c8c05bd8daf4df638", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427347046400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.077 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5ed3ebd7a8b34e1c8c05bd8daf4df638" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3367 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5ed3ebd7a8b34e1c8c05bd8daf4df638", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.079 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31015
08:05:07.080 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1129048797(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d5ffb6a21ed7464dbc9db34a816314f9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427370078208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d5ffb6a21ed7464dbc9db34a816314f9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.091 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3370 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d5ffb6a21ed7464dbc9db34a816314f9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31018
08:05:07.092 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427438342144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.093 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427438342144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.095 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427448188928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.103 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "98ade9afca814a5db390c04cdb801717", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427454533632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.104 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "98ade9afca814a5db390c04cdb801717" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.106 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3385 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="98ade9afca814a5db390c04cdb801717", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31033
08:05:07.116 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f2e175867d434e9fa69518ba1f82dc48", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427501088768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.116 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f2e175867d434e9fa69518ba1f82dc48" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.118 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3388 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f2e175867d434e9fa69518ba1f82dc48", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.119 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31036
08:05:07.119 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427554430976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427554430976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.130 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "834f69aa14f148fb8e9c201d5de58d58", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427561648128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.130 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "834f69aa14f148fb8e9c201d5de58d58" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.132 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3395 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="834f69aa14f148fb8e9c201d5de58d58", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.132 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31043
08:05:07.132 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@151471427(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.133 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427587760128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.134 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@503385511(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.134 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427608457216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427617497088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.142 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "db4fa49174de43868e0846e73a9a3cf7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427617497088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.142 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "db4fa49174de43868e0846e73a9a3cf7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.144 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3402 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="db4fa49174de43868e0846e73a9a3cf7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.144 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31050
08:05:07.152 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d1db4f2990eb42b79ca63e501e062424", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427658682368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.152 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d1db4f2990eb42b79ca63e501e062424" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3423 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d1db4f2990eb42b79ca63e501e062424", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.154 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31071
08:05:07.155 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427666739200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.168 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7ddde8feffdf40e3b46c8a2499db9a07", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427698610176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.169 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7ddde8feffdf40e3b46c8a2499db9a07" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3425 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7ddde8feffdf40e3b46c8a2499db9a07", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31073
08:05:07.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "173b95bc72c14686a6d0b1e95ff5b621", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427734360064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "173b95bc72c14686a6d0b1e95ff5b621" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.181 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3430 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="173b95bc72c14686a6d0b1e95ff5b621", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.181 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31078
08:05:07.182 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427812507648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "108a5910f40f46049437c78da967c15e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427812507648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "108a5910f40f46049437c78da967c15e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.193 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3434 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="108a5910f40f46049437c78da967c15e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31082
08:05:07.203 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2d5676aa53054e999e09ee65fa6143e3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427825213440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.203 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2d5676aa53054e999e09ee65fa6143e3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.203 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1668468279(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.205 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3436 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2d5676aa53054e999e09ee65fa6143e3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31084
08:05:07.206 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427888799744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.207 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207427909201920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.220 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "08b742662dfd46a5aa55b92ccb2188ce", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427917348864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.220 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "08b742662dfd46a5aa55b92ccb2188ce" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.223 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3452 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="08b742662dfd46a5aa55b92ccb2188ce", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.223 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31100
08:05:07.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8d9a5cdd31814142bfbc31d137c18052", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207427950977024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.234 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8d9a5cdd31814142bfbc31d137c18052" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.234 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2138299782(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.236 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3458 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8d9a5cdd31814142bfbc31d137c18052", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.236 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31106
08:05:07.236 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1290642038(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.237 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207428011962368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.239 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207428035416064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207428044238848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.253 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "95fc54f46bf146d49b5af9b1050d6d42", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428050538496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.253 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "95fc54f46bf146d49b5af9b1050d6d42" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.258 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3482 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="95fc54f46bf146d49b5af9b1050d6d42", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.259 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31130
08:05:07.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "eb84b3c09d2744df9f97a2ab7a14da7d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428088934400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "eb84b3c09d2744df9f97a2ab7a14da7d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.270 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3488 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="eb84b3c09d2744df9f97a2ab7a14da7d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31136
08:05:07.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7e21a2b32a22435b9522017510a0facd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428111953920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7e21a2b32a22435b9522017510a0facd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.282 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3489 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7e21a2b32a22435b9522017510a0facd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.282 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31137
08:05:07.283 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207428222345216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.294 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f10734cd56c84bd78aa96b968314d72b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428222345216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.294 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f10734cd56c84bd78aa96b968314d72b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3493 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f10734cd56c84bd78aa96b968314d72b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.297 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31141
08:05:07.298 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207428281839616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.299 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1511514745(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f95507abcc0c40f3a995a5e54407fe47", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428281839616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f95507abcc0c40f3a995a5e54407fe47" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.312 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3500 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f95507abcc0c40f3a995a5e54407fe47", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31148
08:05:07.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b0e4f287cfa740648326630d15f646e3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428345061376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b0e4f287cfa740648326630d15f646e3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.324 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@803314810(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3516 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b0e4f287cfa740648326630d15f646e3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31164
08:05:07.326 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1319107565(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207428380233728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.328 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207428403847168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.332 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1874861658(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.335 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a11e40b997aa4b8da0fa74bf67ce8776", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428403847168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.335 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a11e40b997aa4b8da0fa74bf67ce8776" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.337 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@169946609(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.337 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3522 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a11e40b997aa4b8da0fa74bf67ce8776", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31170
08:05:07.338 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207428443611136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.347 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b7709bcced64462fa31a9b12e7ac6cc5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428443611136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.347 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b7709bcced64462fa31a9b12e7ac6cc5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3542 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b7709bcced64462fa31a9b12e7ac6cc5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31190
08:05:07.351 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207428502605824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.361 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0228ca9cef554f989b17b1fc1452c3a3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428502605824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.361 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0228ca9cef554f989b17b1fc1452c3a3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3565 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0228ca9cef554f989b17b1fc1452c3a3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.363 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31213
08:05:07.364 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207428554448896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207428554448896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207428563927040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.375 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "71eba557a0fb49cc82c1573482b762b1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428563927040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.375 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "71eba557a0fb49cc82c1573482b762b1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3569 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="71eba557a0fb49cc82c1573482b762b1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31217
08:05:07.387 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ee26ff96653e48b084fd119f976eb458", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428576788480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.387 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ee26ff96653e48b084fd119f976eb458" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.389 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3571 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ee26ff96653e48b084fd119f976eb458", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.389 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31219
08:05:07.398 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5f7a41b574644160b2572242654cc995", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428662124544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.398 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5f7a41b574644160b2572242654cc995" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.401 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@696279683(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.403 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3577 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5f7a41b574644160b2572242654cc995", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.403 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31225
08:05:07.403 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@410100941(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.412 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e2fb3036864645999413ba0d7cc1d7c2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428708835328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.412 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e2fb3036864645999413ba0d7cc1d7c2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.415 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3581 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e2fb3036864645999413ba0d7cc1d7c2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.415 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31229
08:05:07.416 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207428762882048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.417 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207428770058240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.427 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ddbe8417a8044a78b80e265e29ecba1f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428777869312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.427 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ddbe8417a8044a78b80e265e29ecba1f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.430 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3604 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ddbe8417a8044a78b80e265e29ecba1f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.430 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31252
08:05:07.440 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f5bafa37df8f43128f536afb61ee9ea2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428827557888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.441 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f5bafa37df8f43128f536afb61ee9ea2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.443 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3609 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f5bafa37df8f43128f536afb61ee9ea2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.443 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31257
08:05:07.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207428882862080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.456 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "86479c67ea5b44d0b77bb4355c127275", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428882862080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "86479c67ea5b44d0b77bb4355c127275" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.459 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3614 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="86479c67ea5b44d0b77bb4355c127275", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.459 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31262
08:05:07.460 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2007784279(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "223c68061c304e2ea22eb5f534591089", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207428946821120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "223c68061c304e2ea22eb5f534591089" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.474 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3621 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="223c68061c304e2ea22eb5f534591089", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31269
08:05:07.476 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429011660800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.477 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429011660800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4e3644076fc7487dba6086226dbfd02e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429019115520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.487 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4e3644076fc7487dba6086226dbfd02e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.489 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3636 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4e3644076fc7487dba6086226dbfd02e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31284
08:05:07.491 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1960947446(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b19bdda70bf042a0b3794647e873513a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429070381056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b19bdda70bf042a0b3794647e873513a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.501 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3640 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b19bdda70bf042a0b3794647e873513a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31288
08:05:07.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8a94b0ce553847f6b95bbc91ec120cdd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429122048000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8a94b0ce553847f6b95bbc91ec120cdd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.513 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3653 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8a94b0ce553847f6b95bbc91ec120cdd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.513 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31301
08:05:07.520 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1591697043(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.526 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6b946c9dc90a471f86ef30c6a818a036", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429166071808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.526 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6b946c9dc90a471f86ef30c6a818a036" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.526 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1260244553(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.528 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3657 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6b946c9dc90a471f86ef30c6a818a036", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.528 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31305
08:05:07.541 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0a54f72e4dd74ab38ca58547c37f91cf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429204787200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.541 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0a54f72e4dd74ab38ca58547c37f91cf" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.544 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3662 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0a54f72e4dd74ab38ca58547c37f91cf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.544 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31310
08:05:07.545 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429268324352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.546 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429294018560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.554 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "907be7cf1cd346608a37da0a5ceba205", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429303050240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.554 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "907be7cf1cd346608a37da0a5ceba205" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.557 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3688 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="907be7cf1cd346608a37da0a5ceba205", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31336
08:05:07.557 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1593721502(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.567 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2917f4e0080d4e6297b67f3987a3e2b7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429327060992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.567 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2917f4e0080d4e6297b67f3987a3e2b7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.569 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3690 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2917f4e0080d4e6297b67f3987a3e2b7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31338
08:05:07.570 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429379428352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.581 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f82b3f8247a147f0b15b3bc74ee97e04", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429397393408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.581 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f82b3f8247a147f0b15b3bc74ee97e04" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.584 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3705 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f82b3f8247a147f0b15b3bc74ee97e04", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.584 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31353
08:05:07.585 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429455044608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.586 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429462880256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429468717056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.589 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429475164160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e2a93f6c0d9242df9b97acf6479d5d7e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429475164160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e2a93f6c0d9242df9b97acf6479d5d7e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.601 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3714 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e2a93f6c0d9242df9b97acf6479d5d7e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.601 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31362
08:05:07.604 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@663863721(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.606 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@52312078(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.608 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@643092898(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "57eb110efe4c442891a12effeb175b07", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429529092096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "57eb110efe4c442891a12effeb175b07" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.614 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3719 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="57eb110efe4c442891a12effeb175b07", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.614 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31367
08:05:07.615 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429581963264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.615 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429581963264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.616 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429589852160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.625 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2a0aa1720a794cbd9420c6bc6709c198", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429589852160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2a0aa1720a794cbd9420c6bc6709c198" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.628 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3753 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2a0aa1720a794cbd9420c6bc6709c198", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31401
08:05:07.638 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "610cea74a7f64a07976c060969471be6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429638688768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "610cea74a7f64a07976c060969471be6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.640 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3759 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="610cea74a7f64a07976c060969471be6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31407
08:05:07.649 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2f5ab6cf50044173b555ca8c89ffe075", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429668179968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.649 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2f5ab6cf50044173b555ca8c89ffe075" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.651 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3763 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2f5ab6cf50044173b555ca8c89ffe075", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31411
08:05:07.653 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@168987972(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d063e5980b2c4e0ca84d61bfff766439", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429732831232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d063e5980b2c4e0ca84d61bfff766439" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.663 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3769 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d063e5980b2c4e0ca84d61bfff766439", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31417
08:05:07.663 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429782470656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.664 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429782470656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.672 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ea794b6a01c54de087d34f7cb6304ae0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429789724672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.672 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ea794b6a01c54de087d34f7cb6304ae0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3784 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ea794b6a01c54de087d34f7cb6304ae0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.674 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31432
08:05:07.683 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "167b163ff17c48caa7ad52135b8b42e6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429829951488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.683 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "167b163ff17c48caa7ad52135b8b42e6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.685 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3787 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="167b163ff17c48caa7ad52135b8b42e6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.685 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31435
08:05:07.686 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429854298112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.696 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "74d618a6e3f04be5bae47543236b7606", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429875101696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.696 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "74d618a6e3f04be5bae47543236b7606" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.698 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3792 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="74d618a6e3f04be5bae47543236b7606", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.698 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31440
08:05:07.708 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "16e1850d60764810a822940ab955789a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429911486464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.708 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "16e1850d60764810a822940ab955789a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.710 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3798 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="16e1850d60764810a822940ab955789a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.711 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31446
08:05:07.711 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429978087424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.712 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429978087424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.713 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429985972224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429985972224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429992316928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207429992316928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.725 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f65f379b55a244b3b38798935ed4aa4d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207429997760512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.725 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f65f379b55a244b3b38798935ed4aa4d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3806 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f65f379b55a244b3b38798935ed4aa4d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31454
08:05:07.727 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@598182182(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.728 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207430044770304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f99c7597f7774ee39f749e2c24b10409", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430044770304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f99c7597f7774ee39f749e2c24b10409" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.741 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3811 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f99c7597f7774ee39f749e2c24b10409", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.742 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31459
08:05:07.752 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "10a4185730174585a475f6a469bf6795", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430079430656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.752 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "10a4185730174585a475f6a469bf6795" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.754 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3825 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="10a4185730174585a475f6a469bf6795", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.754 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31473
08:05:07.755 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207430158299136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.768 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "55fa40ee947c49e891eb3d9b6e5c1c99", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430158299136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.768 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "55fa40ee947c49e891eb3d9b6e5c1c99" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3831 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="55fa40ee947c49e891eb3d9b6e5c1c99", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31479
08:05:07.780 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b778ac2f08564e97b2231d07e6bf0df9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430190272512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.780 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b778ac2f08564e97b2231d07e6bf0df9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.782 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3836 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b778ac2f08564e97b2231d07e6bf0df9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31484
08:05:07.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207430272196608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.785 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207430272196608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4114c5a3a5e34c35b1fd9b7dc079e7b3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430280306688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.794 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4114c5a3a5e34c35b1fd9b7dc079e7b3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.795 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3844 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4114c5a3a5e34c35b1fd9b7dc079e7b3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31492
08:05:07.800 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1368066836(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.805 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "55780e843ed54849b9c9521382a1a115", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430325899264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.805 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "55780e843ed54849b9c9521382a1a115" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.805 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1372723526(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.808 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3850 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="55780e843ed54849b9c9521382a1a115", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31498
08:05:07.816 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d980fb9fd33842fc84e0c21ba01e2106", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430375153664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.816 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d980fb9fd33842fc84e0c21ba01e2106" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.818 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3862 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d980fb9fd33842fc84e0c21ba01e2106", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31510
08:05:07.819 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207430386786304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.827 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "92994436e17f4168af06b5466cc53dce", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430417969152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.828 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "92994436e17f4168af06b5466cc53dce" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.830 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3873 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="92994436e17f4168af06b5466cc53dce", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.830 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31521
08:05:07.831 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207430448185344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.840 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e8d016f2776c4ea686ed198f2775262e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430466818048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.840 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e8d016f2776c4ea686ed198f2775262e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.843 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3879 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e8d016f2776c4ea686ed198f2775262e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.843 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31527
08:05:07.852 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c0b8d5403d09474298e5d8aa59a776f9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430518767616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.852 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c0b8d5403d09474298e5d8aa59a776f9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.854 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3885 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c0b8d5403d09474298e5d8aa59a776f9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.854 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31533
08:05:07.857 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1337251477(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.862 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b6c185f3b31f48398139202eeeed0933", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430565007360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.862 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b6c185f3b31f48398139202eeeed0933" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3890 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b6c185f3b31f48398139202eeeed0933", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.865 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31538
08:05:07.865 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207430607929344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.875 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b031bb7f6ff04d18a76c1c7ccc55226a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430607929344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.875 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b031bb7f6ff04d18a76c1c7ccc55226a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.877 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3903 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b031bb7f6ff04d18a76c1c7ccc55226a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.877 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31551
08:05:07.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0e1056eef02d4a2ba765ec6504c5c9b9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430660415488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0e1056eef02d4a2ba765ec6504c5c9b9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.887 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3908 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0e1056eef02d4a2ba765ec6504c5c9b9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.887 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31556
08:05:07.888 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207430702407680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2464530caf29417996d5a6aee26551c6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430702407680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2464530caf29417996d5a6aee26551c6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.899 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3913 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2464530caf29417996d5a6aee26551c6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.900 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31561
08:05:07.908 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "aba71591c04945519f4b2c3b96936fa1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430731956224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.908 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "aba71591c04945519f4b2c3b96936fa1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3918 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="aba71591c04945519f4b2c3b96936fa1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.910 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31566
08:05:07.921 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "71dd96b1c9fd46cab2712f5fb472c948", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430796070912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.921 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "71dd96b1c9fd46cab2712f5fb472c948" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3924 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="71dd96b1c9fd46cab2712f5fb472c948", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31572
08:05:07.924 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1355127036(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "213b5c8ecb534fff8cae3d3803869577", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430848053248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "213b5c8ecb534fff8cae3d3803869577" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.933 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3930 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="213b5c8ecb534fff8cae3d3803869577", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.933 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31578
08:05:07.942 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fae7edfd1ca64ad2b0985a7e8095780d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430872166400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.942 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fae7edfd1ca64ad2b0985a7e8095780d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.944 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3943 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fae7edfd1ca64ad2b0985a7e8095780d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31591
08:05:07.953 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "26ae76d8dc2c4674acd907e8a6ba4da5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430911647744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.953 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "26ae76d8dc2c4674acd907e8a6ba4da5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.955 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3947 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="26ae76d8dc2c4674acd907e8a6ba4da5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.955 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31595
08:05:07.956 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207430980198400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.957 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207430980198400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.958 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207430988914688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.959 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207430988914688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.969 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1de18f5f16cc47108f844610fe7524bb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207430995230720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.969 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1de18f5f16cc47108f844610fe7524bb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.971 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3955 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1de18f5f16cc47108f844610fe7524bb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.971 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31603
08:05:07.971 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1495263835(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:07.980 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1d056845f992472f9ad93342434a7db2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431045861376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.980 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1d056845f992472f9ad93342434a7db2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.982 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3961 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1d056845f992472f9ad93342434a7db2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31609
08:05:07.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bb467465ecde41fa9035101fa1d29648", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431075454976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:07.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bb467465ecde41fa9035101fa1d29648" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:07.992 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3975 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bb467465ecde41fa9035101fa1d29648", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:07.992 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31623
08:05:07.993 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431132762112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.002 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d7ee0d43928245e49a17196fc143860f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431132762112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.002 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d7ee0d43928245e49a17196fc143860f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.004 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3979 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d7ee0d43928245e49a17196fc143860f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.004 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31627
08:05:08.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7be5e4d5a79f47dbab6a7a4bb9686588", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431179808768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7be5e4d5a79f47dbab6a7a4bb9686588" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.016 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3985 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7be5e4d5a79f47dbab6a7a4bb9686588", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.016 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31633
08:05:08.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431205629952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.018 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@407293975(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "091cf815153d42a3b95992ef37e68f3f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431229861888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "091cf815153d42a3b95992ef37e68f3f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.032 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3990 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="091cf815153d42a3b95992ef37e68f3f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31638
08:05:08.040 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8d420c7a5b624dab8214d7a0a2876e97", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431293046784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.040 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8d420c7a5b624dab8214d7a0a2876e97" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.042 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4006 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8d420c7a5b624dab8214d7a0a2876e97", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.042 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31654
08:05:08.045 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1898950132(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "30ec8ae0f28c44cea5768c57cd16461b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431317463040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "30ec8ae0f28c44cea5768c57cd16461b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.055 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4008 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="30ec8ae0f28c44cea5768c57cd16461b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.055 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31656
08:05:08.063 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e127f8f887664d16afeb98292850c3d3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431389310976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.063 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e127f8f887664d16afeb98292850c3d3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.065 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4024 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e127f8f887664d16afeb98292850c3d3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31672
08:05:08.066 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431423033344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.074 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fd7dfcf64a6944e185c867bab9e0fdd7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431433023488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.075 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fd7dfcf64a6944e185c867bab9e0fdd7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.077 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4027 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fd7dfcf64a6944e185c867bab9e0fdd7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.077 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31675
08:05:08.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431460225024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.078 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@223467861(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.085 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ad1b63ee5f424e32a0693b1d74139daa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431477903360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.085 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ad1b63ee5f424e32a0693b1d74139daa" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.087 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4030 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ad1b63ee5f424e32a0693b1d74139daa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.088 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31678
08:05:08.089 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431522287616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.089 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431522287616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.090 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431531778048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.099 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c25aa20166bf4bdab401dbf685d5ef64", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431531778048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.099 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c25aa20166bf4bdab401dbf685d5ef64" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.100 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4043 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c25aa20166bf4bdab401dbf685d5ef64", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.101 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31691
08:05:08.101 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431558881280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431575777280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.103 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431575777280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.104 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431583457280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.104 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431583457280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.114 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d39f476e65dd4f2d98582476faf03cd6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431589400576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.114 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d39f476e65dd4f2d98582476faf03cd6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.116 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4051 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d39f476e65dd4f2d98582476faf03cd6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.117 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31699
08:05:08.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7d5b7921f6d24f389a554e8ffb610111", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431640522752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7d5b7921f6d24f389a554e8ffb610111" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.126 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4056 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7d5b7921f6d24f389a554e8ffb610111", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.126 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31704
08:05:08.126 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@733652886(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.127 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431663742976) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.131 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@89267358(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.134 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "03a3faef4e01424cb35972356671daed", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431681957888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.134 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "03a3faef4e01424cb35972356671daed" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4061 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="03a3faef4e01424cb35972356671daed", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.136 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31709
08:05:08.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8c91ea3056734f83867a4fa0701f2dee", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431715405824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8c91ea3056734f83867a4fa0701f2dee" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.147 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4072 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8c91ea3056734f83867a4fa0701f2dee", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.147 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31720
08:05:08.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "da7f96e6bcf644369750c3dd68ef0d5c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431765258240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "da7f96e6bcf644369750c3dd68ef0d5c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.156 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@152977869(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4087 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="da7f96e6bcf644369750c3dd68ef0d5c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31735
08:05:08.159 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431811006464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.167 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "74b4522f616a4deba15627448e73ccca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431811006464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.167 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "74b4522f616a4deba15627448e73ccca" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.169 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4092 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="74b4522f616a4deba15627448e73ccca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.169 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31740
08:05:08.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431856029696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.171 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431856029696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f3a752f93dbf45f2bda67bc84810ec54", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431864537088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.180 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f3a752f93dbf45f2bda67bc84810ec54" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.182 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4108 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f3a752f93dbf45f2bda67bc84810ec54", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.182 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31756
08:05:08.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5e16a80763d54b7db1f529cf3f6d03f5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431908438016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5e16a80763d54b7db1f529cf3f6d03f5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.193 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4114 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5e16a80763d54b7db1f529cf3f6d03f5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31762
08:05:08.194 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431953752064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.195 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431953752064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.196 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207431963619328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.197 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@168213194(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.206 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0c0bc107ef1c440b9235b2b4fa3da929", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207431963619328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.206 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0c0bc107ef1c440b9235b2b4fa3da929" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.209 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4120 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0c0bc107ef1c440b9235b2b4fa3da929", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.209 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31768
08:05:08.218 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "82a7e7b773964a819852a25d232a327e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432018694144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.218 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "82a7e7b773964a819852a25d232a327e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.220 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4135 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="82a7e7b773964a819852a25d232a327e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.220 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31783
08:05:08.221 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432041111552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.222 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432066732032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.223 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432066732032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.224 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1962813963(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.224 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432075476992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.225 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432081465344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432088616960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.234 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "eac73a6fe2944047a0c6c8adbe195d47", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432088616960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "eac73a6fe2944047a0c6c8adbe195d47" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.237 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4142 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="eac73a6fe2944047a0c6c8adbe195d47", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.237 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31790
08:05:08.238 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432114040832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.248 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bb9c7229562148fdb1e4569a29eb0314", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432133152768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.248 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bb9c7229562148fdb1e4569a29eb0314" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.248 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1633517286(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4156 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bb9c7229562148fdb1e4569a29eb0314", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.251 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31804
08:05:08.251 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@439765801(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.259 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b91dda39992b4fe8a5eee7e16daef932", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432190050304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.259 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b91dda39992b4fe8a5eee7e16daef932" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4162 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b91dda39992b4fe8a5eee7e16daef932", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31810
08:05:08.263 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432237039616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.264 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432237039616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.264 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432245526528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.265 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432245526528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.270 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@635007567(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.276 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "50c632529c344457b09d778978bdd2dc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432251895808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.276 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "50c632529c344457b09d778978bdd2dc" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.278 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4187 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="50c632529c344457b09d778978bdd2dc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31835
08:05:08.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432280104960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.280 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432303009792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.280 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432303009792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9d030a6ce6014b7693a9f45ba3712168", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432311689216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9d030a6ce6014b7693a9f45ba3712168" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.292 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4203 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9d030a6ce6014b7693a9f45ba3712168", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.292 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31851
08:05:08.293 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432357445632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.293 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432357445632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.294 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432366755840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.297 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@552774285(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.307 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "08e6e44d70824144864394c6f81bce69", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432366755840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.307 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "08e6e44d70824144864394c6f81bce69" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.309 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4208 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="08e6e44d70824144864394c6f81bce69", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.309 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31856
08:05:08.317 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5846bf47a7c942f48a4030260e904af8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432394215424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.318 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5846bf47a7c942f48a4030260e904af8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.320 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4222 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5846bf47a7c942f48a4030260e904af8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.320 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31870
08:05:08.328 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f4586a6f2b8c4325ab4a7f2ff0948254", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432455761920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.328 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f4586a6f2b8c4325ab4a7f2ff0948254" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.330 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4227 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f4586a6f2b8c4325ab4a7f2ff0948254", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.331 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31875
08:05:08.332 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432517328896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.340 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4277bd763f6547d6b01c4b0449cb8663", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432517328896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.340 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4277bd763f6547d6b01c4b0449cb8663" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.343 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4233 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4277bd763f6547d6b01c4b0449cb8663", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31881
08:05:08.344 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432566435840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.345 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432566435840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.353 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4f12dc36d4654e448127c94b5e3222c1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432575721472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.354 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4f12dc36d4654e448127c94b5e3222c1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.356 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4240 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4f12dc36d4654e448127c94b5e3222c1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.356 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31888
08:05:08.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a9518265bd2a407197a2bc3f686e3fae", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432620990464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.364 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a9518265bd2a407197a2bc3f686e3fae" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4245 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a9518265bd2a407197a2bc3f686e3fae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31893
08:05:08.370 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@718428731(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.374 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "80cf03f909f74ddc94491dda6cf2d94c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432661262336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.374 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "80cf03f909f74ddc94491dda6cf2d94c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.376 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4248 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="80cf03f909f74ddc94491dda6cf2d94c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.376 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31896
08:05:08.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432687489024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.378 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432705044480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.379 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432713347072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.390 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "51a00c0c7a804746a5983537a2a65272", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432713347072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.390 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "51a00c0c7a804746a5983537a2a65272" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.392 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4263 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="51a00c0c7a804746a5983537a2a65272", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31911
08:05:08.393 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207432770633728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7e89ed56d64b436a894286bcbd7bc268", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432770633728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7e89ed56d64b436a894286bcbd7bc268" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.404 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4269 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7e89ed56d64b436a894286bcbd7bc268", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.404 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31917
08:05:08.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "57cc9d92eef845a09a3006769f8c0c5c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432792383488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "57cc9d92eef845a09a3006769f8c0c5c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.416 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4271 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="57cc9d92eef845a09a3006769f8c0c5c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.416 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31919
08:05:08.425 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "868fb4f010b4401f95fbc806cceaaa8f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432865464320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.425 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "868fb4f010b4401f95fbc806cceaaa8f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.425 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@34943819(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.427 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4277 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="868fb4f010b4401f95fbc806cceaaa8f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31925
08:05:08.436 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1f527883e4d1410abdbbd20a947dacf4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432895930368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.436 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1f527883e4d1410abdbbd20a947dacf4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.438 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4281 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1f527883e4d1410abdbbd20a947dacf4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31929
08:05:08.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dc7bbed9e65446b2aa7b729d264e13c6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207432959733760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dc7bbed9e65446b2aa7b729d264e13c6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.449 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4296 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="dc7bbed9e65446b2aa7b729d264e13c6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31944
08:05:08.450 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207433003712512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0d64c3e4a6c64324b6ae1925a664214d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433003712512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0d64c3e4a6c64324b6ae1925a664214d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.463 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4302 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0d64c3e4a6c64324b6ae1925a664214d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31950
08:05:08.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207433060745216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3b2f06631655432f94fda03e3d55da3b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433060745216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3b2f06631655432f94fda03e3d55da3b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.475 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4308 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3b2f06631655432f94fda03e3d55da3b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.475 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31956
08:05:08.484 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f079551be123422b83d5f87917b138b2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433093865472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.484 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f079551be123422b83d5f87917b138b2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4313 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f079551be123422b83d5f87917b138b2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.486 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31961
08:05:08.490 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1823498828(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.496 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fc27b6e6c3af4782873fe8f0ebb3b473", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433155551232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.496 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fc27b6e6c3af4782873fe8f0ebb3b473" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4319 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fc27b6e6c3af4782873fe8f0ebb3b473", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31967
08:05:08.506 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "04a93772db04468a9f0981e94e9a8ad7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433183215616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.506 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "04a93772db04468a9f0981e94e9a8ad7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.508 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4332 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="04a93772db04468a9f0981e94e9a8ad7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.508 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31980
08:05:08.518 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9e389fae26d440bf9863220b1386d42e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433214988288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.519 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9e389fae26d440bf9863220b1386d42e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.522 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4334 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9e389fae26d440bf9863220b1386d42e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.522 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31982
08:05:08.533 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "76132610356a40eca549f2c1695c256a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433299845120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.533 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "76132610356a40eca549f2c1695c256a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.536 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4340 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="76132610356a40eca549f2c1695c256a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.536 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31988
08:05:08.547 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "60f80c43333143c294a5a1185b25d4cb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433358778368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.547 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "60f80c43333143c294a5a1185b25d4cb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4345 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="60f80c43333143c294a5a1185b25d4cb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.551 [INFO - scanner-test-thread] (ITClient.java:399) New row count 31993
08:05:08.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "14091fe6e0264078867b90bf55034103", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433419444224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "14091fe6e0264078867b90bf55034103" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.564 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4352 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="14091fe6e0264078867b90bf55034103", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32000
08:05:08.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207433469739008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.567 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207433476300800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.568 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1495468949(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.584 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3e56018fda2347129d91069b6ea9d488", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433484566528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.585 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3e56018fda2347129d91069b6ea9d488" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4360 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3e56018fda2347129d91069b6ea9d488", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.587 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32008
08:05:08.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207433567215616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "385aa12acd3142a982ce62483379e00a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433567215616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.600 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "385aa12acd3142a982ce62483379e00a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.602 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1637384456(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.603 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4374 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="385aa12acd3142a982ce62483379e00a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.603 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32022
08:05:08.604 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207433628594176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.615 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "09abbf8855d348a39bc39787c14fde23", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433636061184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.615 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "09abbf8855d348a39bc39787c14fde23" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.617 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4382 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="09abbf8855d348a39bc39787c14fde23", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.618 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32030
08:05:08.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207433694343168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b7f519db52754e61afcd7658169619a1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433694343168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b7f519db52754e61afcd7658169619a1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.626 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1245477147(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.628 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4399 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b7f519db52754e61afcd7658169619a1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32047
08:05:08.628 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@628211730(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.630 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1682905226(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.638 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7c3af783753f478f8d9fc5812d18ad35", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433718820864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.638 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7c3af783753f478f8d9fc5812d18ad35" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.640 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4401 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7c3af783753f478f8d9fc5812d18ad35", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32049
08:05:08.649 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9f05f88ffb04433ab22fc42cd9ab36f6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433784479744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.650 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9f05f88ffb04433ab22fc42cd9ab36f6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.652 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4434 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9f05f88ffb04433ab22fc42cd9ab36f6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.653 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32082
08:05:08.653 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207433838215168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.655 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207433838215168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.656 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207433845002240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.657 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207433851469824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.666 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0b26ebf205334c3f949fb2ccf1f6ad48", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433851469824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.666 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0b26ebf205334c3f949fb2ccf1f6ad48" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4442 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0b26ebf205334c3f949fb2ccf1f6ad48", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32090
08:05:08.677 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c5e9c9dba3eb4fda8636f141e99a2e8d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433901883392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.677 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c5e9c9dba3eb4fda8636f141e99a2e8d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4446 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c5e9c9dba3eb4fda8636f141e99a2e8d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.679 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32094
08:05:08.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207433924657152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.690 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "27b67bf24124477d82f67ca285d5d023", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207433945034752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "27b67bf24124477d82f67ca285d5d023" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4449 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="27b67bf24124477d82f67ca285d5d023", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32097
08:05:08.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ccf90d5a5d0444758ae0959bc934cc98", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434002173952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.703 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ccf90d5a5d0444758ae0959bc934cc98" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4455 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ccf90d5a5d0444758ae0959bc934cc98", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.705 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32103
08:05:08.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434049667072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f6e4b047f0cc46bd9b97f7c3762e0943", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434049667072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.716 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f6e4b047f0cc46bd9b97f7c3762e0943" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.719 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4460 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f6e4b047f0cc46bd9b97f7c3762e0943", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.719 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32108
08:05:08.720 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434107224064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.731 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a5f8667fac024f7fbd253dfe0493fd02", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434107224064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.732 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a5f8667fac024f7fbd253dfe0493fd02" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.734 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4467 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a5f8667fac024f7fbd253dfe0493fd02", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.734 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32115
08:05:08.745 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e321e54eb579492d8b7f006b345ee048", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434164002816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.745 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e321e54eb579492d8b7f006b345ee048" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4469 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e321e54eb579492d8b7f006b345ee048", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32117
08:05:08.758 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b4d03abacfcb4d3eaefb5ff639212ead", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434224279552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.758 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b4d03abacfcb4d3eaefb5ff639212ead" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.761 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4476 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b4d03abacfcb4d3eaefb5ff639212ead", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32124
08:05:08.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1bd26388ccfe4b39a7adee0520b7ee18", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434280390656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1bd26388ccfe4b39a7adee0520b7ee18" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.772 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4481 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1bd26388ccfe4b39a7adee0520b7ee18", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.773 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32129
08:05:08.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a8eee51faba44f17aced37d1e46bcbf1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434326585344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a8eee51faba44f17aced37d1e46bcbf1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.785 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4484 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a8eee51faba44f17aced37d1e46bcbf1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32132
08:05:08.786 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434378964992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2d65cbadd32f412689df19cace83f4ad", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434378964992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2d65cbadd32f412689df19cace83f4ad" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.798 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4489 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2d65cbadd32f412689df19cace83f4ad", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32137
08:05:08.809 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8750349d19544828a7537abcb6f14622", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434410192896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.810 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8750349d19544828a7537abcb6f14622" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4494 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8750349d19544828a7537abcb6f14622", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.812 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32142
08:05:08.812 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1106920906(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.813 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434488811520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.824 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "298fb22d59584eb49d714212593d5068", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434488811520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.824 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "298fb22d59584eb49d714212593d5068" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.826 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4501 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="298fb22d59584eb49d714212593d5068", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32149
08:05:08.827 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434524700672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cedcacc5b20649289123224eb2fbe467", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434548084736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cedcacc5b20649289123224eb2fbe467" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.838 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4516 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="cedcacc5b20649289123224eb2fbe467", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.838 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32164
08:05:08.839 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434576621568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.840 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434597588992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434605293568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b7a6a3ef8cee4d46abc772a8d39554fe", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434605293568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.851 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b7a6a3ef8cee4d46abc772a8d39554fe" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.853 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4523 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b7a6a3ef8cee4d46abc772a8d39554fe", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.853 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32171
08:05:08.855 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434656940032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "451456518e874d51a50a84b0a45c9bff", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434656940032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "451456518e874d51a50a84b0a45c9bff" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.866 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4530 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="451456518e874d51a50a84b0a45c9bff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.866 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32178
08:05:08.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8c6b096a1eaf44039edd77ac7a04f63b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434709237760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8c6b096a1eaf44039edd77ac7a04f63b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.880 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4536 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8c6b096a1eaf44039edd77ac7a04f63b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.881 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32184
08:05:08.881 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1747392591(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434768474112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.883 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1140667401(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.883 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434768474112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.893 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "61bab81817e2429f8618a161bc828f58", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434779021312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.893 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "61bab81817e2429f8618a161bc828f58" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.895 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4542 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="61bab81817e2429f8618a161bc828f58", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32190
08:05:08.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434825302016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.905 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d1ca7fcdd71048a3aff9bf1ad6215168", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434832228352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.905 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d1ca7fcdd71048a3aff9bf1ad6215168" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.908 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4566 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d1ca7fcdd71048a3aff9bf1ad6215168", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32214
08:05:08.916 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "222dc36801b34869b52bf561e6843bad", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434862297088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.916 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "222dc36801b34869b52bf561e6843bad" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4571 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="222dc36801b34869b52bf561e6843bad", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32219
08:05:08.928 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c128bc114a81403fb5c6efc3298ac9e0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434904887296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.929 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c128bc114a81403fb5c6efc3298ac9e0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4574 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c128bc114a81403fb5c6efc3298ac9e0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.931 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32222
08:05:08.932 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434975793152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.933 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1600843700(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.933 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434975793152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.934 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434984570880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.934 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1278031238(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.935 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434984570880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.935 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207434991132672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.936 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@479770924(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.938 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@921672650(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:08.944 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a9c1df84a00c45a5b2bbb2dd26485396", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207434991132672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.944 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a9c1df84a00c45a5b2bbb2dd26485396" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.946 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4582 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a9c1df84a00c45a5b2bbb2dd26485396", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32230
08:05:08.955 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bd016414ce7c40f09dbbddb22c586f3e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435038408704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.955 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bd016414ce7c40f09dbbddb22c586f3e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.957 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4624 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bd016414ce7c40f09dbbddb22c586f3e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.957 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32272
08:05:08.967 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f57052759587428e94f2c64013efee1e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435084058624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.967 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f57052759587428e94f2c64013efee1e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.970 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4629 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f57052759587428e94f2c64013efee1e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32277
08:05:08.980 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "90400c8e233a4ffcb5e7bd45913b5b62", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435132702720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.980 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "90400c8e233a4ffcb5e7bd45913b5b62" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4635 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="90400c8e233a4ffcb5e7bd45913b5b62", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32283
08:05:08.994 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4028c70797614cb481bdf86785288158", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435188994048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:08.994 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4028c70797614cb481bdf86785288158" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:08.996 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4642 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4028c70797614cb481bdf86785288158", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:08.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32290
08:05:09.001 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1047578092(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.005 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0b3d5487897f4b189f9dc9d722f65bfc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435224297472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.005 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0b3d5487897f4b189f9dc9d722f65bfc" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.006 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@466900641(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4647 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0b3d5487897f4b189f9dc9d722f65bfc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32295
08:05:09.018 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c18ce46855994305bf354618664bbc0c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435270598656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.018 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c18ce46855994305bf354618664bbc0c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.021 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4652 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c18ce46855994305bf354618664bbc0c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32300
08:05:09.022 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207435343712256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "73f56b0365a245b18db2f182fdea6ceb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435343712256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "73f56b0365a245b18db2f182fdea6ceb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.033 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4676 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="73f56b0365a245b18db2f182fdea6ceb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32324
08:05:09.042 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4794634d881843449c9695934ca4b00d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435375677440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.043 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4794634d881843449c9695934ca4b00d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.045 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4681 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4794634d881843449c9695934ca4b00d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.045 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32329
08:05:09.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cb1cf4d09d1c4d958b517ed45473f8e5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435442798592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cb1cf4d09d1c4d958b517ed45473f8e5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.055 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1113378094(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.057 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4687 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="cb1cf4d09d1c4d958b517ed45473f8e5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32335
08:05:09.057 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@136789860(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.058 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207435472277504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.060 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@809550889(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.067 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f5b5a5512b114f048e4c454790249b56", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435492016128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.067 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f5b5a5512b114f048e4c454790249b56" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4692 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f5b5a5512b114f048e4c454790249b56", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32340
08:05:09.080 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c09b5772d834474da034f716260c65d5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435543670784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.080 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c09b5772d834474da034f716260c65d5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.082 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4724 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c09b5772d834474da034f716260c65d5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.082 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32372
08:05:09.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207435596357632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.084 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@152632798(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.086 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@763982958(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.087 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@476357284(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.093 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f05430976de24d2395b7b7c9d8aa2256", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435596357632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.093 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f05430976de24d2395b7b7c9d8aa2256" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4730 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f05430976de24d2395b7b7c9d8aa2256", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32378
08:05:09.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fe8f9012a2604e79bebea476a1eab053", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435651317760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fe8f9012a2604e79bebea476a1eab053" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.109 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4762 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fe8f9012a2604e79bebea476a1eab053", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32410
08:05:09.110 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207435706740736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.117 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1ff306b2866a499daca452ea94700a3b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435706740736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.117 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1ff306b2866a499daca452ea94700a3b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4769 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1ff306b2866a499daca452ea94700a3b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32417
08:05:09.130 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d131a2285c0d40e4bbd87a43a15933b0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435750072320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.131 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d131a2285c0d40e4bbd87a43a15933b0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.133 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4772 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d131a2285c0d40e4bbd87a43a15933b0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.133 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32420
08:05:09.134 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207435804483584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207435804483584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.136 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207435813601280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.137 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207435818852352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.139 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@708009101(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.141 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1678488088(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.147 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f5cd227fe005479e96e311ddf93efb59", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435818852352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.147 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f5cd227fe005479e96e311ddf93efb59" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.147 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@46633203(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.149 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4779 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f5cd227fe005479e96e311ddf93efb59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.150 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32427
08:05:09.150 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@990868365(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.151 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207435872059392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.152 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@199792469(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.153 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@843743042(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.155 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@213135856(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.163 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bfd295c0dcc2457184fe8931a07e5049", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435872059392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.163 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bfd295c0dcc2457184fe8931a07e5049" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.164 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1281861872(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.166 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4802 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bfd295c0dcc2457184fe8931a07e5049", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32450
08:05:09.166 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@58383382(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.170 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1655378772(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "14c738f75c5d4d9da86230fdca806984", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435902283776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "14c738f75c5d4d9da86230fdca806984" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.175 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4842 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="14c738f75c5d4d9da86230fdca806984", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.176 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32490
08:05:09.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "06c1d3658b7143f6a6d0bae9d6854598", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207435971502080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "06c1d3658b7143f6a6d0bae9d6854598" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.187 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4872 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="06c1d3658b7143f6a6d0bae9d6854598", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.187 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32520
08:05:09.188 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207436025556992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.197 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8acebc82414842c49431021874a52668", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436025556992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.197 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8acebc82414842c49431021874a52668" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.200 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4888 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8acebc82414842c49431021874a52668", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.200 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32536
08:05:09.209 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "38eddd8445f9457aab842d098e7a3e16", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436077572096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.210 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "38eddd8445f9457aab842d098e7a3e16" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4894 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="38eddd8445f9457aab842d098e7a3e16", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.212 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32542
08:05:09.222 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "50b05d78e5e349b3978ab3e57283bedd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436126879744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.222 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "50b05d78e5e349b3978ab3e57283bedd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.224 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4899 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="50b05d78e5e349b3978ab3e57283bedd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32547
08:05:09.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cd1fbe58c3e84832a3b2868d9d05b322", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436178178048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cd1fbe58c3e84832a3b2868d9d05b322" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.236 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4903 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="cd1fbe58c3e84832a3b2868d9d05b322", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.236 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32551
08:05:09.238 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1337820480(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.245 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e805e087d4a84ae7866bfc692548bba4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436223528960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.245 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e805e087d4a84ae7866bfc692548bba4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.248 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4909 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e805e087d4a84ae7866bfc692548bba4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.248 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32557
08:05:09.256 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c3a9a6365a4946bd9854dbbd0a407a7a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436274065408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.256 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c3a9a6365a4946bd9854dbbd0a407a7a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.259 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4923 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c3a9a6365a4946bd9854dbbd0a407a7a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.259 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32571
08:05:09.260 [INFO - chaos-test-thread] (MiniKuduCluster.java:399) Killing master server 127.26.35.124:44375
08:05:09.261 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: MASTER
    index: 2
  }
}

08:05:09.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.261296 26765 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwwxHvV/build/release/bin/kudu with pid 26918
08:05:09.267 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.35.124:44375(127.26.35.124:44375)] handling channelInactive
08:05:09.267 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.35.124:44375(127.26.35.124:44375)] cleaning up while in state READY due to: connection closed
08:05:09.268 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
08:05:09.268 [INFO - chaos-test-thread] (MiniKuduCluster.java:380) Starting master server 127.26.35.124:44375
08:05:09.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a5e16abf6f5849acbe9e08506cfde7cc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436316508160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.269 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: MASTER
    index: 2
  }
}

08:05:09.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a5e16abf6f5849acbe9e08506cfde7cc" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.271 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4926 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a5e16abf6f5849acbe9e08506cfde7cc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.271 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32574
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.269743 26765 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskwwxHvV/build/release/bin/kudu
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/wal
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/data
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/logs
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/data/info.pb
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:05:09.271 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207436331569152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:05:09.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:05:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:05:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:05:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:05:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:05:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:05:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.124:44375
08:05:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.124
08:05:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=44839
08:05:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:05:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:05:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:05:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:05:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:05:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:05:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:05:09.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42549/jwks.json with env {}
08:05:09.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8c35d2bede874d7890e4ccdb5a5fabf8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436363898880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8c35d2bede874d7890e4ccdb5a5fabf8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.280 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1047303279(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.281 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4929 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8c35d2bede874d7890e4ccdb5a5fabf8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.281 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32577
08:05:09.282 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1805870552(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.282 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207436405325824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.283 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207436413169664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.284 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1361635915(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.284 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207436413169664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.288 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1922884267(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8ebe005d50f74c91b4db16c1dd007bd4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436420919296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8ebe005d50f74c91b4db16c1dd007bd4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.293 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@671735675(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.294 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4942 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8ebe005d50f74c91b4db16c1dd007bd4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.294 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32590
08:05:09.295 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1492443655(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.295 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207436458283008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.306 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a64a5ef66cec435d81776dbce5486a4f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436468387840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.306 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a64a5ef66cec435d81776dbce5486a4f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4972 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a64a5ef66cec435d81776dbce5486a4f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.308 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32620
08:05:09.310 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207436502220800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.311 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207436521074688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.321 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "21f22845a9e8481eaa7b9450f033236e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436531556352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.321 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "21f22845a9e8481eaa7b9450f033236e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4998 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="21f22845a9e8481eaa7b9450f033236e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.324 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32646
08:05:09.325 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207436581797888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.333 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "591984dc8fb34edd8ce07171c4159bd8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436588290048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "591984dc8fb34edd8ce07171c4159bd8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.336 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5005 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="591984dc8fb34edd8ce07171c4159bd8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.336 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32653
08:05:09.341 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1310208480(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.346 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5da19b2753ea4c7e8a6cbb092fe14d09", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436634390528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.346 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5da19b2753ea4c7e8a6cbb092fe14d09" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.346 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1535380274(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5008 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5da19b2753ea4c7e8a6cbb092fe14d09", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.350 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32656
08:05:09.351 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207436686098432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5bae2ef30dde494c9886dbbe4af65e4e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436692557824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5bae2ef30dde494c9886dbbe4af65e4e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5bae2ef30dde494c9886dbbe4af65e4e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32680
08:05:09.368 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1032910142(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.370 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1108073553(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "be394b1dd708447992128f4d20f2c1b4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436753260544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "be394b1dd708447992128f4d20f2c1b4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.380 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5039 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="be394b1dd708447992128f4d20f2c1b4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.380 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32687
08:05:09.381 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207436813852672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.382 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207436813852672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207436824391680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:05:09.383971 28378 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:05:09.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:05:09.384243 28378 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:05:09.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:05:09.384282 28378 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:05:09.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:05:09.386747 28378 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:05:09.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:05:09.386941 28378 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:05:09.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:05:09.387030 28378 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:05:09.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:05:09.387145 28378 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:05:09.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:05:09.387780 28378 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:05:09.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:05:09.387928 28378 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42549/jwks.json
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.390079 28378 master_runner.cc:387] Master server non-default flags:
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.35.84:40629
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/data
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/wal
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.35.126:36373,127.26.35.125:41239,127.26.35.124:44375
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.35.124:44375
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42549/jwks.json
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/data/info.pb
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.35.124
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=44839
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28378
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/logs
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:05:09.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:05:09.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:05:09.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:05:09.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
08:05:09.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:05:09.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 07:43:13 UTC on e7f111948823
08:05:09.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12769
08:05:09.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.391405 28378 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:05:09.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.391744 28378 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:05:09.393 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8d05e878edeb45ab86ac98eae2f64017", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436830859264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.393 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8d05e878edeb45ab86ac98eae2f64017" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.394819 28378 server_base.cc:1061] running on GCE node
08:05:09.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:05:09.394838 28386 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:05:09.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:05:09.395107 28383 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:05:09.395 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5064 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8d05e878edeb45ab86ac98eae2f64017", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.395 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32712
08:05:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 08:05:09.395695 28384 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:05:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.395970 28378 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:05:09.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.396248 28378 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:05:09.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207436861280256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.397584 28378 hybrid_clock.cc:648] HybridClock initialized: now 1783497909397561 us; error 35 us; skew 500 ppm
08:05:09.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.398973 28378 webserver.cc:533] Webserver started at http://127.26.35.124:44839/ using document root <none> and password file <none>
08:05:09.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.399180 28378 fs_manager.cc:362] Metadata directory not provided
08:05:09.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.399274 28378 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:05:09.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.400630 28378 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
08:05:09.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.401562 28392 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:05:09.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.401734 28378 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.401804 28378 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/data,/tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/wal
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "62377a7fc20444fbade663c05954a19b"
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 08:04:14 on dist-test-slave-s192"
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.402174 28378 fs_report.cc:389] FS layout report
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/wal
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/wal
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/data/data
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:05:09.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:05:09.404 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7eb14578548a40a9a366b1e107991ce1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436880596992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.404 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7eb14578548a40a9a366b1e107991ce1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.405 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1293116097(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.407 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5069 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7eb14578548a40a9a366b1e107991ce1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.407 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32717
08:05:09.408 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207436904181760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.416 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d2e51f61fd6c4773b5d474c1f431e092", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436925612032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.416 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d2e51f61fd6c4773b5d474c1f431e092" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.418 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5072 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d2e51f61fd6c4773b5d474c1f431e092", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.418 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32720
08:05:09.429 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0d3d49aab0434d009e0c6862d2988abd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207436950904832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.429 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0d3d49aab0434d009e0c6862d2988abd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.432776 28378 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:05:09.433 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5083 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0d3d49aab0434d009e0c6862d2988abd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.433373 28378 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:05:09.433 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32731
08:05:09.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.433677 28378 kserver.cc:163] Server-wide thread pool size limit: 3276
08:05:09.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.439216 28378 rpc_server.cc:307] RPC server started. Bound to: 127.26.35.124:44375
08:05:09.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.439896 28378 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskwwxHvV/test-tmp/mini-kudu-cluster14879197897585318855/master-2/data/info.pb
08:05:09.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.439262 28444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.35.124:44375 every 8 connection(s)
08:05:09.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.441542 28445 sys_catalog.cc:263] Verifying existing consensus state
08:05:09.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.442315 28445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: Bootstrap starting.
08:05:09.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1a25705bc2b5487f999206cc0ce292aa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207437024931840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.446 [DEBUG - chaos-test-thread] (MiniKuduCluster.java:195) Response: 
08:05:09.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1a25705bc2b5487f999206cc0ce292aa" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.445801 26765 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskwwxHvV/build/release/bin/kudu as pid 28378
08:05:09.449 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5087 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1a25705bc2b5487f999206cc0ce292aa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32735
08:05:09.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.454856 28445 log.cc:826] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: Log is configured to *not* fsync() on all Append() calls
08:05:09.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.458478 28445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=5 ignored=0} mutations{seen=4 ignored=0} orphaned_commits=0. Pending: 0 replicates
08:05:09.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.458853 28445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: Bootstrap complete.
08:05:09.460 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "61ee008a089f496ab6b04952ac107d6d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207437097553920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.460 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "61ee008a089f496ab6b04952ac107d6d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.462 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5092 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="61ee008a089f496ab6b04952ac107d6d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32740
08:05:09.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.462250 28445 raft_consensus.cc:359] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:05:09.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.462663 28445 raft_consensus.cc:740] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62377a7fc20444fbade663c05954a19b, State: Initialized, Role: FOLLOWER
08:05:09.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.462846 28445 consensus_queue.cc:260] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 3.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:05:09.463 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207437150973952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.463361 28445 sys_catalog.cc:565] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: configured and running, proceeding with master startup.
08:05:09.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.465483 28448 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 3 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:05:09.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.465781 28448 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: This master's current role is: FOLLOWER
08:05:09.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.466040 28459 catalog_manager.cc:1295] Loaded cluster ID: a1d5a733c06d4a14acbc8400e0f5cc14
08:05:09.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.466177 28459 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: loading cluster ID for follower catalog manager: success
08:05:09.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.467657 28459 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: acquiring CA information for follower catalog manager: success
08:05:09.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.468088 28459 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:05:09.471 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "18f383a01af5418fab5336b310cc660a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207437150973952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.471 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "18f383a01af5418fab5336b310cc660a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.474 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5098 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="18f383a01af5418fab5336b310cc660a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.474 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32746
08:05:09.474 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@917843402(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.477 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@213260071(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a9eec711e2ee40bea58d7fe474c816ee", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207437200441344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a9eec711e2ee40bea58d7fe474c816ee" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5101 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a9eec711e2ee40bea58d7fe474c816ee", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.489990 28378 master_runner.cc:264] No leader master found from master 62377a7fc20444fbade663c05954a19b
08:05:09.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.490097 28378 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:05:09.490 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32749
08:05:09.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "66843b1566c6497c9d270c3d0853928f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207437259972608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "66843b1566c6497c9d270c3d0853928f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.503 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5123 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="66843b1566c6497c9d270c3d0853928f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.503 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32771
08:05:09.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dd1e3534d9be47c8b950b629eed3d0e4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207437315788800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dd1e3534d9be47c8b950b629eed3d0e4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.515 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5127 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="dd1e3534d9be47c8b950b629eed3d0e4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32775
08:05:09.516 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207437362819072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.518 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207437369450496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.519 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207437377114112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a694ae2c5d554ee98eda5b5efaf4511b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207437384138752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a694ae2c5d554ee98eda5b5efaf4511b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.541 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5133 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a694ae2c5d554ee98eda5b5efaf4511b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32781
08:05:09.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7e0e26348cc8476e94e67960ef56e064", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207437438107648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.551 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7e0e26348cc8476e94e67960ef56e064" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.553 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5143 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7e0e26348cc8476e94e67960ef56e064", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32791
08:05:09.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ecca395eb799408dafc41a20fa8a2143", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207437523324928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ecca395eb799408dafc41a20fa8a2143" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.564 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5146 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ecca395eb799408dafc41a20fa8a2143", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32794
08:05:09.568 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@281258932(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b66c63dcb56c49ffb5963af27bf7f4fa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207437571448832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b66c63dcb56c49ffb5963af27bf7f4fa" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.578 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5150 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b66c63dcb56c49ffb5963af27bf7f4fa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32798
08:05:09.579 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207437622128640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9025ea8e78c04aa4a543e01e6601e7cb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207437622128640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9025ea8e78c04aa4a543e01e6601e7cb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.591 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5162 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9025ea8e78c04aa4a543e01e6601e7cb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.591 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32810
08:05:09.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207437677981696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.602 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4f7326c752c049a2aa1a140d1ed0fd6d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207437677981696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.602 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4f7326c752c049a2aa1a140d1ed0fd6d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.604 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5167 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4f7326c752c049a2aa1a140d1ed0fd6d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.605 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32815
08:05:09.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207437714055168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207437734563840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.609 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207437744381952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207437750665216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.622 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d048e1fce41a4f21be73c7aff3151a55", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207437756784640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.622 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d048e1fce41a4f21be73c7aff3151a55" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.625 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5176 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d048e1fce41a4f21be73c7aff3151a55", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.625 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32824
08:05:09.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.634322 28400 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "2d2a397923714ec08ddb8a6fa7958204" instance_seqno: 1783497878849045) as {username='slave'} at 127.26.35.66:51607; Asking this server to re-register.
08:05:09.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.634796 27994 heartbeater.cc:461] Registering TS with master...
08:05:09.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.635291 28400 ts_manager.cc:194] Registered new tserver with Master: 2d2a397923714ec08ddb8a6fa7958204 (127.26.35.66:35869)
08:05:09.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a2b160fcffe14195972d1a85650133e7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207437816774656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a2b160fcffe14195972d1a85650133e7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.640 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5182 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a2b160fcffe14195972d1a85650133e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.640 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32830
08:05:09.641 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207437876682752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207437876682752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.643 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207437887430656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.644 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207437894144000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.645 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207437894144000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.648 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1175508487(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.658 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "679db29322034fd7a544aeb817b1ecbd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207437901221888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.658 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "679db29322034fd7a544aeb817b1ecbd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.663 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5189 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="679db29322034fd7a544aeb817b1ecbd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.663 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32837
08:05:09.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1c07d227985a411ab0bade968a6cab31", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207437976477696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1c07d227985a411ab0bade968a6cab31" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.674 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1498708082(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.677 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5208 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1c07d227985a411ab0bade968a6cab31", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.677 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32856
08:05:09.678 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207438029234176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.689 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cdd3ec234fc24824b1ba33dc51b867e5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438029234176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.690 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cdd3ec234fc24824b1ba33dc51b867e5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5212 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="cdd3ec234fc24824b1ba33dc51b867e5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.693 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32860
08:05:09.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a6d75e86a01f4506ad430a66cc340c7b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438093402112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a6d75e86a01f4506ad430a66cc340c7b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5228 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a6d75e86a01f4506ad430a66cc340c7b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32876
08:05:09.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207438145380352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4b4958da846547ceab6e8cfbdbc1ad4e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438152601600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4b4958da846547ceab6e8cfbdbc1ad4e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.717 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5233 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4b4958da846547ceab6e8cfbdbc1ad4e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.717 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32881
08:05:09.728 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f2126e4f24d54bebbb65ca7b44cb9995", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438195855360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.728 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f2126e4f24d54bebbb65ca7b44cb9995" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.731 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5236 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f2126e4f24d54bebbb65ca7b44cb9995", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.731 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32884
08:05:09.732 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207438251720704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.742 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4dfc716fbc67419d933ca75feaa4796f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438251720704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.742 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4dfc716fbc67419d933ca75feaa4796f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.744161 28400 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "bfee26ef7e064e1aa1bf681d02a20d7c" instance_seqno: 1783497899253202) as {username='slave'} at 127.26.35.65:44513; Asking this server to re-register.
08:05:09.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.744757 28324 heartbeater.cc:461] Registering TS with master...
08:05:09.744 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5240 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4dfc716fbc67419d933ca75feaa4796f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.745 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32888
08:05:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.745193 28400 ts_manager.cc:194] Registered new tserver with Master: bfee26ef7e064e1aa1bf681d02a20d7c (127.26.35.65:33655)
08:05:09.746 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207438285500416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.746138 28400 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "db912c756d5642188ac063a9a687a1fe" instance_seqno: 1783497855253663) as {username='slave'} at 127.26.35.67:39905; Asking this server to re-register.
08:05:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.746340 27447 heartbeater.cc:461] Registering TS with master...
08:05:09.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:09.746722 28400 ts_manager.cc:194] Registered new tserver with Master: db912c756d5642188ac063a9a687a1fe (127.26.35.67:38795)
08:05:09.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207438310895616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207438318546944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.752 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1709654864(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.756 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "db560665d1e0469ab5f7ea51ad08b6d5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438318546944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.756 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "db560665d1e0469ab5f7ea51ad08b6d5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.758 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5247 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="db560665d1e0469ab5f7ea51ad08b6d5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.758 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32895
08:05:09.768 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d014e758a4934cd680bd8e3611a669af", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438364418048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d014e758a4934cd680bd8e3611a669af" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.771 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5262 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d014e758a4934cd680bd8e3611a669af", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.771 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32910
08:05:09.772 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207438417477632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.773 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207438417477632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.774 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207438427033600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.776 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1760877139(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.779 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@680823204(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.782 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f0a4f7ae628743adb988601086129ba2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438431981568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.782 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f0a4f7ae628743adb988601086129ba2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.784 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1383723820(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.785 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5270 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f0a4f7ae628743adb988601086129ba2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.785 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32918
08:05:09.786 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@232507376(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "601bc6c7d9d347cb97a350f2e489aad3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438469730304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "601bc6c7d9d347cb97a350f2e489aad3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.798 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5282 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="601bc6c7d9d347cb97a350f2e489aad3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32930
08:05:09.799 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207438528311296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "15836d7026d14935b52ae824478e4fc5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438528311296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "15836d7026d14935b52ae824478e4fc5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.808 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5315 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="15836d7026d14935b52ae824478e4fc5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.808 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32963
08:05:09.819 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a96f4474c45142ff8bbbe1c2a8e42d42", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438565515264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.819 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a96f4474c45142ff8bbbe1c2a8e42d42" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.819 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1135845978(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5317 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a96f4474c45142ff8bbbe1c2a8e42d42", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.822 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32965
08:05:09.830 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "34dc028ad0954d129f77fbbb9bad4de1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438624456704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.831 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "34dc028ad0954d129f77fbbb9bad4de1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.834 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5322 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="34dc028ad0954d129f77fbbb9bad4de1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.834 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32970
08:05:09.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207438669926400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.845 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "febe8a3942d64e36be896009e287c01b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438677622784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.845 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "febe8a3942d64e36be896009e287c01b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.848 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5337 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="febe8a3942d64e36be896009e287c01b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32985
08:05:09.849 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207438730756096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.859 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5b40a20d521842e7bd3076e5664f34f4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438730756096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.859 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5b40a20d521842e7bd3076e5664f34f4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.862 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5343 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5b40a20d521842e7bd3076e5664f34f4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.862 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32991
08:05:09.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207438789406720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "438c5ac19ddb4505bd406e23d2ffd3c4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438789406720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "438c5ac19ddb4505bd406e23d2ffd3c4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.876 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5349 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="438c5ac19ddb4505bd406e23d2ffd3c4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 32997
08:05:09.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1923278fcf244ad1ab15e4fabc4cf52c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438845018112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1923278fcf244ad1ab15e4fabc4cf52c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.888 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5356 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1923278fcf244ad1ab15e4fabc4cf52c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33004
08:05:09.888 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1340529185(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.890 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1385934946(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6765b858bd7646e391d11ec26f329624", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438893699072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6765b858bd7646e391d11ec26f329624" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.899 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5361 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6765b858bd7646e391d11ec26f329624", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33009
08:05:09.906 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7cfe01c2886a4fc58b1022466302d459", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438939738112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.906 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7cfe01c2886a4fc58b1022466302d459" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.908 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5383 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7cfe01c2886a4fc58b1022466302d459", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33031
08:05:09.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dd2ba77c63e34e578b5104ddaf9de3b2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207438978113536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dd2ba77c63e34e578b5104ddaf9de3b2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.920 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5386 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="dd2ba77c63e34e578b5104ddaf9de3b2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33034
08:05:09.921 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207439028596736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3f750c11b3cc4eada33e8750b94b2d31", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439028596736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3f750c11b3cc4eada33e8750b94b2d31" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.934 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5392 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3f750c11b3cc4eada33e8750b94b2d31", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.934 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33040
08:05:09.939 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@28055942(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.944 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8cb03ca02aa44c39b19866d6fdaaaf55", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439082487808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.944 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8cb03ca02aa44c39b19866d6fdaaaf55" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.945 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1607719579(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.947 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5398 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8cb03ca02aa44c39b19866d6fdaaaf55", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.947 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33046
08:05:09.947 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@639448210(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.949 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@696948883(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.955 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "90b4c6746d114e799b29d97c7b9a5ad6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439112261632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.955 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "90b4c6746d114e799b29d97c7b9a5ad6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.957 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5402 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="90b4c6746d114e799b29d97c7b9a5ad6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33050
08:05:09.958 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207439179800576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.967 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "98bbc532e1ec46469df0e368545ac7ab", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439179800576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.968 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "98bbc532e1ec46469df0e368545ac7ab" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.970 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5443 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="98bbc532e1ec46469df0e368545ac7ab", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33091
08:05:09.971 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207439231246336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.980 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "df85acd8d35348cdb63f9f61cb0b69d8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439231246336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.981 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "df85acd8d35348cdb63f9f61cb0b69d8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5449 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="df85acd8d35348cdb63f9f61cb0b69d8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.983 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33097
08:05:09.993 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "001ce3dba7fa4bed82797fa93c194aa6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439284252672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:09.993 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "001ce3dba7fa4bed82797fa93c194aa6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:09.995 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1208734733(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:09.996 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5455 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="001ce3dba7fa4bed82797fa93c194aa6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:09.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33103
08:05:10.006 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8a74fc0aa2284772a61f683c4556cd13", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439334608896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.007 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8a74fc0aa2284772a61f683c4556cd13" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5461 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8a74fc0aa2284772a61f683c4556cd13", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.009 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33109
08:05:10.011 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207439391989760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.012 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207439391989760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.021 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "268449d4425f43fa9691b857e1284df8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439402700800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.021 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "268449d4425f43fa9691b857e1284df8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.024 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5476 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="268449d4425f43fa9691b857e1284df8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.024 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33124
08:05:10.024 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@164481173(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.026 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1178326170(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8805fd5a957341bf9a8b63a55499eca8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439429427200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8805fd5a957341bf9a8b63a55499eca8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.037 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5480 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8805fd5a957341bf9a8b63a55499eca8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.037 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33128
08:05:10.049 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "91737156557849948d3540d7a202c86c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439506587648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.050 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "91737156557849948d3540d7a202c86c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.052 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5504 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="91737156557849948d3540d7a202c86c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33152
08:05:10.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1d602e888d514c38b01dae33c806f754", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439567462400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1d602e888d514c38b01dae33c806f754" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.065 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5510 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1d602e888d514c38b01dae33c806f754", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.065 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33158
08:05:10.073 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cb87dc16fc754e5898fce3a3261be00b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439596998656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.073 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cb87dc16fc754e5898fce3a3261be00b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.075 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5514 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="cb87dc16fc754e5898fce3a3261be00b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.076 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33162
08:05:10.079 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@990417614(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.081 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@758481438(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.086 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "53eef54145c54e668d431f6fcecaacb6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439663718400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.086 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "53eef54145c54e668d431f6fcecaacb6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.087 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1255898701(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.089 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5519 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="53eef54145c54e668d431f6fcecaacb6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.089 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33167
08:05:10.089 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1390214280(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.090 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207439694614528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.091 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@759007999(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.093 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@739891252(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.101 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e4c26b9584144c6fb2f61d89d69ae72c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439720054784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.101 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e4c26b9584144c6fb2f61d89d69ae72c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.103 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5542 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e4c26b9584144c6fb2f61d89d69ae72c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.103 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33190
08:05:10.104 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207439762317312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "25200a4cb2c14c49a5e68868cb65467e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439777185792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "25200a4cb2c14c49a5e68868cb65467e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.114 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5584 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="25200a4cb2c14c49a5e68868cb65467e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33232
08:05:10.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4a60f45352804913b249c072867f6570", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439822671872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4a60f45352804913b249c072867f6570" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.127 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5587 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4a60f45352804913b249c072867f6570", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.127 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33235
08:05:10.138 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "880a0faf9a85419587eefb8034d99917", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439874994176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.138 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "880a0faf9a85419587eefb8034d99917" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5592 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="880a0faf9a85419587eefb8034d99917", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.141 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33240
08:05:10.150 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6624e167cac945878d0509778de8851d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439928832000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.151 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6624e167cac945878d0509778de8851d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.153 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5597 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6624e167cac945878d0509778de8851d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.153 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33245
08:05:10.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207439981096960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.164 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "06953356838b442f81d4baae66144120", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207439981096960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.165 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "06953356838b442f81d4baae66144120" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.167 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5602 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="06953356838b442f81d4baae66144120", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.167 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33250
08:05:10.168 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207440038838272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207440038838272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.171 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207440049086464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.171 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207440055390208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.180 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "649452ed89f849439cf1b4d2f69abee7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440055390208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.180 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "649452ed89f849439cf1b4d2f69abee7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.182 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5610 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="649452ed89f849439cf1b4d2f69abee7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.183 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33258
08:05:10.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e044e56492f04e69a6ba6192523e3ed6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440102559744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e044e56492f04e69a6ba6192523e3ed6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.193 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5616 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e044e56492f04e69a6ba6192523e3ed6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.193 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33264
08:05:10.193 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1025630956(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.202 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "89b2db8dd78245708aaf843906c38337", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440146386944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.203 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "89b2db8dd78245708aaf843906c38337" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.205 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5621 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="89b2db8dd78245708aaf843906c38337", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.205 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33269
08:05:10.206 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207440170598400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.216 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e4406955723d4acfa573782b70dab3b0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440194478080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.216 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e4406955723d4acfa573782b70dab3b0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.219 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5634 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e4406955723d4acfa573782b70dab3b0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.219 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33282
08:05:10.228 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4dac9d2f79ea4ce6bdab595241c70406", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440249249792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.228 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4dac9d2f79ea4ce6bdab595241c70406" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.231 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5640 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4dac9d2f79ea4ce6bdab595241c70406", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.231 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33288
08:05:10.232 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207440298827776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b729fa2b301e48f6bb228fd27a0cea9d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440298827776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b729fa2b301e48f6bb228fd27a0cea9d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.244 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5644 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b729fa2b301e48f6bb228fd27a0cea9d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33292
08:05:10.245 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@145514876(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.254 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fc22d7670ee1485e9a42c06c90de2e60", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440352051200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.255 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fc22d7670ee1485e9a42c06c90de2e60" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5650 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fc22d7670ee1485e9a42c06c90de2e60", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.257 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33298
08:05:10.274 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "12b364b685b74e22a17d7f09b7934dcd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440382242816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.274 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "12b364b685b74e22a17d7f09b7934dcd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.276 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1225222372(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.278 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5663 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="12b364b685b74e22a17d7f09b7934dcd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.278 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33311
08:05:10.278 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@725467528(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.285 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "39e2be4b1e5d452587e83e13ed2a5fcc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440488787968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "39e2be4b1e5d452587e83e13ed2a5fcc" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5671 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="39e2be4b1e5d452587e83e13ed2a5fcc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33319
08:05:10.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "876be9582ceb48e9ae40fff9eaefc06e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440535855104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "876be9582ceb48e9ae40fff9eaefc06e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.300 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5694 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="876be9582ceb48e9ae40fff9eaefc06e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33342
08:05:10.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5f0b6b7897b341e3b1fc473023806ddb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440581021696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5f0b6b7897b341e3b1fc473023806ddb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.310 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5699 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5f0b6b7897b341e3b1fc473023806ddb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.311 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33347
08:05:10.312 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207440628236288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.313 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207440628236288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.314 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207440635867136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9c35cc71cbd0468898422c8d0be445e3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440642318336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9c35cc71cbd0468898422c8d0be445e3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5704 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9c35cc71cbd0468898422c8d0be445e3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33352
08:05:10.327 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207440690147328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.328 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207440690147328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.329 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@423190657(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.329 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207440697720832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e978de65db1e4bebad39ec6696939d7f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440703459328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e978de65db1e4bebad39ec6696939d7f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.343 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5711 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e978de65db1e4bebad39ec6696939d7f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.343 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33359
08:05:10.352 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "af679a1b99f240fe9fc0998c2ed07702", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440761118720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.352 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "af679a1b99f240fe9fc0998c2ed07702" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.354 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5726 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="af679a1b99f240fe9fc0998c2ed07702", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33374
08:05:10.355 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1920292187(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.356 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@4674489(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.358 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1161028536(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c81494391faa48aea5ca97bbd4f05344", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440805507072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c81494391faa48aea5ca97bbd4f05344" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5731 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c81494391faa48aea5ca97bbd4f05344", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.366 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33379
08:05:10.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207440850112512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.374 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9c72ba9afce1424abe943d46033a739d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440850112512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.374 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9c72ba9afce1424abe943d46033a739d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5762 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9c72ba9afce1424abe943d46033a739d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33410
08:05:10.384 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "62cc57e6e1b04cad8a06c6baae34171b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440876871680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.384 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "62cc57e6e1b04cad8a06c6baae34171b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.386 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5766 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="62cc57e6e1b04cad8a06c6baae34171b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33414
08:05:10.387 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207440920399872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.389 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207440937103360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.398 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4d06dc247bf54b6eb35650c072c3a67a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440947286016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.398 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4d06dc247bf54b6eb35650c072c3a67a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5771 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4d06dc247bf54b6eb35650c072c3a67a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.401 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33419
08:05:10.410 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cdbf90dad80e42e4bf1e3a2d62e8155e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207440996270080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.410 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cdbf90dad80e42e4bf1e3a2d62e8155e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.410 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@391954167(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5777 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="cdbf90dad80e42e4bf1e3a2d62e8155e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33425
08:05:10.414 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441023467520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.424 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "072a6c4c16a448f7988868b53f443f35", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441045250048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.424 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "072a6c4c16a448f7988868b53f443f35" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.427 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5782 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="072a6c4c16a448f7988868b53f443f35", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33430
08:05:10.436 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6da0c68afb564427bdd4e2b91da3e973", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441102110720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.436 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6da0c68afb564427bdd4e2b91da3e973" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.438 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5797 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6da0c68afb564427bdd4e2b91da3e973", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.438 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33445
08:05:10.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5f1ac70496304ee9b705c4c73447c5b9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441148874752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5f1ac70496304ee9b705c4c73447c5b9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.449 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5802 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5f1ac70496304ee9b705c4c73447c5b9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.449 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33450
08:05:10.458 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f09e37b4a98b4aaf87eb2a297f7449a9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441191944192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.458 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f09e37b4a98b4aaf87eb2a297f7449a9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.460 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5806 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f09e37b4a98b4aaf87eb2a297f7449a9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33454
08:05:10.460 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1331424970(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.462 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1975236099(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.463 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@793748783(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4012f3a7bafa47d09c8eb744bd05b531", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441238827008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4012f3a7bafa47d09c8eb744bd05b531" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.471 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5811 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4012f3a7bafa47d09c8eb744bd05b531", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.471 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33459
08:05:10.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441282220032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.472294 28475 raft_consensus.cc:493] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62377a7fc20444fbade663c05954a19b)
08:05:10.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.473142 28475 raft_consensus.cc:515] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:05:10.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441286934528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.473506 28085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "939367a7db8b4518adb2c862a2d7593b" candidate_term: 4 candidate_status { last_received { term: 3 index: 11 } } ignore_live_leader: false dest_uuid: "bc249e53f0ba43a8a5086f118f93b26f" is_pre_election: true
08:05:10.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.473956 28475 leader_election.cc:290] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bc249e53f0ba43a8a5086f118f93b26f (127.26.35.126:36373), 62377a7fc20444fbade663c05954a19b (127.26.35.124:44375)
08:05:10.482 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e2a3f9f948424a49a8bec7d657ff602b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441292197888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.482 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e2a3f9f948424a49a8bec7d657ff602b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.482836 28419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "939367a7db8b4518adb2c862a2d7593b" candidate_term: 4 candidate_status { last_received { term: 3 index: 11 } } ignore_live_leader: false dest_uuid: "62377a7fc20444fbade663c05954a19b" is_pre_election: true
08:05:10.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.483052 28419 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 939367a7db8b4518adb2c862a2d7593b in term 3.
08:05:10.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.483343 27727 leader_election.cc:304] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62377a7fc20444fbade663c05954a19b, 939367a7db8b4518adb2c862a2d7593b; no voters: bc249e53f0ba43a8a5086f118f93b26f
08:05:10.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.483505 28475 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 3 FOLLOWER]: Leader pre-election won for term 4
08:05:10.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.483549 28475 raft_consensus.cc:493] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 3 FOLLOWER]: Starting leader election (detected failure of leader 62377a7fc20444fbade663c05954a19b)
08:05:10.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.483569 28475 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 3 FOLLOWER]: Advancing to term 4
08:05:10.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.484648 28475 raft_consensus.cc:515] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:05:10.484 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5845 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e2a3f9f948424a49a8bec7d657ff602b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33493
08:05:10.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.485169 28475 leader_election.cc:290] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [CANDIDATE]: Term 4 election: Requested vote from peers bc249e53f0ba43a8a5086f118f93b26f (127.26.35.126:36373), 62377a7fc20444fbade663c05954a19b (127.26.35.124:44375)
08:05:10.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.485229 28085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "939367a7db8b4518adb2c862a2d7593b" candidate_term: 4 candidate_status { last_received { term: 3 index: 11 } } ignore_live_leader: false dest_uuid: "bc249e53f0ba43a8a5086f118f93b26f"
08:05:10.485 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1561726263(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.485248 28419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "939367a7db8b4518adb2c862a2d7593b" candidate_term: 4 candidate_status { last_received { term: 3 index: 11 } } ignore_live_leader: false dest_uuid: "62377a7fc20444fbade663c05954a19b"
08:05:10.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.485330 28419 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 3 FOLLOWER]: Advancing to term 4
08:05:10.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441320128512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.486846 28419 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 939367a7db8b4518adb2c862a2d7593b in term 4.
08:05:10.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.487052 27727 leader_election.cc:304] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62377a7fc20444fbade663c05954a19b, 939367a7db8b4518adb2c862a2d7593b; no voters: bc249e53f0ba43a8a5086f118f93b26f
08:05:10.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.487219 28475 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 4 FOLLOWER]: Leader election won for term 4
08:05:10.487 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1294697953(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.487423 28475 raft_consensus.cc:697] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [term 4 LEADER]: Becoming Leader. State: Replica: 939367a7db8b4518adb2c862a2d7593b, State: Running, Role: LEADER
08:05:10.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.487612 28475 consensus_queue.cc:237] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 3.11, Last appended by leader: 11, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:05:10.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.488237 28478 sys_catalog.cc:455] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 939367a7db8b4518adb2c862a2d7593b. Latest consensus state: current_term: 4 leader_uuid: "939367a7db8b4518adb2c862a2d7593b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:05:10.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.488322 28478 sys_catalog.cc:458] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: This master's current role is: LEADER
08:05:10.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.488797 28480 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
08:05:10.489 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1695037929(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.489194 28480 catalog_manager.cc:679] Loaded metadata for table org.apache.kudu.client.ITClient-1783497853607 [id=dfce714f42bc4dde9dc6c28376b8f05e]
08:05:10.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.489357 28480 tablet_loader.cc:96] loaded metadata for tablet 2b2d91a4d34543fb917e4b333e1fe523 (table org.apache.kudu.client.ITClient-1783497853607 [id=dfce714f42bc4dde9dc6c28376b8f05e])
08:05:10.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.489400 28480 catalog_manager.cc:1520] Initializing Kudu cluster ID...
08:05:10.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.489446 28480 catalog_manager.cc:1295] Loaded cluster ID: a1d5a733c06d4a14acbc8400e0f5cc14
08:05:10.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.489467 28480 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
08:05:10.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.489648 28480 catalog_manager.cc:1540] Loading token signing keys...
08:05:10.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.489986 28480 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b: Loaded TSK: 0
08:05:10.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.490291 28480 catalog_manager.cc:1550] Initializing in-progress tserver states...
08:05:10.490 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@926719674(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.496 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3ec41a060a324b8ea4ee378afe6012ce", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441338380288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.496 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3ec41a060a324b8ea4ee378afe6012ce" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5851 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3ec41a060a324b8ea4ee378afe6012ce", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.499 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33499
08:05:10.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441395150848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441395150848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.508 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e15e9fb7ed984958aa7446f3b2d08ee0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441405116416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.509 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e15e9fb7ed984958aa7446f3b2d08ee0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5893 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e15e9fb7ed984958aa7446f3b2d08ee0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.511 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33541
08:05:10.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441447399424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.516 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1512981215(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.522 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cc6c1dce5d724f11a469554747bde25a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441447399424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.522 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cc6c1dce5d724f11a469554747bde25a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.525 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5898 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="cc6c1dce5d724f11a469554747bde25a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.525 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33546
08:05:10.526 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441498370048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.535 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c665ddffa0bf4b969aa44b79ee8f9b55", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441506320384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.535 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c665ddffa0bf4b969aa44b79ee8f9b55" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5913 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c665ddffa0bf4b969aa44b79ee8f9b55", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33561
08:05:10.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441558618112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.540 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441558618112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.540 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1270599926(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.541 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441566556160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a7e80caac8d84ec9b2b8eed87692f777", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441566556160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a7e80caac8d84ec9b2b8eed87692f777" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.552 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5921 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a7e80caac8d84ec9b2b8eed87692f777", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33569
08:05:10.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9a76ff00df2849e186952280c9365d79", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441597673472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9a76ff00df2849e186952280c9365d79" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.564 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5935 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9a76ff00df2849e186952280c9365d79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.564 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33583
08:05:10.565 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441644900352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441663389696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441663389696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.577 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "57b0a7d5489c4a2cabef2ab39ffd2c2c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441663389696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.577 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "57b0a7d5489c4a2cabef2ab39ffd2c2c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.582 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5940 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="57b0a7d5489c4a2cabef2ab39ffd2c2c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33588
08:05:10.591 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8ef9c35823684a57806f993c45cf35e0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441729884160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.591 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8ef9c35823684a57806f993c45cf35e0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5942 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8ef9c35823684a57806f993c45cf35e0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.594 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33590
08:05:10.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441785675776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1cb504a96bec46f0a7bd4470e171eb08", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441785675776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1cb504a96bec46f0a7bd4470e171eb08" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.609 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5946 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1cb504a96bec46f0a7bd4470e171eb08", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33594
08:05:10.611 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441846812672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441859620864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7e3d58ffd8c04fb7b9c64f25f9f6454d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441859620864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7e3d58ffd8c04fb7b9c64f25f9f6454d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.628 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5953 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7e3d58ffd8c04fb7b9c64f25f9f6454d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.628 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33601
08:05:10.629 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441926098944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.633 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1876455193(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.641 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "81ff2f42541349c6bb9d568c2877e295", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441934913536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.641 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "81ff2f42541349c6bb9d568c2877e295" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.644 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5959 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="81ff2f42541349c6bb9d568c2877e295", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.645 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33607
08:05:10.646 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207441991315456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.646059 28481 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 62377a7fc20444fbade663c05954a19b)
08:05:10.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.646664 28481 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } }
08:05:10.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.652562 28481 leader_election.cc:290] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 939367a7db8b4518adb2c862a2d7593b (127.26.35.125:41239), 62377a7fc20444fbade663c05954a19b (127.26.35.124:44375)
08:05:10.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.653066 27752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc249e53f0ba43a8a5086f118f93b26f" candidate_term: 4 candidate_status { last_received { term: 3 index: 11 } } ignore_live_leader: false dest_uuid: "939367a7db8b4518adb2c862a2d7593b" is_pre_election: true
08:05:10.656 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5bef53333af840c59ce7c8e5df7716ba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207441991315456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.656 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5bef53333af840c59ce7c8e5df7716ba" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.658872 28419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc249e53f0ba43a8a5086f118f93b26f" candidate_term: 4 candidate_status { last_received { term: 3 index: 11 } } ignore_live_leader: false dest_uuid: "62377a7fc20444fbade663c05954a19b" is_pre_election: true
08:05:10.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.659004 28419 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc249e53f0ba43a8a5086f118f93b26f in current term 4: Already voted for candidate 939367a7db8b4518adb2c862a2d7593b in this term.
08:05:10.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5973 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5bef53333af840c59ce7c8e5df7716ba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.659 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33621
08:05:10.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.659951 28069 leader_election.cc:304] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc249e53f0ba43a8a5086f118f93b26f; no voters: 62377a7fc20444fbade663c05954a19b, 939367a7db8b4518adb2c862a2d7593b
08:05:10.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.660245 28481 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 3 FOLLOWER]: Advancing to term 4
08:05:10.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442025525248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:10.662110 28481 raft_consensus.cc:2749] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
08:05:10.662 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442057142272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.664 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442068111360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.665 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442074243072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.667 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442080604160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.668 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442086318080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442092236800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442092236800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.678 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "14d9ae0c94c241369ac694ec5d1ea688", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442100060160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.678 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "14d9ae0c94c241369ac694ec5d1ea688" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.683 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5985 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="14d9ae0c94c241369ac694ec5d1ea688", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.683 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33633
08:05:10.687 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1011021078(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f975498bb4074f279470d46c05f40b74", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442151567360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f975498bb4074f279470d46c05f40b74" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.695 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5989 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f975498bb4074f279470d46c05f40b74", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.695 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33637
08:05:10.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c78cfd3ec09a4101b614a245ba897b95", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442194006016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.705 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c78cfd3ec09a4101b614a245ba897b95" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.707 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6002 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c78cfd3ec09a4101b614a245ba897b95", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.708 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33650
08:05:10.717 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5224e2f057434f84af7ac9ecf438df0f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442251395072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.717 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5224e2f057434f84af7ac9ecf438df0f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.720 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6008 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5224e2f057434f84af7ac9ecf438df0f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.720 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33656
08:05:10.721 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442300022784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.731 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7df3a67ef5534204880d9dde286a6cc7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442307670016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.731 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7df3a67ef5534204880d9dde286a6cc7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.734 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6013 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7df3a67ef5534204880d9dde286a6cc7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.734 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33661
08:05:10.735 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442359824384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.736 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442359824384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.737 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442369368064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.737 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@349331707(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.737 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442369368064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.739 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@24854263(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.741 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@771172710(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.743 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@112628619(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4832cd32041a489bab4169774448e974", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442375655424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4832cd32041a489bab4169774448e974" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.747 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@31784478(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6021 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4832cd32041a489bab4169774448e974", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33669
08:05:10.750 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1496376403(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.752 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1301830154(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b368d5c65cf246fba98be053e107e836", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442405646336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b368d5c65cf246fba98be053e107e836" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.762 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6052 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b368d5c65cf246fba98be053e107e836", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33700
08:05:10.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442472034304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.772 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c0c7dd985c5e4d638ea99ff9533e47cf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442479235072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.772 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c0c7dd985c5e4d638ea99ff9533e47cf" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.775 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6095 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c0c7dd985c5e4d638ea99ff9533e47cf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33743
08:05:10.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "35f0eac328b14f12abd2bc66178c0e8e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442526175232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "35f0eac328b14f12abd2bc66178c0e8e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.785 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6101 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="35f0eac328b14f12abd2bc66178c0e8e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33749
08:05:10.787 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442551812096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9e91fd8c9f8a4965bfb32705d1503e99", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442551812096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9e91fd8c9f8a4965bfb32705d1503e99" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.799 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6103 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9e91fd8c9f8a4965bfb32705d1503e99", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.800 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33751
08:05:10.804 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2130748153(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.806 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1504884489(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f00ef80156cb411eafa590f5f854ab7a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442625572864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f00ef80156cb411eafa590f5f854ab7a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.815 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6108 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f00ef80156cb411eafa590f5f854ab7a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.815 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33756
08:05:10.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "169589f619654f5baf30d7c0e7a4af48", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442689708032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "169589f619654f5baf30d7c0e7a4af48" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.828 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6132 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="169589f619654f5baf30d7c0e7a4af48", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.828 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33780
08:05:10.829 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442719539200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e62907a09ba24289abd67a1664407460", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442745602048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e62907a09ba24289abd67a1664407460" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.838 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6135 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e62907a09ba24289abd67a1664407460", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.839 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33783
08:05:10.839 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442755108864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.847 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c5bc5040441f4cc3bb7fe2128daa6f48", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442788204544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.847 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c5bc5040441f4cc3bb7fe2128daa6f48" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6137 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c5bc5040441f4cc3bb7fe2128daa6f48", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33785
08:05:10.851 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442814701568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.852 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442833715200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.852 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@134136336(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.853 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442846150656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.854 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442846150656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.854 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@146378991(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.855 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442846150656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.856 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1926560875(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.857 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207442855817216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.868 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a88c323eacb14463a79108c91973a5ac", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442863501312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.868 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a88c323eacb14463a79108c91973a5ac" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6152 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a88c323eacb14463a79108c91973a5ac", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.871 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33800
08:05:10.879 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9afd8431af174b46989898d7a5148ef6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442919714816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.880 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9afd8431af174b46989898d7a5148ef6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.880 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1049761735(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.882 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6176 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9afd8431af174b46989898d7a5148ef6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.882 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33824
08:05:10.892 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a3e7f9348976482899abe74347b223f6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207442968391680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.892 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a3e7f9348976482899abe74347b223f6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.895 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6182 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a3e7f9348976482899abe74347b223f6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.895 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33830
08:05:10.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443018797056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443018797056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.898 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443029618688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.899 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443029618688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.899 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443036372992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.902 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1326296135(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.904 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@192373665(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0bc00f488a61455f85154849b46b136a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443036372992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0bc00f488a61455f85154849b46b136a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.912 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6198 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0bc00f488a61455f85154849b46b136a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33846
08:05:10.921 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "984d1a4b3c6c4993be630996e1a9278a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443090644992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.921 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "984d1a4b3c6c4993be630996e1a9278a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6222 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="984d1a4b3c6c4993be630996e1a9278a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.924 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33870
08:05:10.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443143159808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443143159808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.927 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443149627392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.928 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443149627392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.929 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443155488768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fe4da8bb012d4968a0c2b759b5ad572d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443161698304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fe4da8bb012d4968a0c2b759b5ad572d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.945 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6231 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fe4da8bb012d4968a0c2b759b5ad572d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.945 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33879
08:05:10.954 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5f3ed2fa64ea47fa955586efb67bea23", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443221385216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.954 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5f3ed2fa64ea47fa955586efb67bea23" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.956 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1578492160(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.957 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6236 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5f3ed2fa64ea47fa955586efb67bea23", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.958 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33884
08:05:10.958 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1880619306(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.959 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443272806400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.960 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443281203200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.970 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9012f1d5dd22462db0168d5d7cf6fb0b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443289227264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.970 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9012f1d5dd22462db0168d5d7cf6fb0b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.972 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6252 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9012f1d5dd22462db0168d5d7cf6fb0b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.973 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33900
08:05:10.974 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443335839744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.979 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1390025979(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "11cfa187e7d4494a97e135e5f24df08b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443335839744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "11cfa187e7d4494a97e135e5f24df08b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.983 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1652561770(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:10.985 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6267 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="11cfa187e7d4494a97e135e5f24df08b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.985 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33915
08:05:10.994 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6cd640e0935548c89091dbbddf8055e8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443373191168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:10.994 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6cd640e0935548c89091dbbddf8055e8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:10.996 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6272 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6cd640e0935548c89091dbbddf8055e8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:10.996 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33920
08:05:11.004 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "df01dad5debb4dc9bd5bd351526aeb0f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443433779200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.004 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "df01dad5debb4dc9bd5bd351526aeb0f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.006 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6296 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="df01dad5debb4dc9bd5bd351526aeb0f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33944
08:05:11.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443475935232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443475935232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.018 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e61be86782ac4ed682984bd99e4144a6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443486101504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.018 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e61be86782ac4ed682984bd99e4144a6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.021 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6302 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e61be86782ac4ed682984bd99e4144a6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33950
08:05:11.022 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443533197312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.028133 28419 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [term 4 FOLLOWER]: Refusing update from remote peer 939367a7db8b4518adb2c862a2d7593b: Log matching property violated. Preceding OpId in replica: term: 3 index: 11. Preceding OpId from leader: term: 4 index: 12. (index mismatch)
08:05:11.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.028771 28484 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [LEADER]: Connected to new peer: Peer: permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
08:05:11.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.029488 28485 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 939367a7db8b4518adb2c862a2d7593b. Latest consensus state: current_term: 4 leader_uuid: "939367a7db8b4518adb2c862a2d7593b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:05:11.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.029606 28485 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: This master's current role is: FOLLOWER
08:05:11.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.030292 28484 sys_catalog.cc:455] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 4 leader_uuid: "939367a7db8b4518adb2c862a2d7593b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:05:11.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.030383 28484 sys_catalog.cc:458] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: This master's current role is: LEADER
08:05:11.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.030449 28085 raft_consensus.cc:1275] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [term 4 FOLLOWER]: Refusing update from remote peer 939367a7db8b4518adb2c862a2d7593b: Log matching property violated. Preceding OpId in replica: term: 3 index: 11. Preceding OpId from leader: term: 4 index: 12. (index mismatch)
08:05:11.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.030485 28485 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 4 leader_uuid: "939367a7db8b4518adb2c862a2d7593b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:05:11.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.030578 28485 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62377a7fc20444fbade663c05954a19b [sys.catalog]: This master's current role is: FOLLOWER
08:05:11.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.030684 28484 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
08:05:11.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.031247 28481 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 939367a7db8b4518adb2c862a2d7593b. Latest consensus state: current_term: 4 leader_uuid: "939367a7db8b4518adb2c862a2d7593b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:05:11.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.031381 28481 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: This master's current role is: FOLLOWER
08:05:11.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.031352 28494 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 4 leader_uuid: "939367a7db8b4518adb2c862a2d7593b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:05:11.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.031438 28494 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc249e53f0ba43a8a5086f118f93b26f [sys.catalog]: This master's current role is: FOLLOWER
08:05:11.033 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7ab02dae13f14e30834bf040cfc542eb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443541655552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.033 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7ab02dae13f14e30834bf040cfc542eb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.036 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6309 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7ab02dae13f14e30834bf040cfc542eb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33957
08:05:11.037 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443592130560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.048 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3720e3c4dc5147c0960210881d79534e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443598950400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.048 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3720e3c4dc5147c0960210881d79534e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.051 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6314 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3720e3c4dc5147c0960210881d79534e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.051 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33962
08:05:11.052 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443630956544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443656634368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443667836928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.065 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4616f177caea4796b6f947f5e287f5b5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443667836928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.065 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4616f177caea4796b6f947f5e287f5b5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.067 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6321 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4616f177caea4796b6f947f5e287f5b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.067 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33969
08:05:11.068 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443725750272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443725750272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "500ef4b33d5e4a54916ab7ff43a6a7ff", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443735187456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "500ef4b33d5e4a54916ab7ff43a6a7ff" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.081 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6329 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="500ef4b33d5e4a54916ab7ff43a6a7ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33977
08:05:11.089 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1d4929bdde5b46d19ccbc3c2a9d0125a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443781275648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.089 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1d4929bdde5b46d19ccbc3c2a9d0125a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.092 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6334 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1d4929bdde5b46d19ccbc3c2a9d0125a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.092 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33982
08:05:11.093 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443824214016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.094 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443831500800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.094 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443831500800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.095 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443838922752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443838922752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.097 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443845689344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a96a691041c249149e6f18a5bc6fd5c7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443845689344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a96a691041c249149e6f18a5bc6fd5c7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.109 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6341 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a96a691041c249149e6f18a5bc6fd5c7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33989
08:05:11.111 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443897614336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443897614336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "069d5696b33f4baabf49ca1a309382b0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443907796992) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "069d5696b33f4baabf49ca1a309382b0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.123 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6349 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="069d5696b33f4baabf49ca1a309382b0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 33997
08:05:11.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443952869376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.126 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207443952869376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "428e0a83e6de42f282ee85aef4335c3e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207443963785216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "428e0a83e6de42f282ee85aef4335c3e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.138 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6354 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="428e0a83e6de42f282ee85aef4335c3e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.138 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34002
08:05:11.139 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444014354432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.140 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444014354432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.148 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f8458a207fa24fa78d368392c77c6041", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444014354432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.148 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f8458a207fa24fa78d368392c77c6041" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.151 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6359 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f8458a207fa24fa78d368392c77c6041", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.151 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34007
08:05:11.152 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444066422784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.162 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "532ac5a5bcf94bda9297bee8bce1d4cd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444066422784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.162 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "532ac5a5bcf94bda9297bee8bce1d4cd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.165 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6362 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="532ac5a5bcf94bda9297bee8bce1d4cd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.165 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34010
08:05:11.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3555283bbaf045d0b4c0d47da6c08e20", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444124368896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3555283bbaf045d0b4c0d47da6c08e20" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.177 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6368 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3555283bbaf045d0b4c0d47da6c08e20", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.177 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34016
08:05:11.178 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444170960896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444177563648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.189 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ed565fadd487421b9ae30abee44be7eb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444184223744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ed565fadd487421b9ae30abee44be7eb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.192 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6375 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ed565fadd487421b9ae30abee44be7eb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34023
08:05:11.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b55cac16a0b745349d38618a9690386d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444237434880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b55cac16a0b745349d38618a9690386d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6381 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b55cac16a0b745349d38618a9690386d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34029
08:05:11.205 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444284723200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.206 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444284723200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.207 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444294975488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.208 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444294975488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.218 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f82d93a133444285a7e5dba8bb8e9dd5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444301447168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.218 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f82d93a133444285a7e5dba8bb8e9dd5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.221 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6388 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f82d93a133444285a7e5dba8bb8e9dd5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.221 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34036
08:05:11.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7796af95532842a58d9c4116b3078e33", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444352573440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7796af95532842a58d9c4116b3078e33" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.233 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6394 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7796af95532842a58d9c4116b3078e33", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.233 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34042
08:05:11.233 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@334292955(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.234 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444407173120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.234 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1551733285(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.236 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1589797013(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f74ac6721c7a471c9eb18136df8e3ba1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444407173120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.248 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f74ac6721c7a471c9eb18136df8e3ba1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6401 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f74ac6721c7a471c9eb18136df8e3ba1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34049
08:05:11.251 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444474343424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3810d4d44e8e492883770f0fed2e8218", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444474343424) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3810d4d44e8e492883770f0fed2e8218" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.265 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6434 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3810d4d44e8e492883770f0fed2e8218", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.265 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34082
08:05:11.274 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ea6a187ce7174f33940118c985613a40", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444502568960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.274 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ea6a187ce7174f33940118c985613a40" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.276 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6439 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ea6a187ce7174f33940118c985613a40", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.277 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34087
08:05:11.277 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444582604800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.285 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b25848d84cb646f2a6e7440fcf39afad", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444582604800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.285 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b25848d84cb646f2a6e7440fcf39afad" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6445 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b25848d84cb646f2a6e7440fcf39afad", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.288 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34093
08:05:11.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ee28715f345b46e29fcc4526d9f9728e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444629233664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ee28715f345b46e29fcc4526d9f9728e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.300 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6451 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ee28715f345b46e29fcc4526d9f9728e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.300 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34099
08:05:11.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "420257792feb479080e7d79021899d50", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444676857856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "420257792feb479080e7d79021899d50" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.311 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6456 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="420257792feb479080e7d79021899d50", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.312 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34104
08:05:11.312 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444723118080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.313 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444723118080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.314 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444735029248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.315 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444735029248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "37726390caf846c181d49cd7b8682ab0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444741554176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "37726390caf846c181d49cd7b8682ab0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6463 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="37726390caf846c181d49cd7b8682ab0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.326 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34111
08:05:11.333 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f1ba3a107d9446eeaa9f446f80623710", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444786266112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.333 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f1ba3a107d9446eeaa9f446f80623710" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.335 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1016792928(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.337 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6468 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f1ba3a107d9446eeaa9f446f80623710", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.337 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34116
08:05:11.337 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1212022039(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.346 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "06e1f3f45611421fb361205cb5bc8811", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444826312704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.346 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "06e1f3f45611421fb361205cb5bc8811" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.348 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6471 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="06e1f3f45611421fb361205cb5bc8811", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.348 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34119
08:05:11.356 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "23570c240437448dad405353b8ee4346", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444858920960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.356 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "23570c240437448dad405353b8ee4346" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.359 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6494 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="23570c240437448dad405353b8ee4346", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.359 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34142
08:05:11.360 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444920127488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.361 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444920127488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.362 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444933943296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.363 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207444933943296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f8c393658ed441e59da6cde3203703a6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444939087873) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f8c393658ed441e59da6cde3203703a6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.375 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6503 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f8c393658ed441e59da6cde3203703a6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.375 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34151
08:05:11.378 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2019668623(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.380 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@896185310(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.384 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "475bc53358964236962c3aef57de06f0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207444981518336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.384 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "475bc53358964236962c3aef57de06f0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.384 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1370358292(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.386 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6508 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="475bc53358964236962c3aef57de06f0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.386 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34156
08:05:11.387 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207445014298624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "000e1b06b014478bb2d2b3523ff75e34", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445032337408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "000e1b06b014478bb2d2b3523ff75e34" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.399 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6532 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="000e1b06b014478bb2d2b3523ff75e34", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34180
08:05:11.400 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207445064204288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.407 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f1af5f2381ae410984b18d92f8f98984", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445081604096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.407 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f1af5f2381ae410984b18d92f8f98984" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6547 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f1af5f2381ae410984b18d92f8f98984", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.409 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34195
08:05:11.411 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1985775731(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.419 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "175aedca14e647cbbd4d5cd6ce9faf3c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445125877760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.419 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "175aedca14e647cbbd4d5cd6ce9faf3c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.421 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6550 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="175aedca14e647cbbd4d5cd6ce9faf3c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34198
08:05:11.422 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207445177327616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.432 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "939dac50cc7e4c2abf7827991847bd4f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445177327616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.432 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "939dac50cc7e4c2abf7827991847bd4f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.434 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6563 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="939dac50cc7e4c2abf7827991847bd4f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.435 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34211
08:05:11.444 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9c58471b6c334180951341c6779c90dd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445230768128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.444 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9c58471b6c334180951341c6779c90dd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6569 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9c58471b6c334180951341c6779c90dd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.448 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34217
08:05:11.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207445286797312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.459 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6da3c85e527c4533a7f248ec80087d49", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445286797312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.459 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6da3c85e527c4533a7f248ec80087d49" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.462 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6575 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6da3c85e527c4533a7f248ec80087d49", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.462 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34223
08:05:11.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "509d802e3dfe4f00a9b7ea5b80a7972d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445339373568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "509d802e3dfe4f00a9b7ea5b80a7972d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.476 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6581 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="509d802e3dfe4f00a9b7ea5b80a7972d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.476 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34229
08:05:11.480 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@64793085(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8a4ab9c07dae4c01bc1e53c767326d7d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445400961024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8a4ab9c07dae4c01bc1e53c767326d7d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.489 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6588 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8a4ab9c07dae4c01bc1e53c767326d7d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34236
08:05:11.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207445426991104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "06909e9f32804b9395b91f3ebacd869e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445453000704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "06909e9f32804b9395b91f3ebacd869e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6602 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="06909e9f32804b9395b91f3ebacd869e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34250
08:05:11.503 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207445506818048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "705b4ae7275541208b564287241d3ce2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445506818048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "705b4ae7275541208b564287241d3ce2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.515 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6608 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="705b4ae7275541208b564287241d3ce2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34256
08:05:11.526 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6bcfd783db4e4f7cb46b5776098d03b9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445558267904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.526 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6bcfd783db4e4f7cb46b5776098d03b9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.529 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6614 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6bcfd783db4e4f7cb46b5776098d03b9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.529 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34262
08:05:11.530 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1674055195(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.531 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207445616762880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.532 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207445623566336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ad9fb5ae2d71432aaccb924029fc1050", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445630185472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ad9fb5ae2d71432aaccb924029fc1050" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.541 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6622 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ad9fb5ae2d71432aaccb924029fc1050", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.541 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34270
08:05:11.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "56eda9e9eccd446bb4ae4ef8b84f56a9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445663268864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.551 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "56eda9e9eccd446bb4ae4ef8b84f56a9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.551406 28497 sys_catalog.cc:455] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 4 leader_uuid: "939367a7db8b4518adb2c862a2d7593b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc249e53f0ba43a8a5086f118f93b26f" member_type: VOTER last_known_addr { host: "127.26.35.126" port: 36373 } } peers { permanent_uuid: "939367a7db8b4518adb2c862a2d7593b" member_type: VOTER last_known_addr { host: "127.26.35.125" port: 41239 } } peers { permanent_uuid: "62377a7fc20444fbade663c05954a19b" member_type: VOTER last_known_addr { host: "127.26.35.124" port: 44375 } } }
08:05:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.551558 28497 sys_catalog.cc:458] T 00000000000000000000000000000000 P 939367a7db8b4518adb2c862a2d7593b [sys.catalog]: This master's current role is: LEADER
08:05:11.553 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6633 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="56eda9e9eccd446bb4ae4ef8b84f56a9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34281
08:05:11.558 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1121394388(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.562 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e5c90cb8e3e340b79f936720dae5a5c4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445719650304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.563 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e5c90cb8e3e340b79f936720dae5a5c4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.564 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1356466669(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.565 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6638 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e5c90cb8e3e340b79f936720dae5a5c4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34286
08:05:11.576 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "78f44ff67091463ca96fda680240e97a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445760266240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.576 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "78f44ff67091463ca96fda680240e97a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.579 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6642 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="78f44ff67091463ca96fda680240e97a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34290
08:05:11.580 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207445821878272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.588 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@909099338(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.591 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e3ecea241f364983a175bea83734cf74", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445821878272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.591 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e3ecea241f364983a175bea83734cf74" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.592 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@364165442(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6666 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e3ecea241f364983a175bea83734cf74", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.595 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34314
08:05:11.596 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207445885091840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5ea3424316f5421b94e8211a5e9d3430", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445885091840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5ea3424316f5421b94e8211a5e9d3430" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.609 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6682 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5ea3424316f5421b94e8211a5e9d3430", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.609 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34330
08:05:11.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207445915570176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.611 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207445942341632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207445953720320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.616 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1877947550(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b3f3250ef7394a0cbe0061ea5c698807", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207445960134656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b3f3250ef7394a0cbe0061ea5c698807" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.621 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1870323183(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6698 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b3f3250ef7394a0cbe0061ea5c698807", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.623 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34346
08:05:11.624 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207445983916032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.632381 27996 heartbeater.cc:499] Master 127.26.35.125:41239 was elected leader, sending a full tablet report...
08:05:11.633 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b3057c6f60ef485a911d4b40635e609d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446002831360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.633 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b3057c6f60ef485a911d4b40635e609d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6712 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b3057c6f60ef485a911d4b40635e609d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.637 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34360
08:05:11.643 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@664237275(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.647 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "79d9ab8e5f904e90913729faf96b690c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446036676608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.647 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "79d9ab8e5f904e90913729faf96b690c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.648 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@400140226(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.650 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6726 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="79d9ab8e5f904e90913729faf96b690c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.650 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34374
08:05:11.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7bd7345f56b94d6da5a9e2c2e7740066", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446095753216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7bd7345f56b94d6da5a9e2c2e7740066" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.662 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6732 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7bd7345f56b94d6da5a9e2c2e7740066", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.662 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34380
08:05:11.663 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207446160674816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.672 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e556bccbc7114c34982d1322074f5601", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446160674816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.672 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e556bccbc7114c34982d1322074f5601" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.675 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6755 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e556bccbc7114c34982d1322074f5601", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34403
08:05:11.675 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@17050211(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.676 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207446212874240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.677 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@950536713(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.685 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "47dd66d3d748412d8656ae60ac7b4138", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446212874240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.685 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "47dd66d3d748412d8656ae60ac7b4138" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.688 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6761 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="47dd66d3d748412d8656ae60ac7b4138", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.688 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34409
08:05:11.697 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "517d35a71da74b5cafa5d1d35fd8a641", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446268559360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.698 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "517d35a71da74b5cafa5d1d35fd8a641" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.701 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6784 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="517d35a71da74b5cafa5d1d35fd8a641", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.701 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34432
08:05:11.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207446318264320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207446318264320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.712 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "56fdb8ee82aa41c0ad72bb109b495fef", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446318264320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.712 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "56fdb8ee82aa41c0ad72bb109b495fef" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.714 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6789 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="56fdb8ee82aa41c0ad72bb109b495fef", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.715 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34437
08:05:11.724 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1d6761a9136645889caf51d5ac21c76e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446375960576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.724 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1d6761a9136645889caf51d5ac21c76e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.727 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6794 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1d6761a9136645889caf51d5ac21c76e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.727 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34442
08:05:11.737 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7a467f22e6034011bc0eb8720641c31c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446426533888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.737 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7a467f22e6034011bc0eb8720641c31c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.738477 28326 heartbeater.cc:499] Master 127.26.35.125:41239 was elected leader, sending a full tablet report...
08:05:11.740 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6799 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7a467f22e6034011bc0eb8720641c31c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.740 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34447
08:05:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:11.742318 27449 heartbeater.cc:499] Master 127.26.35.125:41239 was elected leader, sending a full tablet report...
08:05:11.752 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "85eead9c1afc464ea282a570d8ea9a3d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446455873536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.752 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "85eead9c1afc464ea282a570d8ea9a3d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.755 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6801 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="85eead9c1afc464ea282a570d8ea9a3d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.755 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34449
08:05:11.756 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207446515654656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.764 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "448a9c16640846c4966ea0b73bd2fe60", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446545674240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.764 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "448a9c16640846c4966ea0b73bd2fe60" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.768 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6807 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="448a9c16640846c4966ea0b73bd2fe60", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.768 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34455
08:05:11.769 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207446591348736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.779 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "83e6a58db8cb44d4ac1441ed732d1ddd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446591348736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.779 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "83e6a58db8cb44d4ac1441ed732d1ddd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.782 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6812 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="83e6a58db8cb44d4ac1441ed732d1ddd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.782 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34460
08:05:11.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207446653128704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.784 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207446653128704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.784 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207446662455296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6848a29a09a9480eaae87bf6fd167fd4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446662455296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6848a29a09a9480eaae87bf6fd167fd4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6820 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6848a29a09a9480eaae87bf6fd167fd4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.797 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34468
08:05:11.798 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207446709989376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "917e808fb38147db850671b8b89b2e95", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446709989376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.806 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "917e808fb38147db850671b8b89b2e95" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.809 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6824 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="917e808fb38147db850671b8b89b2e95", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.809 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34472
08:05:11.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0b540cca45aa44d69a8fdb197843f3ac", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446761533440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0b540cca45aa44d69a8fdb197843f3ac" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.824 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6828 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0b540cca45aa44d69a8fdb197843f3ac", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.824 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34476
08:05:11.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207446824042496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1facef5c45e147d785cdb8c8210a75ec", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446824042496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1facef5c45e147d785cdb8c8210a75ec" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.837 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6832 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1facef5c45e147d785cdb8c8210a75ec", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.837 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34480
08:05:11.838 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207446880092160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.847 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ba94b3f7b8c6497082279f9f06e40bff", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446880092160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.847 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ba94b3f7b8c6497082279f9f06e40bff" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.850 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6838 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ba94b3f7b8c6497082279f9f06e40bff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.850 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34486
08:05:11.851 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207446930911232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.851 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207446930911232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.860 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8b947ffd63914205863647ca809acecc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446940270592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.860 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8b947ffd63914205863647ca809acecc" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6845 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8b947ffd63914205863647ca809acecc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34493
08:05:11.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0a5ee30e5f94429caba7ea3ac160871b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207446964105216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0a5ee30e5f94429caba7ea3ac160871b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.872 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6848 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0a5ee30e5f94429caba7ea3ac160871b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.872 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34496
08:05:11.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207447023497216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.874 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207447023497216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "26aebbd6b84040feb1248c9410d18dcc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447032979456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.881 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "26aebbd6b84040feb1248c9410d18dcc" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.884 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6852 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="26aebbd6b84040feb1248c9410d18dcc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.884 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34500
08:05:11.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207447069872128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.886 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207447069872128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.894 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0539eef0293b41d3ac88ffe0988b10a5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447080333312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.894 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0539eef0293b41d3ac88ffe0988b10a5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.897 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6856 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0539eef0293b41d3ac88ffe0988b10a5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.897 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34504
08:05:11.897 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@604340331(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.905 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "54db41e7a1df457f903d8e27694e81e1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447123230720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.905 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "54db41e7a1df457f903d8e27694e81e1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.908 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6861 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="54db41e7a1df457f903d8e27694e81e1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34509
08:05:11.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f9981dd8956f42038e38781c50f4da2d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447168790528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f9981dd8956f42038e38781c50f4da2d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.920 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2117653662(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.921 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6875 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f9981dd8956f42038e38781c50f4da2d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.921 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34523
08:05:11.925 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1590668808(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.929 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "697f68dc8ab9400f970e533568d66709", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447222591488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.929 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "697f68dc8ab9400f970e533568d66709" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.929 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@651108250(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.932 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6881 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="697f68dc8ab9400f970e533568d66709", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.932 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34529
08:05:11.932 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@784455152(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.937 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@375748754(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "674c145e011f4081b8c2122512c59d4e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447249117184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "674c145e011f4081b8c2122512c59d4e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.941 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@905526200(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:11.944 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6892 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="674c145e011f4081b8c2122512c59d4e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34540
08:05:11.952 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cb88bc40fd1b4edcbf77e4ea06604881", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447297445888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.952 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cb88bc40fd1b4edcbf77e4ea06604881" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.956 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6922 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="cb88bc40fd1b4edcbf77e4ea06604881", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.956 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34570
08:05:11.967 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "adbd463c7b9b47bf830ed37f9c9c8196", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447360966656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.967 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "adbd463c7b9b47bf830ed37f9c9c8196" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.970 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6943 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="adbd463c7b9b47bf830ed37f9c9c8196", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.970 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34591
08:05:11.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "516fbe480b15469b8a8693aa0a922bc9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447395860480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "516fbe480b15469b8a8693aa0a922bc9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.982 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6947 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="516fbe480b15469b8a8693aa0a922bc9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.982 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34595
08:05:11.992 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9d041d486b054017933b330d459bbe64", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447469731840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:11.992 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9d041d486b054017933b330d459bbe64" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:11.995 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6952 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9d041d486b054017933b330d459bbe64", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:11.995 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34600
08:05:12.005 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "98009ca7fd554b459efef3264342d137", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447524474880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.005 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "98009ca7fd554b459efef3264342d137" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6958 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="98009ca7fd554b459efef3264342d137", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.008 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34606
08:05:12.009 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207447578148864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d2d96d081b67470fa2bbfb4699f5e005", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447578148864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.017 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d2d96d081b67470fa2bbfb4699f5e005" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.021 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6964 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d2d96d081b67470fa2bbfb4699f5e005", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.021 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34612
08:05:12.022 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207447625297920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.032 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7861a87018c54a248d74ee40e789edaf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447637061632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.032 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7861a87018c54a248d74ee40e789edaf" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.036 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6969 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7861a87018c54a248d74ee40e789edaf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.036 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34617
08:05:12.037 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207447690223616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.047 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a2dab3aba60a42d5857649382ff7c48a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447697813504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.047 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a2dab3aba60a42d5857649382ff7c48a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.050 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6976 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a2dab3aba60a42d5857649382ff7c48a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.050 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34624
08:05:12.050 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1796526418(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.061 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "20c396c68bff459fb760380fe01c2da2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447727190016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "20c396c68bff459fb760380fe01c2da2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6980 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="20c396c68bff459fb760380fe01c2da2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34628
08:05:12.072 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207447828049920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.073 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207447828049920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.075 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207447843561472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.076 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207447852032000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.077 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207447852032000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207447860731904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.079 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207447860731904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.091 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "02c1b31ea58f4e3787d2cfe967d35e37", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447870566400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.091 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "02c1b31ea58f4e3787d2cfe967d35e37" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.097 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7002 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="02c1b31ea58f4e3787d2cfe967d35e37", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34650
08:05:12.098 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207447905300480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.111 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "95ca3dd7b37546bb819814c3d5237f90", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207447905300480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "95ca3dd7b37546bb819814c3d5237f90" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.112 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1272637333(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.115 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7008 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="95ca3dd7b37546bb819814c3d5237f90", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34656
08:05:12.116 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1992734612(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.116 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207447972667392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.120 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@178152975(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.127 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0dfc31838a3341e08c3e9985cad1110e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448019402752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.127 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0dfc31838a3341e08c3e9985cad1110e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.130 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7012 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0dfc31838a3341e08c3e9985cad1110e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.130 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34660
08:05:12.132 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207448076963840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.142 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3c9893bb6fcc4cae93ec8bee9d2efe97", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448076963840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.142 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3c9893bb6fcc4cae93ec8bee9d2efe97" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7042 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3c9893bb6fcc4cae93ec8bee9d2efe97", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.145 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34690
08:05:12.146 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207448145272832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.155 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ecd161b31e904b8baad52cd3936b5c64", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448145272832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.155 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ecd161b31e904b8baad52cd3936b5c64" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7050 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ecd161b31e904b8baad52cd3936b5c64", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34698
08:05:12.168 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2167880b2ceb417fb8ddc7d2ce6a2c00", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448196677632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.168 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2167880b2ceb417fb8ddc7d2ce6a2c00" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.171 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7057 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2167880b2ceb417fb8ddc7d2ce6a2c00", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.171 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34705
08:05:12.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207448224776192) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.182 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f4c031b056f74604874b65ef2bf9c64a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448245616640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.182 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f4c031b056f74604874b65ef2bf9c64a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.186 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7063 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f4c031b056f74604874b65ef2bf9c64a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.186 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34711
08:05:12.187 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207448305491968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.196 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b3dc98c5bcb4439a9de8f7faf7056f26", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448311635968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.196 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b3dc98c5bcb4439a9de8f7faf7056f26" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.199 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7068 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b3dc98c5bcb4439a9de8f7faf7056f26", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.199 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34716
08:05:12.209 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "178d6fbc54f146e4869d1241ef679f5e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448360382464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.209 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "178d6fbc54f146e4869d1241ef679f5e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7074 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="178d6fbc54f146e4869d1241ef679f5e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.213 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34722
08:05:12.214 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207448414093312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.223 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e48156d824da4a2f9014ed01e35b2108", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448414093312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.223 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e48156d824da4a2f9014ed01e35b2108" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.227 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7080 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e48156d824da4a2f9014ed01e35b2108", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.227 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34728
08:05:12.228 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207448469590016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.236 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3c136271b26a46d2b1948aa831dd7b38", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448469590016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.236 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3c136271b26a46d2b1948aa831dd7b38" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.239 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7085 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3c136271b26a46d2b1948aa831dd7b38", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34733
08:05:12.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207448523997184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.241 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207448523997184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "62478c3a2cfd4253b7f0b5820877300d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448534396928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "62478c3a2cfd4253b7f0b5820877300d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.253 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7089 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="62478c3a2cfd4253b7f0b5820877300d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.253 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34737
08:05:12.254 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207448582262784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9510b9c138174e34971e3140d4b858b0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448582262784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9510b9c138174e34971e3140d4b858b0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.274 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7095 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9510b9c138174e34971e3140d4b858b0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.274 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34743
08:05:12.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dcc5ca2055e84cc4a1140602a9b1a0ff", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448659972096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dcc5ca2055e84cc4a1140602a9b1a0ff" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.289 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7101 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="dcc5ca2055e84cc4a1140602a9b1a0ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.289 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34749
08:05:12.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207448727425024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.292 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207448727425024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.295 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1204664399(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "21ce0ddcbbc74aef86448cb9bccc3ad7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448741285888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "21ce0ddcbbc74aef86448cb9bccc3ad7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.306 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7109 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="21ce0ddcbbc74aef86448cb9bccc3ad7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34757
08:05:12.307 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207448794042368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.317 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "896a0afa235a4164bf4c36cee7d72af9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448806219776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.317 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "896a0afa235a4164bf4c36cee7d72af9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.321 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7125 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="896a0afa235a4164bf4c36cee7d72af9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.321 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34773
08:05:12.323 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207448861913088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207448861913088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.325 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207448871071744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.325 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207448878563328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.335 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1568f23adf794dcba8a40b63f57311ed", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448878563328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.335 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1568f23adf794dcba8a40b63f57311ed" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.339 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7133 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1568f23adf794dcba8a40b63f57311ed", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.339 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34781
08:05:12.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2b66c0cac5e44872a3a54ea6ff73838a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448930365440) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2b66c0cac5e44872a3a54ea6ff73838a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.354 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7138 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2b66c0cac5e44872a3a54ea6ff73838a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.354 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34786
08:05:12.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fe8e879477e943dfbbf270aba575df9d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207448988479488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.367 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fe8e879477e943dfbbf270aba575df9d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.369 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1530333548(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.370 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7143 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fe8e879477e943dfbbf270aba575df9d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.370 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34791
08:05:12.371 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449057591296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449057591296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f1c87776375e41159ecebf3526d8d6d0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449070379008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.383 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f1c87776375e41159ecebf3526d8d6d0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.386 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7152 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f1c87776375e41159ecebf3526d8d6d0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.387 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34800
08:05:12.391 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@403603337(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dfaf3483d3594fe29a877fde87182017", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449124380672) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dfaf3483d3594fe29a877fde87182017" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.399 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7167 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="dfaf3483d3594fe29a877fde87182017", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.399 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34815
08:05:12.400 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449178025984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.407 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "de21d858582b40e5af119a157a55c1d6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449184276480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.408 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "de21d858582b40e5af119a157a55c1d6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.410 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7183 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="de21d858582b40e5af119a157a55c1d6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.411 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34831
08:05:12.411 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449225826304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449225826304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449236885504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.414 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449242566656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.415 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1633279129(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.424 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1bcb4707e79245b99c6c561f86dd7522", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449242566656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.424 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1bcb4707e79245b99c6c561f86dd7522" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.427 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7190 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1bcb4707e79245b99c6c561f86dd7522", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.428 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34838
08:05:12.438 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3eb5a8ae2b034670974c8624c2da4383", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449294610432) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.438 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3eb5a8ae2b034670974c8624c2da4383" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.441 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7204 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3eb5a8ae2b034670974c8624c2da4383", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34852
08:05:12.442 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449349591040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.443 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449357402112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.443 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1274814269(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.444 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449357402112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449365528576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.445 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@685970247(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.447 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1140507621(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.449 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1827168791(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.451 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1204194624(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b79108f514944be4bc4c3bc21f3bc9a2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449365528576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b79108f514944be4bc4c3bc21f3bc9a2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.460 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7211 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b79108f514944be4bc4c3bc21f3bc9a2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.460 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34859
08:05:12.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449429508096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.462 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449429508096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1f16b518ab044fceafd5c3997d8ecca3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449440116736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1f16b518ab044fceafd5c3997d8ecca3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7263 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1f16b518ab044fceafd5c3997d8ecca3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.473 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34911
08:05:12.482 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "697e6129e4dc4108840dd6778ac1a125", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449482981376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.482 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "697e6129e4dc4108840dd6778ac1a125" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7268 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="697e6129e4dc4108840dd6778ac1a125", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.485 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34916
08:05:12.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449530990592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.495 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4c9a2aefb7124503b5f9032cd161eadd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449530990592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.495 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4c9a2aefb7124503b5f9032cd161eadd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7274 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4c9a2aefb7124503b5f9032cd161eadd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34922
08:05:12.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449583726592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.500 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1997522900(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.506 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "62afcadbb412445ba7cc3b7a7c7890f8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449583726592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.506 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "62afcadbb412445ba7cc3b7a7c7890f8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.509 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7280 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="62afcadbb412445ba7cc3b7a7c7890f8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.509 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34928
08:05:12.510 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449630474240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449630474240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449641963520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.520 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e54cdef99c6b4b7ab338a8c13f0aa5c0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449641963520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.520 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e54cdef99c6b4b7ab338a8c13f0aa5c0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.523 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7293 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e54cdef99c6b4b7ab338a8c13f0aa5c0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.523 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34941
08:05:12.533 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2e9dad37257e4b69830e1b26112ed483", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449666859008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.533 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2e9dad37257e4b69830e1b26112ed483" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.536 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7297 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2e9dad37257e4b69830e1b26112ed483", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.537 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34945
08:05:12.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449738932224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449749917696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449749917696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.540 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449756311552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dee0aee42746403aabf2c2b5dd41f764", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449762172928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dee0aee42746403aabf2c2b5dd41f764" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.553 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7306 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="dee0aee42746403aabf2c2b5dd41f764", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.553 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34954
08:05:12.553 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1652541243(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.556 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1294531001(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.559 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1048039889(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.562 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9d3c5a47dc0a4b4ea6deed039f5ebcd6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449808670720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.562 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9d3c5a47dc0a4b4ea6deed039f5ebcd6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.563 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@927961260(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.565 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7311 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9d3c5a47dc0a4b4ea6deed039f5ebcd6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34959
08:05:12.576 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "44afaffc0a06496a9f2d75fcaf8ade07", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449853693952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.576 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "44afaffc0a06496a9f2d75fcaf8ade07" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.579 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7332 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="44afaffc0a06496a9f2d75fcaf8ade07", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.579 [INFO - scanner-test-thread] (ITClient.java:399) New row count 34980
08:05:12.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1549c6ffcf7f40a8aa7ff4b33bf70249", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449915449344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.588 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1549c6ffcf7f40a8aa7ff4b33bf70249" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7357 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1549c6ffcf7f40a8aa7ff4b33bf70249", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.592 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35005
08:05:12.593 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449966366720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449972920320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449980166144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.595 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449980166144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.596 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207449985900544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "940c0e703e694da693d34f75daeb579d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207449991053312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "940c0e703e694da693d34f75daeb579d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7366 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="940c0e703e694da693d34f75daeb579d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35014
08:05:12.611 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207450043273216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207450043273216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.613 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207450053541888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1f406669f17d43a1ae73bf3906dca287", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450059972608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1f406669f17d43a1ae73bf3906dca287" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.627 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7374 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1f406669f17d43a1ae73bf3906dca287", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.627 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35022
08:05:12.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0fd3f98a467349de9a0697639342ccb6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450115866624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0fd3f98a467349de9a0697639342ccb6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.640 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7381 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0fd3f98a467349de9a0697639342ccb6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.641 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35029
08:05:12.642 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207450166628352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.643 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207450166628352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.644 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207450179682304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.645 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207450185437184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.654 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5e5343e7444a4fd1a6ee1b0f722af3ea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450191187968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.655 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5e5343e7444a4fd1a6ee1b0f722af3ea" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.657 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7389 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5e5343e7444a4fd1a6ee1b0f722af3ea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.657 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35037
08:05:12.666 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2cf8c2c0ad9d4185a62111d61a694399", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450219053056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.666 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2cf8c2c0ad9d4185a62111d61a694399" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7394 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2cf8c2c0ad9d4185a62111d61a694399", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.669 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35042
08:05:12.671 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@722853729(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.673 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@570039947(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.677 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c2c4f79fc1a14cdd8dda59d4a8c2a97d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450285826048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.678 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c2c4f79fc1a14cdd8dda59d4a8c2a97d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.678 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@553888316(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.681 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7400 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c2c4f79fc1a14cdd8dda59d4a8c2a97d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.681 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35048
08:05:12.682 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207450312183808) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7036d1202c8c4da7b1d6b0bd7b86b0bc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450332860416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7036d1202c8c4da7b1d6b0bd7b86b0bc" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7422 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7036d1202c8c4da7b1d6b0bd7b86b0bc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.694 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35070
08:05:12.703 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "96ccd261a5d84448a4ead8be1bb9cbfe", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450386767872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.703 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "96ccd261a5d84448a4ead8be1bb9cbfe" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7436 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="96ccd261a5d84448a4ead8be1bb9cbfe", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35084
08:05:12.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "df584a38a1c64fe1883f36002103edab", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450441576448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.715 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "df584a38a1c64fe1883f36002103edab" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.718 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7443 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="df584a38a1c64fe1883f36002103edab", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.718 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35091
08:05:12.729 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0fae7467fdb04349ba5166c43917066a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450486198272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.729 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0fae7467fdb04349ba5166c43917066a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.732 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7448 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0fae7467fdb04349ba5166c43917066a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.732 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35096
08:05:12.733 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207450541314048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.734 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207450541314048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.743 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "94d37e6204a644c891fd3ae42bbbadcb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450552565760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.743 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "94d37e6204a644c891fd3ae42bbbadcb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.745 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1778549824(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.746 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7455 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="94d37e6204a644c891fd3ae42bbbadcb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.747 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35103
08:05:12.747 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1877586102(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.747 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207450599247872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.749 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@513209734(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.750 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@578350626(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "93a6e7b9f3c64091948a12e12b659228", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450607337472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "93a6e7b9f3c64091948a12e12b659228" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.761 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7462 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="93a6e7b9f3c64091948a12e12b659228", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.762 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35110
08:05:12.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a753321184b047a1952ac0bafca7e455", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450664669184) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a753321184b047a1952ac0bafca7e455" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.772 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7503 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a753321184b047a1952ac0bafca7e455", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.772 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35151
08:05:12.773 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207450710650880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.777 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1546018473(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.781 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "18b57808da0b40c3bdb89348e9b12d1f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450710650880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.781 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "18b57808da0b40c3bdb89348e9b12d1f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.786 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7508 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="18b57808da0b40c3bdb89348e9b12d1f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.786 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35156
08:05:12.787 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207450766544896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.794 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f105533f105e4ddc8e0a6f4d6a01d358", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450766544896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.794 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f105533f105e4ddc8e0a6f4d6a01d358" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.798 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7523 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f105533f105e4ddc8e0a6f4d6a01d358", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.798 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35171
08:05:12.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "248a4bcee6f14571955e9127a6907ca5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450810114048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "248a4bcee6f14571955e9127a6907ca5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.810 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7526 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="248a4bcee6f14571955e9127a6907ca5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35174
08:05:12.811 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207450863312896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207450869149696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.813 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207450869149696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7503ad5ea1a643bfa34e2d75ad74cf42", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450875805696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7503ad5ea1a643bfa34e2d75ad74cf42" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7534 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7503ad5ea1a643bfa34e2d75ad74cf42", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.825 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35182
08:05:12.833 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "52e84427fa2349e0b8850e0de5c38d3f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450922053632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.833 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "52e84427fa2349e0b8850e0de5c38d3f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7539 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="52e84427fa2349e0b8850e0de5c38d3f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35187
08:05:12.845 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d6ec8f0895fb4828a63ca2b0b25eb67a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207450945540096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.845 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d6ec8f0895fb4828a63ca2b0b25eb67a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.848 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7541 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d6ec8f0895fb4828a63ca2b0b25eb67a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.848 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35189
08:05:12.853 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2120755611(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.860 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8a4a0669e04f4d9aa8d8ff7fc508809b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451022819328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.860 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8a4a0669e04f4d9aa8d8ff7fc508809b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.860 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1476118805(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.863 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7548 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8a4a0669e04f4d9aa8d8ff7fc508809b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35196
08:05:12.863 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@848770102(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.864 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207451048034304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.865 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207451080499200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.865 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1554708443(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9bea853064fd42e289a7226369daa68b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451080499200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.873 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9bea853064fd42e289a7226369daa68b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.876 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7562 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9bea853064fd42e289a7226369daa68b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.876 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35210
08:05:12.877 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207451134705664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "432a41b8f89d4ae5af1cc3804357274d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451134705664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.885 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "432a41b8f89d4ae5af1cc3804357274d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.888 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7594 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="432a41b8f89d4ae5af1cc3804357274d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.888 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35242
08:05:12.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8e079c333de44f1d98a7962a882e21f4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451180871680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.896 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8e079c333de44f1d98a7962a882e21f4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.899 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7597 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8e079c333de44f1d98a7962a882e21f4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.899 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35245
08:05:12.900 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207451228069888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207451235262464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.902 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207451235262464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bc64c306eee5427186256190a04de22d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451241451520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.910 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bc64c306eee5427186256190a04de22d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.912 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7604 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bc64c306eee5427186256190a04de22d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.913 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35252
08:05:12.913 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207451268182016) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.914 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1664170276(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.922 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "01f3e80ff9114bd8bd815be08c346390", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451288543232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "01f3e80ff9114bd8bd815be08c346390" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7610 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="01f3e80ff9114bd8bd815be08c346390", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.926 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35258
08:05:12.937 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3b65b77596854a89b157548a939f1621", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451336097792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.937 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3b65b77596854a89b157548a939f1621" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.937 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1779164982(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.940 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7625 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3b65b77596854a89b157548a939f1621", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.940 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35273
08:05:12.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "47cd99bdf0044074943fddf4fa01aeeb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451395493888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "47cd99bdf0044074943fddf4fa01aeeb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.953 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7632 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="47cd99bdf0044074943fddf4fa01aeeb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35280
08:05:12.963 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ce6b32e0958a44209a79b9bd52c111ed", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451447398400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ce6b32e0958a44209a79b9bd52c111ed" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.964 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1639336133(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.967 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7646 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ce6b32e0958a44209a79b9bd52c111ed", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.967 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35294
08:05:12.967 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1781104391(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.969 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@3900287(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.971 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@901572121(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.972 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1721720843(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.976 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cfae7f08131041aead3f6401338d1e50", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451505598464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.976 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cfae7f08131041aead3f6401338d1e50" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.979 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7652 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="cfae7f08131041aead3f6401338d1e50", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.980 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35300
08:05:12.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5cf2f8148db644088b3c31cda3577726", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451554590720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:12.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5cf2f8148db644088b3c31cda3577726" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:12.993 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7702 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5cf2f8148db644088b3c31cda3577726", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:12.993 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35350
08:05:12.997 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1206909592(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:12.999 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@454277473(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.004 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d0b0da70f2fe4dfb9b12a1819a7141c7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451612364800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.004 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d0b0da70f2fe4dfb9b12a1819a7141c7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.007 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7708 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d0b0da70f2fe4dfb9b12a1819a7141c7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.007 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35356
08:05:13.008 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207451646386176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "148b2e91fc2f419199e85f494e58802d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451668914176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "148b2e91fc2f419199e85f494e58802d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.022 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7732 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="148b2e91fc2f419199e85f494e58802d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.022 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35380
08:05:13.028 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1238177844(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "60bf08f5a7b544cea75bf4942b702078", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451723653120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "60bf08f5a7b544cea75bf4942b702078" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.033 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1422898750(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.034 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7737 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="60bf08f5a7b544cea75bf4942b702078", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.034 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35385
08:05:13.035 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1816964357(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.037 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1779616092(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.039 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1262444690(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.045 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f0cb47c363a542dfbac02d38432768fb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451775586304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.046 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f0cb47c363a542dfbac02d38432768fb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.049 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7742 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f0cb47c363a542dfbac02d38432768fb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.049 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35390
08:05:13.050 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207451839397888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.059 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "17ec4a229cdf4a29b7d73091f3516edf", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451839397888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.059 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "17ec4a229cdf4a29b7d73091f3516edf" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7792 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="17ec4a229cdf4a29b7d73091f3516edf", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.062 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35440
08:05:13.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9a75518bbd9d416a8ed756054da5e2a1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451893493760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.071 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9a75518bbd9d416a8ed756054da5e2a1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.074 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7797 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9a75518bbd9d416a8ed756054da5e2a1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.074 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35445
08:05:13.075 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1659388301(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.076 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207451932618752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.076 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207451944525824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.087 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "12d31c0fcd1b4a9dbd62f8b8c5ca8507", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207451944525824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.087 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "12d31c0fcd1b4a9dbd62f8b8c5ca8507" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.090 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7801 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="12d31c0fcd1b4a9dbd62f8b8c5ca8507", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.091 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35449
08:05:13.091 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452007620608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.092 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452016046080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cadb4be4408a45a2aa28cb1c46fca337", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452023296000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.102 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cadb4be4408a45a2aa28cb1c46fca337" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.106 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7818 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="cadb4be4408a45a2aa28cb1c46fca337", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.106 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35466
08:05:13.116 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9c46a5bb23ed443e82d29f12431718d3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452071989248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.117 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9c46a5bb23ed443e82d29f12431718d3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.120 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7823 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9c46a5bb23ed443e82d29f12431718d3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.120 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35471
08:05:13.122 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1808133200(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.129 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "719bd0875c754ab884f2b530a67a829b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452129640448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.130 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "719bd0875c754ab884f2b530a67a829b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.133 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7829 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="719bd0875c754ab884f2b530a67a829b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.134 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35477
08:05:13.135 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452183924736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.136 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452198670336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.137 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452198670336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.138 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452204957696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.146 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fe448e8d1e414cc8a2855d2385e42299", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452204957696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.146 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fe448e8d1e414cc8a2855d2385e42299" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.149 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7846 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fe448e8d1e414cc8a2855d2385e42299", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.149 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35494
08:05:13.150 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452251713536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.151 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452251713536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.152 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452262207488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.153 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452267954176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.163 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3d8be020a3e444afb2562bdc85c71976", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452267954176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.163 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3d8be020a3e444afb2562bdc85c71976" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.166 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7854 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3d8be020a3e444afb2562bdc85c71976", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.166 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35502
08:05:13.167 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452324212736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.168 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452324212736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.168 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452331261952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.176 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "47a8a187ed644a5fbddb271b79f3d8b5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452331261952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.177 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "47a8a187ed644a5fbddb271b79f3d8b5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7863 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="47a8a187ed644a5fbddb271b79f3d8b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.180 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35511
08:05:13.188 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "03e9b78b58964137bbcc01352782696d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452375683072) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.188 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "03e9b78b58964137bbcc01352782696d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7869 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="03e9b78b58964137bbcc01352782696d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.192 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35517
08:05:13.193 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452424343552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.200 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "36b61d3d93bb466d9af2cb6940212073", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452430987264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.200 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "36b61d3d93bb466d9af2cb6940212073" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7876 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="36b61d3d93bb466d9af2cb6940212073", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35524
08:05:13.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "be98206e26224ce8ad72ff46697a0dd5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452479569920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "be98206e26224ce8ad72ff46697a0dd5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.216 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7882 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="be98206e26224ce8ad72ff46697a0dd5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.217 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35530
08:05:13.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "013fe5e4e37441e3924cc0270eacfa33", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452502294528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.226 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "013fe5e4e37441e3924cc0270eacfa33" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7886 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="013fe5e4e37441e3924cc0270eacfa33", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.230 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35534
08:05:13.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "68ffc5a3f4c44297bc4fe47a56792888", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452575248384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "68ffc5a3f4c44297bc4fe47a56792888" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.244 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7891 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="68ffc5a3f4c44297bc4fe47a56792888", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.244 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35539
08:05:13.245 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452634152960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452641701888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.247 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@400658525(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.248 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452652187648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ad9f226e251c486382ed82f52eac6291", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452658642944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.258 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ad9f226e251c486382ed82f52eac6291" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7901 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ad9f226e251c486382ed82f52eac6291", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35549
08:05:13.263 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452714418176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.272 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1d92179aa07648fdb158a14a2936f7a4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452714418176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.272 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1d92179aa07648fdb158a14a2936f7a4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7917 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1d92179aa07648fdb158a14a2936f7a4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.276 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35565
08:05:13.277 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452771254272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.278 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452771254272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e73d8291286a4692baf70dc745c414ac", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452781248512) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e73d8291286a4692baf70dc745c414ac" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7920 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e73d8291286a4692baf70dc745c414ac", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35568
08:05:13.292 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452832440320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.293 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452832440320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8528f484aba64fde944c7c87bc20017a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452832440320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8528f484aba64fde944c7c87bc20017a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.306 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7926 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8528f484aba64fde944c7c87bc20017a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.306 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35574
08:05:13.307 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452895547392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452895547392) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.309 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452904312832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.319 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "60b840eb2e134d04b6c204df81377a36", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452904312832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.319 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "60b840eb2e134d04b6c204df81377a36" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.321 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@669669827(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.322 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7934 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="60b840eb2e134d04b6c204df81377a36", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.322 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35582
08:05:13.322 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@120492186(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.323 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452957921280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452964790272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.324 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1137531715(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.325 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207452964790272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.326 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1488275487(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.327 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@769926795(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "09b6d82111b941bfab8de31d41c51bd8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207452972429312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.334 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "09b6d82111b941bfab8de31d41c51bd8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.337 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7952 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="09b6d82111b941bfab8de31d41c51bd8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.338 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35600
08:05:13.347 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5f52402ada8a4f16be12d4f2653c3c66", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453027954688) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.348 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5f52402ada8a4f16be12d4f2653c3c66" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.351 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 7994 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5f52402ada8a4f16be12d4f2653c3c66", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.351 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35642
08:05:13.352 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207453077708800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.361 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "16545766dee24bf3b8b9c713fa4c11f6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453077708800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.362 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "16545766dee24bf3b8b9c713fa4c11f6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8000 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="16545766dee24bf3b8b9c713fa4c11f6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35648
08:05:13.374 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "850656d4be1e47b6b273271d53086f04", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453134196736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.374 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "850656d4be1e47b6b273271d53086f04" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8003 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="850656d4be1e47b6b273271d53086f04", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.378 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35651
08:05:13.383 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1581107693(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.387 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bdc97f77767f4d21b92f453575c4fa40", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453184507904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.388 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bdc97f77767f4d21b92f453575c4fa40" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.388 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1996723754(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.390 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@84204901(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.392 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8008 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bdc97f77767f4d21b92f453575c4fa40", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.392 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35656
08:05:13.392 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@165176112(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.393 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207453241909248) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.404 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "efacef332ef64341a8db50b4bc41bdd1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453250129920) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.404 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "efacef332ef64341a8db50b4bc41bdd1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.407 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="efacef332ef64341a8db50b4bc41bdd1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.408 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35680
08:05:13.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207453312319488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.418 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b0a7cebe5de3411f8bd5596fc13cef89", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453312319488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.418 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b0a7cebe5de3411f8bd5596fc13cef89" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.418 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@958046535(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.421 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1388565128(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.422 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8056 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b0a7cebe5de3411f8bd5596fc13cef89", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.422 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35704
08:05:13.423 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207453365678080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.433 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "142da49a5cb04b1aa9ce61a1ffe23485", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453365678080) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.433 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "142da49a5cb04b1aa9ce61a1ffe23485" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.437 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8062 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="142da49a5cb04b1aa9ce61a1ffe23485", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.437 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35710
08:05:13.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "835c53caad994940adf8c1c882837767", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453432078336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "835c53caad994940adf8c1c882837767" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.450 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8087 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="835c53caad994940adf8c1c882837767", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.450 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35735
08:05:13.451 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207453487620096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.460 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dadb0a8b70fe468db040384572e9f336", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453487620096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.460 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dadb0a8b70fe468db040384572e9f336" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.463 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8093 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="dadb0a8b70fe468db040384572e9f336", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.463 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35741
08:05:13.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "acb5e7e89f71448392006d3408aa569f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453535432704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.474 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "acb5e7e89f71448392006d3408aa569f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.476 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8099 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="acb5e7e89f71448392006d3408aa569f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.477 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35747
08:05:13.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c9748ca30dc54ac28f30c7f55fe5196c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453591625728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c9748ca30dc54ac28f30c7f55fe5196c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.486 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1905246784(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.489 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8106 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c9748ca30dc54ac28f30c7f55fe5196c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.489 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35754
08:05:13.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207453624647680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9fe39f24b6684d89bc206110d6a57cc5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453642219520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.500 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9fe39f24b6684d89bc206110d6a57cc5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8112 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9fe39f24b6684d89bc206110d6a57cc5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.502 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35760
08:05:13.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d69cacc54e2245d6955e1f5bed8e0fc4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453699383296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d69cacc54e2245d6955e1f5bed8e0fc4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.512 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@990183074(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.515 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8127 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d69cacc54e2245d6955e1f5bed8e0fc4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.515 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35775
08:05:13.515 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1475895324(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.516 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207453726375936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.517 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@467906553(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.517 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207453750214656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.526 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "12b34fb4e6464b0da103fb2a127aba9c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453761212416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.526 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "12b34fb4e6464b0da103fb2a127aba9c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.530 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8142 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="12b34fb4e6464b0da103fb2a127aba9c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.530 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35790
08:05:13.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "83eadab6265c4d95ad85e7220362ee9c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453784457216) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "83eadab6265c4d95ad85e7220362ee9c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.542 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8164 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="83eadab6265c4d95ad85e7220362ee9c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.542 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35812
08:05:13.543 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207453861269504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.544 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@351400711(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.553 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ff0d65659fe447fbaeaa28b0e4d58851", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453861269504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.553 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ff0d65659fe447fbaeaa28b0e4d58851" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.556 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8170 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ff0d65659fe447fbaeaa28b0e4d58851", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.557 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35818
08:05:13.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dc04373b1bf24880b70e9f9d83919ad4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453918027776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dc04373b1bf24880b70e9f9d83919ad4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.569 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8185 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="dc04373b1bf24880b70e9f9d83919ad4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.569 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35833
08:05:13.579 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "03d9e89cf6a0474dad8cbd7f780c1a86", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207453971791872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.580 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "03d9e89cf6a0474dad8cbd7f780c1a86" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.583 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8192 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="03d9e89cf6a0474dad8cbd7f780c1a86", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.583 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35840
08:05:13.584 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454002098176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.590 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@144506581(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "24b736567c8e4f54bc431ebacc4812f1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454027268096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "24b736567c8e4f54bc431ebacc4812f1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.594 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@485525338(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.597 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8197 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="24b736567c8e4f54bc431ebacc4812f1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.597 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35845
08:05:13.598 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454085578752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454085578752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.600 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454097350656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fc278eed2f224a02b7a7811b53a59ec6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454097350656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fc278eed2f224a02b7a7811b53a59ec6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8222 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fc278eed2f224a02b7a7811b53a59ec6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.610 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35870
08:05:13.611 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454145048576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f26df1ffad7747928e5505e0735c6feb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454145048576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f26df1ffad7747928e5505e0735c6feb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.621 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8226 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f26df1ffad7747928e5505e0735c6feb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.622 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35874
08:05:13.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454188924928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.631 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "24e30d58b14442e2aead386963290667", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454188924928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.631 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "24e30d58b14442e2aead386963290667" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.635 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8230 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="24e30d58b14442e2aead386963290667", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.635 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35878
08:05:13.636 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454243889152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.645 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e27728b7b19f4b938f56f5543696f407", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454243889152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.645 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e27728b7b19f4b938f56f5543696f407" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8237 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e27728b7b19f4b938f56f5543696f407", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.648 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35885
08:05:13.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6a532f335ef64aec8885499edb0ae11f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454293090304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.660 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6a532f335ef64aec8885499edb0ae11f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.663 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8240 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6a532f335ef64aec8885499edb0ae11f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.664 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35888
08:05:13.665 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454358622208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "172b16a0804f41559835d26608edcf5e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454358622208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "172b16a0804f41559835d26608edcf5e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.678 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8245 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="172b16a0804f41559835d26608edcf5e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.678 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35893
08:05:13.687 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f4fd964970db4bc5be744a40aa4946c2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454416179200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.687 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f4fd964970db4bc5be744a40aa4946c2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8250 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f4fd964970db4bc5be744a40aa4946c2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35898
08:05:13.692 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454467784704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a9fffee597a64b2b907bb3d6f24b380f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454477307904) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.703 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a9fffee597a64b2b907bb3d6f24b380f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8257 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a9fffee597a64b2b907bb3d6f24b380f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.706 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35905
08:05:13.707 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454534778880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.718 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5facb99d5bac447f913408cac8c0d9f6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454534778880) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.719 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5facb99d5bac447f913408cac8c0d9f6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.722 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8264 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5facb99d5bac447f913408cac8c0d9f6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35912
08:05:13.733 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "afc3a37138e241c88ba315ff8d8708a2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454598881280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.733 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "afc3a37138e241c88ba315ff8d8708a2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.736 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8271 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="afc3a37138e241c88ba315ff8d8708a2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.737 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35919
08:05:13.745 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4402123793b54570a85d6a9cd57ef26d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454655623168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.746 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4402123793b54570a85d6a9cd57ef26d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.748 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8276 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4402123793b54570a85d6a9cd57ef26d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.748 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35924
08:05:13.749 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454705958912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.750 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454705958912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.752 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454716895232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.752 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454722416640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.753 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454728032256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.754 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454728032256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.755 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454733451264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.755 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454733451264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.756 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454733451264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.757 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454739755008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.767 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "93480913da2d466ebd42a8d4637207b5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454746042368) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.767 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "93480913da2d466ebd42a8d4637207b5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8287 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="93480913da2d466ebd42a8d4637207b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.770 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35935
08:05:13.779 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ee5c674dd82a40e296449042e6507061", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454794797056) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.779 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ee5c674dd82a40e296449042e6507061" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8292 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ee5c674dd82a40e296449042e6507061", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.784 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35940
08:05:13.788 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@443182938(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.792 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3f98b7956d094edcb6d3db5519eb0417", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454844362752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.792 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3f98b7956d094edcb6d3db5519eb0417" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8297 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3f98b7956d094edcb6d3db5519eb0417", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35945
08:05:13.797 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207454898216960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f98390f283fb4fd29b37e443062bcb61", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454898216960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f98390f283fb4fd29b37e443062bcb61" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.810 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8312 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f98390f283fb4fd29b37e443062bcb61", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35960
08:05:13.814 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@18407131(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.820 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "38842fb5f36d437fa7c83c5cc6bd0299", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207454959587328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.820 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "38842fb5f36d437fa7c83c5cc6bd0299" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.823 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8318 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="38842fb5f36d437fa7c83c5cc6bd0299", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.823 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35966
08:05:13.832 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "35995d4bd8574a1a8391b7819dd2580c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455010713600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.832 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "35995d4bd8574a1a8391b7819dd2580c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.836 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8333 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="35995d4bd8574a1a8391b7819dd2580c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.836 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35981
08:05:13.837 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207455067783168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.838 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1855844987(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.840 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1984914085(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.846 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1660275fa38e486bb1911903c15e618b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455067783168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.846 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1660275fa38e486bb1911903c15e618b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.849 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8340 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1660275fa38e486bb1911903c15e618b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.849 [INFO - scanner-test-thread] (ITClient.java:399) New row count 35988
08:05:13.851 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207455124291584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.859 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a8e6f431973249bea6e77f8009c6472e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455124291584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.859 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a8e6f431973249bea6e77f8009c6472e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.862 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8364 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a8e6f431973249bea6e77f8009c6472e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.863 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36012
08:05:13.864 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1066845065(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "abee753d265d40a98ed9eaf956cedd2c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455175016448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.872 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "abee753d265d40a98ed9eaf956cedd2c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.875 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8370 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="abee753d265d40a98ed9eaf956cedd2c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.875 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36018
08:05:13.876 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207455222456320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.887 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "324b060afd7c4d2cac8b6a987ba657d6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455222456320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.887 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "324b060afd7c4d2cac8b6a987ba657d6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.890 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8383 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="324b060afd7c4d2cac8b6a987ba657d6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.890 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36031
08:05:13.890 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2017410214(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.893 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2041579504(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.898 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "933658d3e1764fbf873b72f305bbb618", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455288057856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.898 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "933658d3e1764fbf873b72f305bbb618" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8391 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="933658d3e1764fbf873b72f305bbb618", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.902 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36039
08:05:13.903 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207455331745792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.904 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207455331745792) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.905 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207455343861760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.905 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207455350480896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.914 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "925ae0821fd04f7d971e5332ba149197", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455350480896) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.914 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "925ae0821fd04f7d971e5332ba149197" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.917 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8415 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="925ae0821fd04f7d971e5332ba149197", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.917 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36063
08:05:13.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cf7f211536ff454a8c980c5e625c60b1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455402446848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.926 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cf7f211536ff454a8c980c5e625c60b1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.930 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8422 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="cf7f211536ff454a8c980c5e625c60b1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36070
08:05:13.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207455447289856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.932 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207455447289856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.932 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207455460204544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "42618395a5834a87b97df06240eb4160", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455460204544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "42618395a5834a87b97df06240eb4160" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.944 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8428 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="42618395a5834a87b97df06240eb4160", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.944 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36076
08:05:13.945 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207455504764928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.946 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207455504764928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.947 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207455517282304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.948 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207455524175872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.957 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0217535d3c094d28bf5b71b79da77812", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455524175872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.957 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0217535d3c094d28bf5b71b79da77812" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.961 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8436 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0217535d3c094d28bf5b71b79da77812", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.961 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36084
08:05:13.973 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8e711c33bc9a4e2aab4041f731a6920f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455570812928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.973 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8e711c33bc9a4e2aab4041f731a6920f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.976 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8442 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8e711c33bc9a4e2aab4041f731a6920f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36090
08:05:13.980 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1961302057(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:13.987 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "862739e3900d497c8ff933b923da19c0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455636877312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:13.987 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "862739e3900d497c8ff933b923da19c0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:13.991 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8448 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="862739e3900d497c8ff933b923da19c0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:13.991 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36096
08:05:13.992 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207455699808256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b6b6bfcfbcab4f79b4205735ad00e50e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455699808256) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b6b6bfcfbcab4f79b4205735ad00e50e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.005 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8463 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b6b6bfcfbcab4f79b4205735ad00e50e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.005 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36111
08:05:14.014 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4d781566ebf14bb391c8dfe1ac5bd502", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455753351168) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.015 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4d781566ebf14bb391c8dfe1ac5bd502" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.018 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8469 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4d781566ebf14bb391c8dfe1ac5bd502", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.018 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36117
08:05:14.027 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4719023b81f449d8aaa5c0a7fe1f3374", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455814955008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.028 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4719023b81f449d8aaa5c0a7fe1f3374" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.031 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8476 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4719023b81f449d8aaa5c0a7fe1f3374", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.031 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36124
08:05:14.041 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e8d5cad755c74583bc0c8bf67fd3aca0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455841177600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.041 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e8d5cad755c74583bc0c8bf67fd3aca0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.044 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8480 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e8d5cad755c74583bc0c8bf67fd3aca0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36128
08:05:14.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "699affa39ec14f749c46204ece881b63", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455916515328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "699affa39ec14f749c46204ece881b63" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.054 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2103711671(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.056 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2092945073(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.057 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8486 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="699affa39ec14f749c46204ece881b63", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36134
08:05:14.057 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@97110353(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.059 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1235464081(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.066 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "801db01b96d2406ea3e2cb985d6ea8c4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207455967567872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.066 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "801db01b96d2406ea3e2cb985d6ea8c4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8492 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="801db01b96d2406ea3e2cb985d6ea8c4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.070 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36140
08:05:14.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c60bfe0cf8f148f68de337769158064b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456025853952) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c60bfe0cf8f148f68de337769158064b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.081 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8535 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c60bfe0cf8f148f68de337769158064b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.081 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36183
08:05:14.081 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@338149565(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207456074502144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.083 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@376397518(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207456074502144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.085 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1562877459(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.086 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@153910529(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.093 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4c065ac956d44f92b2f1688bab769b3b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456081395712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.093 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4c065ac956d44f92b2f1688bab769b3b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8542 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4c065ac956d44f92b2f1688bab769b3b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.096 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36190
08:05:14.105 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6b3908a620f34288ae87a597fa8f638b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456135909376) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.105 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6b3908a620f34288ae87a597fa8f638b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.108 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8584 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6b3908a620f34288ae87a597fa8f638b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.109 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36232
08:05:14.109 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@597980849(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.110 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207456185974784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.110 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1330763045(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.110 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207456185974784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.112 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@778509786(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.119 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2841d19b62d5482dba896145aae36839", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456192978944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.119 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2841d19b62d5482dba896145aae36839" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.122 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8592 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2841d19b62d5482dba896145aae36839", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.122 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36240
08:05:14.123 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207456234766336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207456234766336) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.134 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "35f754e6a6934fffa3158291a6e3c000", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456247001088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.134 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "35f754e6a6934fffa3158291a6e3c000" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.136 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1154066786(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.137 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8625 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="35f754e6a6934fffa3158291a6e3c000", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.137 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36273
08:05:14.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c823ae8743bd4d65a8f9c8bb94d875a6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456296345600) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c823ae8743bd4d65a8f9c8bb94d875a6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.148 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8631 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c823ae8743bd4d65a8f9c8bb94d875a6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.148 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36279
08:05:14.149 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207456345665536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.157 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e9e4db843ef04474891b18a08259417e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456345665536) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.157 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e9e4db843ef04474891b18a08259417e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.161 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8646 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e9e4db843ef04474891b18a08259417e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.161 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36294
08:05:14.162 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1146638004(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "74e4791d27244260aafe4c05eb3a9761", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456392724480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.171 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "74e4791d27244260aafe4c05eb3a9761" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.174 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8650 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="74e4791d27244260aafe4c05eb3a9761", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.174 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36298
08:05:14.175 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207456455401472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.184 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c9155404abdf4f78801d4d89b7653701", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456455401472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.184 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c9155404abdf4f78801d4d89b7653701" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.188 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8666 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c9155404abdf4f78801d4d89b7653701", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.188 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36314
08:05:14.197 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "61521d45fa4a44eca3152ca7aec96047", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456501940224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.197 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "61521d45fa4a44eca3152ca7aec96047" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8672 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="61521d45fa4a44eca3152ca7aec96047", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.201 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36320
08:05:14.208 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "be361a735a5b463aba1d6a692d9cb4de", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456563294208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.208 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "be361a735a5b463aba1d6a692d9cb4de" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.208 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@98653159(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.211 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8679 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="be361a735a5b463aba1d6a692d9cb4de", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.211 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36327
08:05:14.221 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "34f0e234e248405e98ce066c05803354", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456581922816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.221 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "34f0e234e248405e98ce066c05803354" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.224 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8681 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="34f0e234e248405e98ce066c05803354", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.224 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36329
08:05:14.225 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207456655183872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b82d880a3e7b401cb0b22994e992ca00", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456661250048) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.235 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b82d880a3e7b401cb0b22994e992ca00" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.238 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8697 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b82d880a3e7b401cb0b22994e992ca00", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.239 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36345
08:05:14.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ec748b81b227465cae4a5f5df3d9ba12", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456712105984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ec748b81b227465cae4a5f5df3d9ba12" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8703 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ec748b81b227465cae4a5f5df3d9ba12", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.250 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36351
08:05:14.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "22d3b8c91b8844a796a7e3a516161d35", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456764641280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "22d3b8c91b8844a796a7e3a516161d35" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.265 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8710 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="22d3b8c91b8844a796a7e3a516161d35", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.265 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36358
08:05:14.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b378a737493e4ea1970c724f548faf7d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456807596032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b378a737493e4ea1970c724f548faf7d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.278 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8715 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b378a737493e4ea1970c724f548faf7d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.279 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36363
08:05:14.279 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@327026508(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.280 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@452275960(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.282 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@484376316(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.287 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "93e130b9fd49400f81beb6312a81b7b5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456880463872) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.287 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "93e130b9fd49400f81beb6312a81b7b5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8721 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="93e130b9fd49400f81beb6312a81b7b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.291 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36369
08:05:14.298 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "20f8b79b511d4e119bbdc62007211c5c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456930394112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.298 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "20f8b79b511d4e119bbdc62007211c5c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8754 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="20f8b79b511d4e119bbdc62007211c5c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.302 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36402
08:05:14.306 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@321911019(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.311 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "83af2e2062644df5bb5428cbd059f58c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207456970653696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.311 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "83af2e2062644df5bb5428cbd059f58c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.314 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8757 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="83af2e2062644df5bb5428cbd059f58c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.314 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36405
08:05:14.315 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207457028415488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.322 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7c15fc88fb8145c0aab67381c0358ab6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457028415488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.322 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7c15fc88fb8145c0aab67381c0358ab6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.325 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8773 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7c15fc88fb8145c0aab67381c0358ab6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.325 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36421
08:05:14.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207457066893312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.327 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207457066893312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.337 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "37d49087a0ef47469dc477bfb848aab8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457078755328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.337 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "37d49087a0ef47469dc477bfb848aab8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.340 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8777 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="37d49087a0ef47469dc477bfb848aab8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.340 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36425
08:05:14.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207457129279488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7bd44d4000e249aca58f0df0748b61da", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457136312320) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.349 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7bd44d4000e249aca58f0df0748b61da" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.352 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8784 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7bd44d4000e249aca58f0df0748b61da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.352 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36432
08:05:14.356 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1879628197(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.361 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6208c896fcf140f3b9673503cbf889fd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457178013696) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.361 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6208c896fcf140f3b9673503cbf889fd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.362 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1136245682(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8788 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6208c896fcf140f3b9673503cbf889fd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.365 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36436
08:05:14.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207457229778944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0a98f7e94fe9430c913713dc7ff9ebe7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457229778944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.373 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0a98f7e94fe9430c913713dc7ff9ebe7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8802 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0a98f7e94fe9430c913713dc7ff9ebe7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.377 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36450
08:05:14.385 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f6411b5e490a46989746d8f4b387ff53", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457278316544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.385 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f6411b5e490a46989746d8f4b387ff53" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.388 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8815 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f6411b5e490a46989746d8f4b387ff53", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.388 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36463
08:05:14.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e6bdf4d126fc49f19be62c9faef21e7f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457329680384) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e6bdf4d126fc49f19be62c9faef21e7f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.400 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8821 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e6bdf4d126fc49f19be62c9faef21e7f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.400 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36469
08:05:14.401 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207457371910144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "86f16500041e431b95e94189c2be2df2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457378996224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "86f16500041e431b95e94189c2be2df2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.413 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8827 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="86f16500041e431b95e94189c2be2df2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.413 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36475
08:05:14.423 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "33ec6266c7bf4dd9af5a8880906a5b1b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457432522752) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.423 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "33ec6266c7bf4dd9af5a8880906a5b1b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.427 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8833 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="33ec6266c7bf4dd9af5a8880906a5b1b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.427 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36481
08:05:14.430 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@687572007(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.431 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1149225331(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.437 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cd617f03a74f42d6a0338c78d5a0c291", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457488347136) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.437 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cd617f03a74f42d6a0338c78d5a0c291" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.438 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1921840552(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.441 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8839 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="cd617f03a74f42d6a0338c78d5a0c291", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.441 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36487
08:05:14.447 [DEBUG - chaos-test-thread] (Connection.java:575) [peer master-127.26.35.126:36373(127.26.35.126:36373)] disconnecting while in state READY
08:05:14.448 [DEBUG - kudu-nio-4] (Connection.java:239) [peer master-127.26.35.126:36373(127.26.35.126:36373)] handling channelInactive
08:05:14.448 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.35.126:36373(127.26.35.126:36373)] cleaning up while in state READY due to: connection closed
08:05:14.451 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6157e5fe99af4974ad2befae8519c313", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457540517888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.451 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "6157e5fe99af4974ad2befae8519c313" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.454 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8862 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="6157e5fe99af4974ad2befae8519c313", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.454 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36510
08:05:14.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8a887fd8cede4838b36392ec59a8ca56", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457596559360) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.464 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8a887fd8cede4838b36392ec59a8ca56" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.467 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8876 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8a887fd8cede4838b36392ec59a8ca56", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.468 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36524
08:05:14.468 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207457656725504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.469 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207457656725504) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.480 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ba7971c0903e45d29c257caf24de9cd9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457662644224) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.480 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ba7971c0903e45d29c257caf24de9cd9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.484 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8884 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ba7971c0903e45d29c257caf24de9cd9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.484 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36532
08:05:14.484 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2087105632(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207457719832576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.486 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207457719832576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.486 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@138988919(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.488 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@851880284(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.489 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@670182169(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ca0281db073044918d6210c6bbb5c4be", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457729572864) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.495 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ca0281db073044918d6210c6bbb5c4be" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8892 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ca0281db073044918d6210c6bbb5c4be", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.498 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36540
08:05:14.508 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "03c9dd68dfcb4917a3d566e8ac1a6bd8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457774120960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.508 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "03c9dd68dfcb4917a3d566e8ac1a6bd8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8932 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="03c9dd68dfcb4917a3d566e8ac1a6bd8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.512 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36580
08:05:14.520 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d18d04e4f7a8498a9a119e57e4f061a8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457830604800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.520 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d18d04e4f7a8498a9a119e57e4f061a8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.524 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8937 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d18d04e4f7a8498a9a119e57e4f061a8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.524 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36585
08:05:14.525 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207457885487104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.534 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2a58644a2ad047cdb2ce8db9a7c624de", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457885487104) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.534 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2a58644a2ad047cdb2ce8db9a7c624de" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8942 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2a58644a2ad047cdb2ce8db9a7c624de", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.538 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36590
08:05:14.542 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1862159923(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2be88c3ff4874519ad06515dc40ed3c3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457937633280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2be88c3ff4874519ad06515dc40ed3c3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.552 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8948 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2be88c3ff4874519ad06515dc40ed3c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.552 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36596
08:05:14.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "11d2bff4cd8543ba99e41e2a438fabce", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207457998954496) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.561 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "11d2bff4cd8543ba99e41e2a438fabce" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.565 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8962 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="11d2bff4cd8543ba99e41e2a438fabce", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.565 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36610
08:05:14.566 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458028601344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.574 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1bf565835d8b40e78c29656ce7a9571a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207458048094208) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.574 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1bf565835d8b40e78c29656ce7a9571a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.578 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8967 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1bf565835d8b40e78c29656ce7a9571a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.578 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36615
08:05:14.579 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458102632448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e007356528d04b12b1157e94ef0a64bb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207458102632448) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e007356528d04b12b1157e94ef0a64bb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.590 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8970 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e007356528d04b12b1157e94ef0a64bb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.590 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36618
08:05:14.591 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458152992768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8f35fb38a96a4d289ffa626ffe7a0c34", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207458152992768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.599 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8f35fb38a96a4d289ffa626ffe7a0c34" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.602 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8973 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8f35fb38a96a4d289ffa626ffe7a0c34", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.602 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36621
08:05:14.613 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "af432c2330694f7cbfd1a77f5d4c8636", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207458201796608) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.613 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "af432c2330694f7cbfd1a77f5d4c8636" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.617 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8975 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="af432c2330694f7cbfd1a77f5d4c8636", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.617 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36623
08:05:14.618 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@546510318(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.618 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458259427328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458268991488) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.628 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "994f0ad1865543cc8aabace6655a5002", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207458278092800) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.629 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "994f0ad1865543cc8aabace6655a5002" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.632 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8982 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="994f0ad1865543cc8aabace6655a5002", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.633 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36630
08:05:14.633 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458329862144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.635 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458329862144) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.636 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458338406400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458338406400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.646 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fd13fd0deeb24859b8630f547d8e3899", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207458347491328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.646 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fd13fd0deeb24859b8630f547d8e3899" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.651 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8997 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fd13fd0deeb24859b8630f547d8e3899", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.651 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36645
08:05:14.652 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458404773888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.653 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458404773888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.654 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458413105152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fee107b796064ce1b55a4a93b461ffca", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207458413105152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.670 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fee107b796064ce1b55a4a93b461ffca" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.675 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9001 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fee107b796064ce1b55a4a93b461ffca", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.675 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36649
08:05:14.687 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "aca111b449af4bd39e3647366a132761", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207458493304832) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.687 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "aca111b449af4bd39e3647366a132761" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.691 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9010 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="aca111b449af4bd39e3647366a132761", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.691 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36658
08:05:14.693 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458565042176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.699 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@664327401(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.703 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "351d3c18167b4607ae5e8c6c5b6658d7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207458565042176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.703 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "351d3c18167b4607ae5e8c6c5b6658d7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9017 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="351d3c18167b4607ae5e8c6c5b6658d7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.707 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36665
08:05:14.708 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458628890624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.718 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bd84305a21ec46bdbd67a15135649658", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207458628890624) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.718 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bd84305a21ec46bdbd67a15135649658" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.722 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9032 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bd84305a21ec46bdbd67a15135649658", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.722 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36680
08:05:14.731 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "514dd0dbca304404a09ce6a0e52303e8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207458695516160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.732 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "514dd0dbca304404a09ce6a0e52303e8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.735 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9040 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="514dd0dbca304404a09ce6a0e52303e8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.736 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36688
08:05:14.745 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d3405e6869384caaafdab94011928f4c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207458745180160) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.745 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d3405e6869384caaafdab94011928f4c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.749 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9045 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d3405e6869384caaafdab94011928f4c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.749 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36693
08:05:14.750 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@285510112(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.757 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8b30de4796d042e38d7ecbbeeedac912", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207458801754112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.758 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8b30de4796d042e38d7ecbbeeedac912" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.761 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9050 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8b30de4796d042e38d7ecbbeeedac912", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.761 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36698
08:05:14.762 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458851446784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1139b3bc2ce24dd7ba9dfbcfe7c7bff9", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207458851446784) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.770 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1139b3bc2ce24dd7ba9dfbcfe7c7bff9" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.774 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9065 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1139b3bc2ce24dd7ba9dfbcfe7c7bff9", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.775 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36713
08:05:14.785 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1f05f467272c4fb7a653e8d2ec828571", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207458909708288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.785 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1f05f467272c4fb7a653e8d2ec828571" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.788 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9071 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1f05f467272c4fb7a653e8d2ec828571", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.788 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36719
08:05:14.789 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458964877312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.790 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458964877312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.790 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458974687232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.791 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207458974687232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.801 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e39f0f9308914205acfbfc6360ed0c1e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207458981683200) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.801 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e39f0f9308914205acfbfc6360ed0c1e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.805 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9078 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e39f0f9308914205acfbfc6360ed0c1e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.805 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36726
08:05:14.815 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "247f8074849342d69ac28dda194333e5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459031379968) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.815 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "247f8074849342d69ac28dda194333e5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.818 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9084 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="247f8074849342d69ac28dda194333e5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.818 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36732
08:05:14.819 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459085963264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.820 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@219660837(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.820 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459085963264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459098968064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.822 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459098968064) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.822 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@898865676(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.823 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1422733259(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.825 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1630795579(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.831 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0cb274eae5c5409e85712d1b737bb121", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459106816000) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.831 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0cb274eae5c5409e85712d1b737bb121" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.835 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9092 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0cb274eae5c5409e85712d1b737bb121", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.835 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36740
08:05:14.842 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1f731f8a722a4259b1e6a475a6d5e85d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459159830528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.842 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1f731f8a722a4259b1e6a475a6d5e85d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.846 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9134 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1f731f8a722a4259b1e6a475a6d5e85d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.846 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36782
08:05:14.855 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5dfe900ed5d24c239fcd9c5ac9c38e11", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459198308352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.855 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5dfe900ed5d24c239fcd9c5ac9c38e11" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.857 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1384519634(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.860 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9136 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5dfe900ed5d24c239fcd9c5ac9c38e11", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.860 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36784
08:05:14.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ffa2503adb6d4beabe0c6ba917a7e838", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459257286656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ffa2503adb6d4beabe0c6ba917a7e838" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.874 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9142 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ffa2503adb6d4beabe0c6ba917a7e838", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.874 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36790
08:05:14.875 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459318001664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.876 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459318001664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.877 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459328237568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459328237568) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.883 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@2079110260(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.884 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1189244853(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.889 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5ca1f8c01549483cae57ba2130b4216a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459334897664) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.889 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5ca1f8c01549483cae57ba2130b4216a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.893 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9157 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5ca1f8c01549483cae57ba2130b4216a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.893 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36805
08:05:14.903 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e97fa6c52a574551a84baf1a94bb58cd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459396390912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.904 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e97fa6c52a574551a84baf1a94bb58cd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.908 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9183 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e97fa6c52a574551a84baf1a94bb58cd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.908 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36831
08:05:14.909 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459455471616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.910 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@949404285(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.911 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1514957370(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.913 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1151154707(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.914 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@290945778(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.920 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2fc221c930dd449992e7f57bba561496", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459455471616) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.920 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2fc221c930dd449992e7f57bba561496" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.923 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9190 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2fc221c930dd449992e7f57bba561496", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.923 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36838
08:05:14.924 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459515686912) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.925 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459523911680) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.933 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2216e0fb6e144046a53ac106f14e6f86", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459529830400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.933 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2216e0fb6e144046a53ac106f14e6f86" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.937 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9234 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2216e0fb6e144046a53ac106f14e6f86", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.937 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36882
08:05:14.938 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459571572736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.939 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459571572736) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.940 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@534562703(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.942 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@653816820(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.944 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@194545818(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0d5b9ff82679475e90c670b2a4947f5e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459585986560) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0d5b9ff82679475e90c670b2a4947f5e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.950 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@556987377(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.952 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1487648999(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.953 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9240 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0d5b9ff82679475e90c670b2a4947f5e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.953 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36888
08:05:14.954 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1034491861(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.954 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459639062528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.955 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1916437666(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.957 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1151421551(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.958 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1095284892(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.962 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bba061c03a74486d8400409aaee15170", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459647660032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.962 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bba061c03a74486d8400409aaee15170" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.966 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9282 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bba061c03a74486d8400409aaee15170", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.966 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36930
08:05:14.967 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459689115648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.972 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459695194112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.982 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4eaeee2256184e1585eff457fb09cf7a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459705331712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.983 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4eaeee2256184e1585eff457fb09cf7a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:14.986 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9334 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4eaeee2256184e1585eff457fb09cf7a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:14.986 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36982
08:05:14.988 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459773259776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.989 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459773259776) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.990 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@883562719(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:14.997 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9100e005c1ee4736bbb1eb26db513602", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459786924032) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:14.997 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9100e005c1ee4736bbb1eb26db513602" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.001 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9340 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9100e005c1ee4736bbb1eb26db513602", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.002 [INFO - scanner-test-thread] (ITClient.java:399) New row count 36988
08:05:15.003 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207459839856640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.012 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4a18267f26f749a29578caf14fa92eaa", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459839856640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.012 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4a18267f26f749a29578caf14fa92eaa" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.015 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9355 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4a18267f26f749a29578caf14fa92eaa", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.015 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37003
08:05:15.024 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5621fb89415140e09680d3050e186bbb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459894521856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.024 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5621fb89415140e09680d3050e186bbb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.028 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9361 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5621fb89415140e09680d3050e186bbb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.028 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37009
08:05:15.037 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f64a4fa481e84747a20ecf9661db74b5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459949195264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.037 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f64a4fa481e84747a20ecf9661db74b5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.040 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9367 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f64a4fa481e84747a20ecf9661db74b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.040 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37015
08:05:15.049 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "412b49b51409452b8b17851632f81975", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207459995668480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.050 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "412b49b51409452b8b17851632f81975" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.053 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9372 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="412b49b51409452b8b17851632f81975", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.053 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37020
08:05:15.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "15924ed5c9bc4cc7abb4b0699087f798", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460047364096) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.062 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "15924ed5c9bc4cc7abb4b0699087f798" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.066 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9377 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="15924ed5c9bc4cc7abb4b0699087f798", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.066 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37025
08:05:15.067 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460099428352) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.068 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460106006528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.069 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460114866176) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.070 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460120875008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.080 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e37c4048f8854cfa9a5c6fc901d1f88a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460126150656) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.080 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e37c4048f8854cfa9a5c6fc901d1f88a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9387 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e37c4048f8854cfa9a5c6fc901d1f88a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.084 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37035
08:05:15.093 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f230cf254be6407682d9384f29372dd5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460173733888) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.093 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f230cf254be6407682d9384f29372dd5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.097 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9393 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f230cf254be6407682d9384f29372dd5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.097 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37041
08:05:15.098 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460233994240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.099 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@311657852(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:15.099 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460233994240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.100 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460240863232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a2cb6fb1f3f04edb862ec79a4db8d730", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460240863232) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a2cb6fb1f3f04edb862ec79a4db8d730" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.111 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9401 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a2cb6fb1f3f04edb862ec79a4db8d730", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.111 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37049
08:05:15.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460286128128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.113 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460286128128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.121 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b194de38795f4dc6b83e914b886ece1c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460299796480) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.121 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b194de38795f4dc6b83e914b886ece1c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.123 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9414 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b194de38795f4dc6b83e914b886ece1c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.123 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37062
08:05:15.129 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d4986fd1c0ae4a139d531f922ff2fd4f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.129 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d4986fd1c0ae4a139d531f922ff2fd4f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.131 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d4986fd1c0ae4a139d531f922ff2fd4f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.131 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37065
08:05:15.137 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1abe2eed5f8a4d9ea828de32ab6c198b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.138 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1abe2eed5f8a4d9ea828de32ab6c198b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.140 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1abe2eed5f8a4d9ea828de32ab6c198b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.141 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.142 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.143 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.143 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.144 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.145 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.146 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.146 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.153 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "64434336702f4f60b1243b9bf4770c0b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.153 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "64434336702f4f60b1243b9bf4770c0b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.156 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="64434336702f4f60b1243b9bf4770c0b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.162 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0d6001f2cdf54b2ab05bbb191f87b292", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.162 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0d6001f2cdf54b2ab05bbb191f87b292" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.165 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0d6001f2cdf54b2ab05bbb191f87b292", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.166 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.166 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.167 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.175 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "864068e8fc8046c6b5afdcd1c4541451", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.176 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "864068e8fc8046c6b5afdcd1c4541451" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.178 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="864068e8fc8046c6b5afdcd1c4541451", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.179 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "74a3551669bd469192ccccbb59a663b5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "74a3551669bd469192ccccbb59a663b5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.188 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="74a3551669bd469192ccccbb59a663b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.189 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.197 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "813eb1c0e9854c5197cb05f3db51aaba", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.197 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "813eb1c0e9854c5197cb05f3db51aaba" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.199 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="813eb1c0e9854c5197cb05f3db51aaba", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.200 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.207 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c46555c3cdfa4480a29fb0252e42bf23", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.207 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c46555c3cdfa4480a29fb0252e42bf23" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.210 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c46555c3cdfa4480a29fb0252e42bf23", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.211 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.212 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.220 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5cced851fcc044cfb4b2c82ea8d091ec", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.220 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5cced851fcc044cfb4b2c82ea8d091ec" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.222 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5cced851fcc044cfb4b2c82ea8d091ec", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.228 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c8262297cdb54a339b2c5c95fcc04970", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.228 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c8262297cdb54a339b2c5c95fcc04970" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.231 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c8262297cdb54a339b2c5c95fcc04970", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.237 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8430545661104603a49b465d9bba5855", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.237 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8430545661104603a49b465d9bba5855" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8430545661104603a49b465d9bba5855", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bfce78c763f742029317993c5f6fd94a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bfce78c763f742029317993c5f6fd94a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bfce78c763f742029317993c5f6fd94a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.251 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4ff53aa6159c4c4184da242426f53eb4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.258 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4ff53aa6159c4c4184da242426f53eb4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.260 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="4ff53aa6159c4c4184da242426f53eb4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.267 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "716ef551e7534d8da3d74b8186d70a78", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.267 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "716ef551e7534d8da3d74b8186d70a78" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.269 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="716ef551e7534d8da3d74b8186d70a78", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.276 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b5f152f9827e427184aae3c140fb23b5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.277 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b5f152f9827e427184aae3c140fb23b5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b5f152f9827e427184aae3c140fb23b5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.280 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.281 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.287 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9004980ea27b4e489c3d21fdba5e6844", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9004980ea27b4e489c3d21fdba5e6844" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.290 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9004980ea27b4e489c3d21fdba5e6844", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ae2ceef0724b49ed8905d2ae07c87311", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.297 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ae2ceef0724b49ed8905d2ae07c87311" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.299 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ae2ceef0724b49ed8905d2ae07c87311", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.306 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "306ffe9bf81d45f6859ba7d2317d7cd7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.306 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "306ffe9bf81d45f6859ba7d2317d7cd7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.309 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="306ffe9bf81d45f6859ba7d2317d7cd7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.309 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.315 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "827af871170c498c9e2786efe1250db4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.316 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "827af871170c498c9e2786efe1250db4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.318 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="827af871170c498c9e2786efe1250db4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "17463c36bcdc4f99825cb81973a2abf3", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "17463c36bcdc4f99825cb81973a2abf3" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="17463c36bcdc4f99825cb81973a2abf3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.335 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cf6b3108c6f84813a8b7af178e00f7bb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.336 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "cf6b3108c6f84813a8b7af178e00f7bb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.338 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="cf6b3108c6f84813a8b7af178e00f7bb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.339 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.347 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7ac741b4b79c43a5972ca3a7573a1501", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.347 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7ac741b4b79c43a5972ca3a7573a1501" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.350 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7ac741b4b79c43a5972ca3a7573a1501", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.356 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2f6a5dbe7a8b40fb9f354b1631baecc4", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.356 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2f6a5dbe7a8b40fb9f354b1631baecc4" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.358 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2f6a5dbe7a8b40fb9f354b1631baecc4", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.364 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fd286b4b78d749d3a10d7622f5694a06", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.364 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fd286b4b78d749d3a10d7622f5694a06" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.366 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fd286b4b78d749d3a10d7622f5694a06", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "41ba4f30888d4cb8bd2e942e3517683e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.372 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "41ba4f30888d4cb8bd2e942e3517683e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.374 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="41ba4f30888d4cb8bd2e942e3517683e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.375 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.376 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.376 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.382 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "eece10dbf29c4cd18184be16d177a7c7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.382 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "eece10dbf29c4cd18184be16d177a7c7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.384 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="eece10dbf29c4cd18184be16d177a7c7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.385 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.386 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.387 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.388 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.396 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5989c50be52044b4b35874d4d255d2cd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.397 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5989c50be52044b4b35874d4d255d2cd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.400 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5989c50be52044b4b35874d4d255d2cd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.406 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "dbd8e9c7d02c45418dc2e8882d970ba2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.406 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "dbd8e9c7d02c45418dc2e8882d970ba2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.408 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="dbd8e9c7d02c45418dc2e8882d970ba2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.409 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.416 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c4c2ad9bbe7344678a24155f6a5046cc", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.416 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c4c2ad9bbe7344678a24155f6a5046cc" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.418 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c4c2ad9bbe7344678a24155f6a5046cc", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.425 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "04d21be77e234e2f9d32c03ac623204a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.425 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "04d21be77e234e2f9d32c03ac623204a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.428 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="04d21be77e234e2f9d32c03ac623204a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.435 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1e3b967b9fab43c887caf50566a4bb4c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.435 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1e3b967b9fab43c887caf50566a4bb4c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.438 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1e3b967b9fab43c887caf50566a4bb4c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2a336bfb712048e2ba072d6c6685a38b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "2a336bfb712048e2ba072d6c6685a38b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.447 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="2a336bfb712048e2ba072d6c6685a38b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.453 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "670db76c3bae4009ad8fdf02ebf2b4e2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.453 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "670db76c3bae4009ad8fdf02ebf2b4e2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.456 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="670db76c3bae4009ad8fdf02ebf2b4e2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.463 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f12b2e9205314bf0a2e97d51dacbb05f", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.463 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f12b2e9205314bf0a2e97d51dacbb05f" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.465 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f12b2e9205314bf0a2e97d51dacbb05f", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.471 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "364844016fd1408cb70337ef4638ebe0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.471 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "364844016fd1408cb70337ef4638ebe0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="364844016fd1408cb70337ef4638ebe0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c164a73388964abfba708f932ebbbd7e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.479 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c164a73388964abfba708f932ebbbd7e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.482 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c164a73388964abfba708f932ebbbd7e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.483 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.488 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3f7de9e3d6d24b169dea4f4f5f18cf31", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.488 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3f7de9e3d6d24b169dea4f4f5f18cf31" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3f7de9e3d6d24b169dea4f4f5f18cf31", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.492 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0e7b08d132e84f8aaf4607b8d87d38f6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.499 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0e7b08d132e84f8aaf4607b8d87d38f6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.501 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0e7b08d132e84f8aaf4607b8d87d38f6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.503 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.509 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c7ef25b7e43e4aa88a2948b1ba12e5c8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.509 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c7ef25b7e43e4aa88a2948b1ba12e5c8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.511 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c7ef25b7e43e4aa88a2948b1ba12e5c8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.518 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "74378556e37b42609c8872ca5f544a31", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.519 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "74378556e37b42609c8872ca5f544a31" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.521 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="74378556e37b42609c8872ca5f544a31", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.527 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b79838efd95c4f12a3aa3502b6e4ebb7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.527 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b79838efd95c4f12a3aa3502b6e4ebb7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.530 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b79838efd95c4f12a3aa3502b6e4ebb7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.530 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.531 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b063e490772840e088b4d1fd21b7cc25", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b063e490772840e088b4d1fd21b7cc25" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b063e490772840e088b4d1fd21b7cc25", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.540 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.541 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.542 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.542 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.548 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "14a6dd0ff3a44ddd93fe606e1222e387", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.548 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "14a6dd0ff3a44ddd93fe606e1222e387" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.551 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="14a6dd0ff3a44ddd93fe606e1222e387", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.557 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0453f63180fc4d69a54d298de40c817a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.557 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0453f63180fc4d69a54d298de40c817a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.559 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0453f63180fc4d69a54d298de40c817a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.565 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "69df079e32b3461c92b813a14ec1cf73", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.565 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "69df079e32b3461c92b813a14ec1cf73" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.567 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="69df079e32b3461c92b813a14ec1cf73", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.573 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5d6ec669b5e3487d8609bf3fb5dd5b42", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.573 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5d6ec669b5e3487d8609bf3fb5dd5b42" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5d6ec669b5e3487d8609bf3fb5dd5b42", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.576 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.581 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "94079fe260734fb0a23df51b39870593", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.581 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "94079fe260734fb0a23df51b39870593" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.584 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="94079fe260734fb0a23df51b39870593", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.585 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.590 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1f3247d474e94bd38cf948a0b0853f59", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.591 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1f3247d474e94bd38cf948a0b0853f59" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.593 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1f3247d474e94bd38cf948a0b0853f59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.602 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "23883373eaa443599092083f877c878e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.602 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "23883373eaa443599092083f877c878e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.605 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="23883373eaa443599092083f877c878e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.606 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8b76dfd1b21c4b07b11723e00fc70d64", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.612 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8b76dfd1b21c4b07b11723e00fc70d64" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.615 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8b76dfd1b21c4b07b11723e00fc70d64", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.616 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b1e2d181c34444028efa7b4969e764ce", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b1e2d181c34444028efa7b4969e764ce" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b1e2d181c34444028efa7b4969e764ce", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.632 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f08610d5f53b459f9edcf6cd3e8b104c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.632 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f08610d5f53b459f9edcf6cd3e8b104c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.635 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f08610d5f53b459f9edcf6cd3e8b104c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.641 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "635d4997e1a84579adeee9b92de17194", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.641 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "635d4997e1a84579adeee9b92de17194" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.644 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="635d4997e1a84579adeee9b92de17194", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.650 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bc1443bbedeb43c88462464b6f6566bd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.650 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bc1443bbedeb43c88462464b6f6566bd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.652 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bc1443bbedeb43c88462464b6f6566bd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "8995ed28c727415d9162f21b70091909", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "8995ed28c727415d9162f21b70091909" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.662 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="8995ed28c727415d9162f21b70091909", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.668 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bd0b4c0d3f62420a8874d0dde84e7653", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.668 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bd0b4c0d3f62420a8874d0dde84e7653" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bd0b4c0d3f62420a8874d0dde84e7653", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.677 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "766fbb9312384a85ae9342ef88843ef5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.677 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "766fbb9312384a85ae9342ef88843ef5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="766fbb9312384a85ae9342ef88843ef5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.685 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fd411d81da6941afb1a911804117944b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.685 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fd411d81da6941afb1a911804117944b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.688 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fd411d81da6941afb1a911804117944b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5bcb5a0fb2b9455db15ccef12f651de0", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.694 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5bcb5a0fb2b9455db15ccef12f651de0" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.697 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5bcb5a0fb2b9455db15ccef12f651de0", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.703 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7e406d8d3a5941df9b025dfc74759095", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.704 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "7e406d8d3a5941df9b025dfc74759095" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="7e406d8d3a5941df9b025dfc74759095", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.707 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.713 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "d82d1755c06448f38a6faf3527342350", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207460316643328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.713 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "d82d1755c06448f38a6faf3527342350" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.717 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9417 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="d82d1755c06448f38a6faf3527342350", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.718 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207460322668544) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.719 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207462776721408) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.721 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1553949045(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:15.723 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1477951010(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:15.729 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fedd6618f20b4adcacf8d4b0c11b35a7", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207462783254528) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.729 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fedd6618f20b4adcacf8d4b0c11b35a7" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.733 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9420 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fedd6618f20b4adcacf8d4b0c11b35a7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.733 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37068
08:05:15.734 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207462836748288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.735 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207462836748288) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.744 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "543a49a1aa064c56b22f341601c2058b", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207462845177856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.744 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "543a49a1aa064c56b22f341601c2058b" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.749 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9445 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="543a49a1aa064c56b22f341601c2058b", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.750 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37093
08:05:15.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3c51e3c6c56e47d1be76d0e1de45e077", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207462892830720) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.759 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3c51e3c6c56e47d1be76d0e1de45e077" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.763 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9451 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3c51e3c6c56e47d1be76d0e1de45e077", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.763 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37099
08:05:15.764 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207462959349760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.765 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207462959349760) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.776 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "21c34631a4464597b5597a39d1a6ca4c", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207462967877632) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.776 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "21c34631a4464597b5597a39d1a6ca4c" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.780 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9459 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="21c34631a4464597b5597a39d1a6ca4c", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.780 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37107
08:05:15.781 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463030362112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.782 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463030362112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.783 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463039344640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.787 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1017067807(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:15.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5f94c7196c8c413c970b59585d88b5fd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207463039344640) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.793 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "5f94c7196c8c413c970b59585d88b5fd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.796 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9467 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="5f94c7196c8c413c970b59585d88b5fd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.796 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37115
08:05:15.797 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463090937856) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a3f70ecf53914d36b3e0376c13a42ebb", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207463096922112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.807 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a3f70ecf53914d36b3e0376c13a42ebb" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.810 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9483 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a3f70ecf53914d36b3e0376c13a42ebb", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.810 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37131
08:05:15.811 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463148470272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.812 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@841610133(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:15.812 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463155666944) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a0ab2a9f9eee4c579a173315f4e6c0df", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207463162519552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.821 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a0ab2a9f9eee4c579a173315f4e6c0df" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.825 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9491 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a0ab2a9f9eee4c579a173315f4e6c0df", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.826 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37139
08:05:15.827 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463209271296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "47c109632ad5459cac924c7c3f3c8423", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207463209271296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.841 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "47c109632ad5459cac924c7c3f3c8423" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.841 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@354072684(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:15.844 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1880748611(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:15.845 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9505 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="47c109632ad5459cac924c7c3f3c8423", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.845 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37153
08:05:15.848 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@889944734(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:15.855 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "060dca128c8c46f2811a6ca3df681fad", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207463290667008) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.855 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "060dca128c8c46f2811a6ca3df681fad" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.859 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9512 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="060dca128c8c46f2811a6ca3df681fad", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.859 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37160
08:05:15.860 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463345328128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.861 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463345328128) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.862 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463362072576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.874 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a8f0299a0ed741548eae24666023a780", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207463362072576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.874 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a8f0299a0ed741548eae24666023a780" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9544 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a8f0299a0ed741548eae24666023a780", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.878 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37192
08:05:15.878 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1212383985(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:15.880 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@140151373(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:15.882 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@938408687(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:15.889 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "048f5abbcf004238b83f5f4d9d5da3ea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207463431729152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.889 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "048f5abbcf004238b83f5f4d9d5da3ea" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.889 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1507834118(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:15.892 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9551 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="048f5abbcf004238b83f5f4d9d5da3ea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.892 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37199
08:05:15.892 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@232778950(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:15.894 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1368066002(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:15.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "b066e02a959843f5aae300e4f93a12db", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207463455395840) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.901 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "b066e02a959843f5aae300e4f93a12db" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.905 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9572 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="b066e02a959843f5aae300e4f93a12db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.905 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37220
08:05:15.914 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bd2e5cf33f794b7e865b93abb082dcea", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207463541673984) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.914 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bd2e5cf33f794b7e865b93abb082dcea" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.918 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9614 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bd2e5cf33f794b7e865b93abb082dcea", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.918 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37262
08:05:15.927 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ba4908cfab024d45a84e64de00396df1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207463589335040) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.927 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ba4908cfab024d45a84e64de00396df1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.930 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9618 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ba4908cfab024d45a84e64de00396df1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.930 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37266
08:05:15.931 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463640653824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.932 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463640653824) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0f1be689e22842c39152d355f6ac1ab1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207463654055936) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.941 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0f1be689e22842c39152d355f6ac1ab1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.945 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9624 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0f1be689e22842c39152d355f6ac1ab1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.946 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37272
08:05:15.947 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463700865024) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.955 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9e89c74c672242e4a1e2c436d1740c82", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207463708897280) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.959 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "9e89c74c672242e4a1e2c436d1740c82" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.964 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9630 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="9e89c74c672242e4a1e2c436d1740c82", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.964 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37278
08:05:15.972 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1e41ab8a90d543cab6dedd5aa700d9b8", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207463775842304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.973 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1e41ab8a90d543cab6dedd5aa700d9b8" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.976 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9633 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1e41ab8a90d543cab6dedd5aa700d9b8", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.976 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37281
08:05:15.985 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "bffad0a91a3f42a2a308cba50869dd35", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207463828123648) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.985 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "bffad0a91a3f42a2a308cba50869dd35" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:15.988 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9636 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="bffad0a91a3f42a2a308cba50869dd35", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:15.989 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37284
08:05:15.989 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463884439552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.990 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463884439552) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.999 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "df3eba00b9b746f4853fea852d43f510", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207463892578304) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:15.999 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "df3eba00b9b746f4853fea852d43f510" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.003 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9643 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="df3eba00b9b746f4853fea852d43f510", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.003 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37291
08:05:16.004 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463944282112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.011 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e92c7ac234a446ab9fb30f715546e8c5", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207463944282112) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.011 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "e92c7ac234a446ab9fb30f715546e8c5" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.016 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9650 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="e92c7ac234a446ab9fb30f715546e8c5", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.017 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37298
08:05:16.018 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463989792768) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.019 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207463996043264) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.020 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464007704576) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "25ed55fd928d40c093f63ab44987ffae", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464014135296) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.029 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "25ed55fd928d40c093f63ab44987ffae" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.031 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@292730510(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:16.032 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9656 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="25ed55fd928d40c093f63ab44987ffae", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.032 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37304
08:05:16.039 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1896ef59b9e541efba055936423270af", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464057913344) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.040 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "1896ef59b9e541efba055936423270af" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.044 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9661 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="1896ef59b9e541efba055936423270af", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.044 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37309
08:05:16.045 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464111370240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fcfba889a4d14fe1975657de363d1153", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464111370240) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.054 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fcfba889a4d14fe1975657de363d1153" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.057 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9674 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fcfba889a4d14fe1975657de363d1153", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.057 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37322
08:05:16.058 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464160579584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.059 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464168325120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.060 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464168325120) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.068 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "0664d12687634f25b012aec27770047a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464175321088) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.068 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "0664d12687634f25b012aec27770047a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.072 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9681 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="0664d12687634f25b012aec27770047a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.072 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37329
08:05:16.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "94669afb0952406a88dfa65f8db31ca1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464221507584) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.083 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "94669afb0952406a88dfa65f8db31ca1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.087 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9686 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="94669afb0952406a88dfa65f8db31ca1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.087 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37334
08:05:16.088 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464282046464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.095 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f565a6c258ef4416a883b193a818c90d", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464289570816) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.096 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f565a6c258ef4416a883b193a818c90d" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.100 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9694 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f565a6c258ef4416a883b193a818c90d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.100 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37342
08:05:16.111 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c3800b654e30474d9724a612e6f4b8b2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464341032960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.111 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "c3800b654e30474d9724a612e6f4b8b2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.115 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9698 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="c3800b654e30474d9724a612e6f4b8b2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.115 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37346
08:05:16.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "43462cb55c204a2ab481b342bb49f998", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464403443712) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.124 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "43462cb55c204a2ab481b342bb49f998" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.128 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9706 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="43462cb55c204a2ab481b342bb49f998", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.128 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37354
08:05:16.139 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "15256221cfcc41399064a810eabce240", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464448483328) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.139 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "15256221cfcc41399064a810eabce240" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.143 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9710 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="15256221cfcc41399064a810eabce240", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.143 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37358
08:05:16.144 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464516796416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a20a5facba2843f2ba8df052da1517dd", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464516796416) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.154 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a20a5facba2843f2ba8df052da1517dd" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.155 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@901855791(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:16.157 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9717 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a20a5facba2843f2ba8df052da1517dd", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.158 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37365
08:05:16.158 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464547987456) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.169 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "999eb74bd51f42f39d4c06132bbe46b6", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464573366272) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.170 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "999eb74bd51f42f39d4c06132bbe46b6" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.173 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9722 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="999eb74bd51f42f39d4c06132bbe46b6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.173 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37370
08:05:16.174 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464636284928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.179 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1200249229(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:16.187 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "3cd6816d928d49e39486beedfe8a4ac1", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464636284928) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.187 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "3cd6816d928d49e39486beedfe8a4ac1" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.188 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1312187193(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:16.191 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9737 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="3cd6816d928d49e39486beedfe8a4ac1", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.191 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37385
08:05:16.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "ee597f250a6d4d3badd7e7fe0adcf015", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464708493312) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "ee597f250a6d4d3badd7e7fe0adcf015" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.204 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9752 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="ee597f250a6d4d3badd7e7fe0adcf015", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.204 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37400
08:05:16.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "75119f630b034a87a93b8f3151fbed3a", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464763080704) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.213 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "75119f630b034a87a93b8f3151fbed3a" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.216 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9768 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="75119f630b034a87a93b8f3151fbed3a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.216 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37416
08:05:16.217 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464812265472) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.218 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464818798592) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.219 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464824991744) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.220 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464830025728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.221 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464830025728) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "228a24f2055c4d558a729ca4d24cad92", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464836198400) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.230 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "228a24f2055c4d558a729ca4d24cad92" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.234 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9777 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="228a24f2055c4d558a729ca4d24cad92", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.234 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37425
08:05:16.243 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "16ff937da1814e90bec611da69a7c0a2", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464888881152) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.243 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "16ff937da1814e90bec611da69a7c0a2" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.246 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9783 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="16ff937da1814e90bec611da69a7c0a2", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.246 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37431
08:05:16.247 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464936398848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.248 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464936398848) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.249 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207464947646464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f2ee8238bffb4610985ca0660f131351", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207464947646464) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.257 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "f2ee8238bffb4610985ca0660f131351" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.262 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9789 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="f2ee8238bffb4610985ca0660f131351", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.262 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37437
08:05:16.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a0dc8eafc13645259abb01c45ae41b4e", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207465001451520) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "a0dc8eafc13645259abb01c45ae41b4e" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.283 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9796 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="a0dc8eafc13645259abb01c45ae41b4e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.283 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37444
08:05:16.284 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7305207465088552960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.285 [DEBUG - writer-test-thread] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=540, flusherTask=null, flushNotification=Deferred@1257536183(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:05:16.293 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fae6efe169c44c2dbffe9d24f4153093", data = RowwiseRowResultIterator for 27648 rows, more = true, responseScanTimestamp = 7305207465088552960) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.293 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "fae6efe169c44c2dbffe9d24f4153093" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.296 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9800 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="fae6efe169c44c2dbffe9d24f4153093", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80006BFF)
08:05:16.296 [INFO - scanner-test-thread] (ITClient.java:399) New row count 37448
08:05:16.305 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "91e8f665b7314d00bd9236655c861150", data = RowwiseRowResultIterator for 27648 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.305 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "91e8f665b7314d00bd9236655c861150" opened on 2b2d91a4d34543fb917e4b333e1fe523@[2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869),bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655),db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)[L]]
08:05:16.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9815 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITClient-1783497853607, tablet=2b2d91a4d34543fb917e4b333e1fe523, scannerId="91e8f665b7314d00bd9236655c861150", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:05:16.310 [DEBUG - main] (Connection.java:575) [peer bfee26ef7e064e1aa1bf681d02a20d7c(127.26.35.65:33655)] disconnecting while in state TERMINATED
08:05:16.310 [DEBUG - main] (Connection.java:575) [peer db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)] disconnecting while in state READY
08:05:16.310 [DEBUG - main] (Connection.java:575) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] disconnecting while in state READY
08:05:16.310 [DEBUG - main] (Connection.java:575) [peer master-127.26.35.124:44375(127.26.35.124:44375)] disconnecting while in state TERMINATED
08:05:16.311 [DEBUG - main] (Connection.java:575) [peer master-127.26.35.126:36373(127.26.35.126:36373)] disconnecting while in state TERMINATED
08:05:16.311 [DEBUG - main] (Connection.java:575) [peer master-127.26.35.125:41239(127.26.35.125:41239)] disconnecting while in state READY
08:05:16.311 [DEBUG - kudu-nio-2] (Connection.java:239) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] handling channelInactive
08:05:16.311 [DEBUG - kudu-nio-4] (Connection.java:239) [peer master-127.26.35.125:41239(127.26.35.125:41239)] handling channelInactive
08:05:16.311 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 2d2a397923714ec08ddb8a6fa7958204(127.26.35.66:35869)] cleaning up while in state READY due to: connection closed
08:05:16.311 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.35.125:41239(127.26.35.125:41239)] cleaning up while in state READY due to: connection closed
08:05:16.311 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:05:16.314 [DEBUG - kudu-nio-5] (Connection.java:239) [peer db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)] handling channelInactive
08:05:16.314 [DEBUG - kudu-nio-5] (Connection.java:709) [peer db912c756d5642188ac063a9a687a1fe(127.26.35.67:38795)] cleaning up while in state READY due to: connection closed
08:05:16.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:16.315080 26765 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwwxHvV/build/release/bin/kudu with pid 28194
08:05:16.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:16.322013 26765 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwwxHvV/build/release/bin/kudu with pid 27862
08:05:16.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:16.329728 26765 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwwxHvV/build/release/bin/kudu with pid 27319
08:05:16.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:16.338964 26765 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwwxHvV/build/release/bin/kudu with pid 28052
08:05:16.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:16.345104 26765 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwwxHvV/build/release/bin/kudu with pid 27711
08:05:16.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 08:05:16.351054 26765 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskwwxHvV/build/release/bin/kudu with pid 28378
08:05:16.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T08:05:16Z chronyd exiting

Time: 62.933

OK (1 test)

